Kubernetes Everywhere: Managing Professional Kubernetes Clusters and Applications (Early Release)

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

As the mass migration to containerize software applications continues, Kubernetes has overwhelmingly become the platform to run those applications. Cloud providers like AWS, Google, and Microsoft bundle complex Kubernetes services to make it easier to deploy and scale applications. On-premises data centers and devices let companies manage the costs and security of their Kubernetes clusters themselves. Kubernetes can also be found outside of data centers for edge computing, IOT devices, and 5G networks. Kubernetes is literally everywhere. The demand for Kubernetes expertise at a premium as the leading platform for large clouds and small on-premises computing. Kubernetes Everywhere steps you through creating your own on-premises, professional-grade Kubernetes cluster. Along the way, you gain the knowledge to master features such as deployment methods, network setup, storage management, node autoscaling, authentication, and pod and cluster security. You learn ways to obtain Kubernetes certifications, find online resources for trying Kubernetes and participate in the Kubernetes project community. While the book points out quick-start ways of using Kubernetes, the main difference from other Kubernetes instructions is its focus on careful planning and understanding at each step in the process. You learn each topic at the point in the process where you would be setting it up in a real Kubernetes cluster.

Author(s): Christopher Negus
Publisher: Addison-Wesley
Year: 2023

Language: English
Pages: 64

Cover
Title Page
Contents
Table of Contents
Preface
Part I: Introduction
Chapter 1: Understanding Kubernetes
Part II: Using Kubernetes
Chapter 2: Starting with containers
Understanding Containers
Using Containers
Summary
Exercises
Answers for Chapter 2
Chapter 3: Starting with Kubernetes
Starting with minikube
Summary
Exercises for Chapter 3
Answers for Chapter 3
Chapter 4: Running applications [This content is currently in development.]
Chapter 5: Managing applications with GitOps [This content is currently in development.]
Part III: Building Kubernetes
Chapter 6: Building Kubernetes clusters in the Cloud [This content is currently in development.]
Chapter 7: Building On-premise Kubernetes data centers [This content is currently in development.]
Chapter 8: Scaling infrastructure [This content is currently in development.]
Part IV: Maintaining Kubernetes
Chapter 9: Tooling: CLI, GitOps, and Terraform [This content is currently in development.]
Chapter 10: Upgrades [This content is currently in development.]
Chapter 11: Monitoring: Prometheus and Grafana [This content is currently in development.]
Chapter 12: Kubernetes Troubleshooting [This content is currently in development.]
Part V: Diving Deep into Kubernetes
Chapter 13: Security [This content is currently in development.]
Chapter 14: Networking [This content is currently in development.]
Chapter 15: Availability [This content is currently in development.]
Chapter 16: Load Balancing [This content is currently in development.]
Appendices
Appendix A: Learning and Certifications [This content is currently in development.]
Appendix B: kubectl CLI Reference [This content is currently in development.]
Appendix C: Infrastructure and Deployment YAML files [This content is currently in development.]
Appendix D: Exercise Answers [This content is currently in development.]