1.

Record Nr.

UNINA9910760255503321

Autore

Agrawal Himanshu

Titolo

Kubernetes Fundamentals : A Step-by-Step Development and Interview Guide / / by Himanshu Agrawal

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2023

ISBN

1-4842-9729-6

Edizione

[1st ed. 2023.]

Descrizione fisica

1 online resource (446 pages)

Disciplina

005.3

Soggetti

Application software - Development - Computer programs

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

Chapter 1: Welcome to the World of Containers -- Chapter 2: Kubernetes- Deep Dive Begins -- Chapter 3: Essential Objects in Kubernetes Cluster -- CHAPTER 4: Objects Important for Secure Kubernetes Cluster -- CHAPTER 5: Networking in Kubernetes -- CHAPTER 6: Kubernetes Storage System -- CHAPTER 7: Manage Your Kubernetes Cluster Efficiently -- CHAPTER 8: Best Practices – Kubernetes and Docker -- CHAPTER 9: kubectl – The Command Line Tool.

Sommario/riassunto

Explore the world of Kubernetes and learn the concepts needed to develop, deploy, and manage applications on this container orchestrator. This step-by-step development guide is designed for application developers and support members aiming to learn Kubernetes and/or prepare for interviews. All the concepts in the book are presented in Q&A format, with questions framed exactly the way they are asked in an interview, giving you a distinctive edge in interviews.. You’ll start by understanding how application development and deployment have evolved over the decades leading up to containerization. You’ll then dive deep into core Kubernetes concepts, learning Kubernetes architecture, Kubernetes objects and workload resources, and how to exploit them to their full potential. You’ll also learn Kubernetes deployment strategies and concepts related to rollout and rollback. Moving on, you’ll look at two very important aspects of any computing ecosystem: networking and storage. You will gain an understanding of access control in Kubernetes and how to manage a



Kubernetes cluster using probes, resource quotas, taints, and tolerations. You will also get an overview of Docker and review Docker and Kubernetes best practices. Finally, you will learn about the kubectl command line tool. You will: Learn about basic and advanced Kubernetes objects and workload resources Master important concepts such as namespaces, selectors, annotations, and access control Understand the Kubernetes networking and storage system Manage a Kubernetes cluster with the help of probes, resource quotas, limits, and taints.