kops

kops

kOps is Kubernetes Operations.

Synopsis

kOps is Kubernetes Operations.

kOps is the easiest way to get a production grade Kubernetes cluster up and running. We like to think of it as kubectl for clusters.

kOps helps you create, destroy, upgrade and maintain production-grade, highly available, Kubernetes clusters from the command line. AWS (Amazon Web Services) is currently officially supported, with Digital Ocean and OpenStack in beta support.

Options

  1. --config string yaml config file (default is $HOME/.kops.yaml)
  2. -h, --help help for kops
  3. --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
  4. --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
  5. -v, --v Level number for the log level verbosity

SEE ALSO