The Kubernetes Handbook – Learn Kubernetes for Beginners

The Kubernetes Handbook – Learn Kubernetes for Beginners

Kubernetes is an open-source container orchestration platform that automates the deployment, management, scaling, and networking of containers.

It was developed by Google using the Go Programming Language, and this amazing technology has been open-source since 2014.

Apart from being very powerful, Kubernetes is known for being quite hard to get started with. I won't say it's easy, but if you are equipped with the prerequisites and go through this guide attentively and with patience, you should be able to:

Prerequisites

Project Code

Code for the example projects can be found in the following repository:

You can find the complete code in the completed branch.

Table of Contents