/k8s-kiss

Primary LanguageJava

Kubernetes: Zero to hero

Before you get started

Because I will be going through the content rather quickly, I’ve prepared this git repository so you can follow along, or check it out after. The content does not assume knowledge of Kubernetes. Some basic knowledge of Docker is required. The applications I will be using for most of the examples will be written in Java. Please feel free to play around with these applications.

Installing Kubernetes

Some Theory

Introducting Kubernetes

What does Kubernetes offer you?

How does Kubernetes achieve this?

Let’s do some Kubernetes