Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.32 KB

Readme.md

File metadata and controls

24 lines (19 loc) · 1.32 KB

Kubernets

In this chapter, we're going to introduce Kubernetes. Kubernetes is currently the clear leader in the container orchestration space. We will start with a high-level overview of the architecture of a Kubernetes cluster and then discuss the main objects used in Kubernetes to define and run containerized applications.

This chapter covers the following topics:

Further reading

Here is a list of articles that contain more detailed information about the various topics that we discussed in this chapter: