|
- Welcome - kOps - Kubernetes Operations
kops will not only help you create, destroy, upgrade and maintain production-grade, highly available, Kubernetes cluster, but it will also provision the necessary cloud infrastructure
- Installing - kOps - Kubernetes Operations
Windows Get kops-windows-amd64 from our releases Rename kops-windows-amd64 to kops exe and store it in a preferred path Make sure the path you chose is added to your Path environment variable
- Installing kOps (Binaries) - kOps - Kubernetes Operations
kubectl kubectl is the CLI tool to manage and operate Kubernetes clusters You can install it as follows
- Deploying to AWS - kOps - Kubernetes Operations
In order to correctly prepare your AWS account for kops, we require you to install the AWS CLI tools, and have API credentials for an account that has the permissions to create a new IAM account for kops later in the guide
- Releases Versioning - kOps - Kubernetes Operations
This time allows for the Kubernetes project to resolve any issues introduced by the new version and ensures that we can support the latest features kOps will release alpha and beta pre-releases for people that are eager to try the latest Kubernetes release
- kOps Commands - kOps - Kubernetes Operations
Please refer to the kOps cli reference for full documentation kops create kops create registers a cluster There are two ways of registering a cluster: using a cluster spec file or using cli arguments kops create -f <cluster spec> kops create -f <cluster spec> will register a cluster using a kOps spec yaml file
- kops - kOps - Kubernetes Operations
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
- Deploying to Azure - Alpha - kOps - Kubernetes Operations
By default, kOps create two VM Scale Sets - one for the k8s master and the other for worker nodes Managed Disks are used as etcd volumes ("main" database and "event" database) and attached to the K8s master VMs Role assignments are needed to grant API access and Blob storage access to the VMs
|
|
|