Chapter 3
Introduction to Kubernetes
Learning Objectives
By the end of this chapter, you will be able to:
- Acquaint yourself with the various sections of Kubernetes architecture
- Install a local Kubernetes solution and create a cluster
- Access a Kubernetes cluster graphically and by using the command-line interface (CLI)
- Work with the building-block concepts of Kubernetes
- Install a real-life application in a Kubernetes cluster
This chapter gives an introduction to Kubernetes. We will cover Kubernetes history, architecture, and important Kubernetes concepts required for further chapters.
Introduction
Running microservice applications in containers solves problems related to scalability, reliability, and robustness; however, it comes with ...
Get Introduction to DevOps with Kubernetes 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.