Intro This is a concise, opinionated guide to Kubernetes. I’m assuming you already know how to build software and are just looking to get started with Kubernetes. This is a 2-parter: the first is language-agnostic and the second is for a particular language. I have Go and Node right now.Assume we want to build a JSON web server managed by Kubernetes. At the end of this guide, we will be able to do this: