kwokctl #
kwokctl 是一个简化集群创建和管理的工具,其中节点由 kwok 模拟
kwokctl [command] [flags]
选项 #
-c, --config strings config path (default [~/.kwok/kwok.yaml])
--dry-run Print the command that would be executed, but do not execute it
-h, --help help for kwokctl
--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 config - 管理 [reset, tidy, view] 默认配置
- kwokctl create - 创建 [cluster] 之一
- kwokctl delete - 删除 [cluster] 之一
- kwokctl etcdctl - 集群中的 etcdctl
- kwokctl export - 导出 [logs] 之一
- kwokctl get - 获取 [artifacts, clusters, components, kubeconfig] 之一
- kwokctl hack - [experimental] 在没有 apiserver 的情况下,在 etcd 中 [experimental] Hack [get, put, delete] 资源
- kwokctl kubectl - 集群中的 kubectl
- kwokctl logs - 记录 [audit, etcd, kube-apiserver, kube-controller-manager, kube-scheduler, kwok-controller, dashboard, metrics-server, prometheus, jaeger] 之一
- kwokctl scale - 扩展集群中的资源
- kwokctl snapshot - 快照 [save, restore, record, replay, export] 集群之一
- kwokctl start - 启动 [cluster] 之一
- kwokctl stop - 停止 [cluster] 之一