kwokctl #
kwokctl creates and manages local simulated Kubernetes clusters
kwokctl [command] [flags]
Options #
-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)
SEE ALSO #
- kwokctl config - Manages config [convert, reset, tidy, view]
- kwokctl create - Creates one of [cluster]
- kwokctl delete - Deletes one of [cluster]
- kwokctl etcdctl - Run etcdctl in cluster
- kwokctl export - Exports one of [logs]
- kwokctl get - Gets one of [artifacts, clusters, components, kubeconfig]
- kwokctl kectl - [experimental] Run kubectl-like commands directly against etcd
- kwokctl kubectl - Run kubectl in cluster
- kwokctl logs - Logs ‘audit’ (if enabled) or any component name
- kwokctl port-forward - Forward one local ports to a component
- kwokctl scale - Scale a resource in cluster
- kwokctl snapshot - [experimental] Snapshot [save, restore, export] one of cluster
- kwokctl start - Starts one of [cluster]
- kwokctl stop - Stops one of [cluster]