Kwokctl Scale

kwokctl scale #

扩展集群中的资源

kwokctl scale [node, pod, ...] [name] [flags]

选项 #

  -h, --help                help for scale
  -n, --namespace string    Namespace of resource to scale
      --param stringArray   Parameter to update
      --replicas uint       Number of replicas (default 1)
      --serial-length int   Length of serial number (default 6)

从父命令继承的选项 #

  -c, --config strings   config path (default [~/.kwok/kwok.yaml])
      --dry-run          Print the command that would be executed, but do not execute it
      --name string      cluster name (default "kwok")
  -v, --v log-level      number for the log level verbosity (DEBUG, INFO, WARN, ERROR) or (-4, 0, 4, 8) (default INFO)

另请参阅 #

  • kwokctl - kwokctl 是一个简化集群创建和管理的工具,节点由 kwok 模拟