/Mastering-Kubernetes-Third-Edition

Mastering Kubernetes, Third Edition, published by Packt

Primary LanguagePython

Mastering Kubernetes - Third Edition

This is the code repository for Mastering Kubernetes - Third Edition, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

This new third edition of Mastering Kubernetes, updated with the latest tools and code, explores the newest features in Kubernetes 1.18 throughout the book to fully leverage the modularity and flexibility that Kubernetes offers to build and run large scale distributed applications.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter03.

The code will look like the following:

apiVersion: v1
kind: ServiceAccount
metadata:
  name: tiller
  namespace: kube-system
---

Errata

  • Page 69: In the code at the bottom of the page, it states "systemctl enable kublet" should be where is should be "systemctl enable kubelet" with the 'e' after 'kub' and before the 'let' in 'kubelet'

Related Products

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781839211256