Information true: Download programming kubernetes pdf
Download programming kubernetes pdf | Playstation 3 games iso free download |
Download programming kubernetes pdf | Gerald levert made to love you free mp3 download |
Download programming kubernetes pdf | Free download supervpn |
From the Preface
Who Should Read This Book
Youâre a developer going cloud-native, or an AppOps, or namespace admin wanting to get the maximum out of Kubernetes. Vanilla settings donât do it for you anymore, and you may have learned about extension points. Good. Youâre in the right place.
What is Programming Kubernetes?
Programming Kubernetes can mean different things to different people... We assume you have access to a running Kubernetes cluster such as Amazon EKS, Microsoft AKS, Google GKE, or one of the OpenShift offerings.
We also assume that you are a Go programmerâthat is, you have experience or at least basic familiarity with the Go language.
By âprogramming Kubernetesâ in the context of this book, we mean the following: you are about to develop a Kubernetes-native application that directly interacts with the API server, querying the state of resources and/or updating their state.
We do not mean running off-the-shelf apps, such as WordPress or Rocket Chat or your favorite enterprise CRM system, oftentimes called commercially available off-the-shelf (COTS) apps.
So, in a nutshell, this book is about developing genuinely cloud-native applications.
Why We Wrote This Book
Both of us have been contributing to, writing about, teaching, and using Kubernetes since early 2015.
We have developed tooling and apps for Kubernetes and given workshops about developing on and with Kubernetes a couple of times. At some point we said, âWhy donât we write a book?â This would allow even more people, asynchronously and at their own pace, to learn how to program Kubernetes. And here we are. We hope you have as much fun reading the book as we did writing it.

-
-
-