Kubernetes Operations (kOps) Project
Explore the Kubernetes operations (kOps) project.
We'll cover the following...
What is Kubernetes Operations (kOps)?
If you visit the Kubernetes Operations (kops) project on GitHub, the first sentence you’ll read is that it is “The easiest way to get a production-grade Kubernetes cluster up and running.” This sentence is accurate only if we exclude Google Kubernetes Engine (GKE). We prefer kOps since it provides a good level of simplicity without taking away the control of the process. It allows us to tweak the cluster more than we would be permitted with ...