3: Kubernetes architecture

We’ve already said Kubernetes sits between applications and infrastructure and acts like the OS of the cloud. Figure 3.1 shows applications running on Kubernetes, which, in turn, runs on infrastructure.

Figure 3.1
Figure 3.1

The diagram shows four Kubernetes installations running on four different platforms. All the application can see is four Kubernetes clusters, it can’t see the infrastructure below. This makes it easier to migrate applications from one Kubernetes installation to another.

We call a Kubernetes installation a Kubernetes cluster.

There are a couple of things worth clarifying about Figure 3.1.

Firstly, it’s ...

Get Quick Start Kubernetes - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.