Getting started with Kops in AWS

This post will walk you through building a kubernetes cluster in AWS using the tooling kOps. 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....

November 6, 2022 · 7 min · Me