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 ¶
--config string yaml config file (default is $HOME/.kops.yaml)
-h, --help help for kops
--name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
--state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
-v, --v Level number for the log level verbosity
SEE ALSO ¶
- kops completion - Generate the autocompletion script for the specified shell
- kops create - Create a resource by command line, filename or stdin.
- kops delete - Delete clusters, instancegroups, instances, and secrets.
- kops distrust - Distrust keypairs.
- kops edit - Edit clusters and other resources.
- kops export - Export configuration.
- kops get - Get one or many resources.
- kops promote - Promote a resource.
- kops replace - Replace cluster resources.
- kops rolling-update - Rolling update a cluster.
- kops toolbox - Miscellaneous, experimental, or infrequently used commands.
- kops trust - Trust keypairs.
- kops update - Update a cluster.
- kops upgrade - Upgrade a kubernetes cluster.
- kops validate - Validate a kOps cluster.
- kops version - Print the kOps version information.