copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Welcome - kOps - Kubernetes Operations What is kOps? ¶ We like to think of it as kubectl for clusters 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 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
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
kops - kOps - 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
Rolling Updates - kOps - Kubernetes Operations In order to avoid loss of service and other disruption, kOps replaces cloud instances incrementally with a rolling update Rolling updates are performed using the kops rolling-update cluster command
kOps Commands - kOps - Kubernetes Operations kops toolbox template ¶ kops toolbox template lets you generate a kOps spec using go templates This is very handy if you want to consistently manage multiple clusters kops version ¶ kops version will print the version of the code you are running
Production setup - kOps - Kubernetes Operations The getting started-documentation is a fast way of spinning up a Kubernetes cluster, but there are some aspects of kOps that require extra consideration This document will highlight the most important things you should know about before deploying your production workload
Releases Versioning - kOps - Kubernetes Operations To ease migration, kOps also supports two more minor versions that are considered deprecated Bugs isolated to deprecated Kubernetes versions will not be fixed unless they prohibit upgrades to supported versions kOps users are advised to run one of the 3 minor versions Kubernetes supports
Deploying to Hetzner - Beta - kOps - Kubernetes Operations WARNING: Hetzner Cloud support on kOps is currently in beta, which means it is in good shape and could be used for production However, it is not as rigorously tested as the stable cloud providers and there are some features that might be missing