Section 1: The Basics
In Section 1 of this book, we will cover the basic concepts that you need to understand in order to follow the examples in this book.
We will start this section by explaining the basics of these underlying concepts, such as containers and Kubernetes. Then, we will explain how to create a Kubernetes cluster on Azure and deploy an example application.
By the time you have finished this section, you will have a foundational knowledge of containers and Kubernetes and will have a Kubernetes cluster up and running in Azure that will allow you to follow the examples in this book.
This section contains the following chapters:
- Chapter 1, Introduction to containers and Kubernetes
- Chapter 2, Getting started with Azure Kubernetes Service