Acing the Certified Kubernetes Administrator Exam, Second Edition (eBook)

Acing the Certified Kubernetes Administrator Exam, Second Edition (eBook)

Crowell ChadBrito Rafael
Crowell ChadBrito Rafael
Prezzo:
€ 49,61
Compra EPUB
Prezzo:
€ 49,61
Compra EPUB

Formato

:
EPUB
Cloud: Scopri di più
Lingua: Inglese
Editore: Manning
Codice EAN: 9781638357681
Anno pubblicazione: 2025
Scopri QUI come leggere i tuoi eBook

Note legali

NOTE LEGALI

a) Garanzia legale, Pagamenti, Consegne, Diritto di recesso
b) Informazioni sul prezzo
Il prezzo barrato corrisponde al prezzo di vendita al pubblico al lordo di IVA e al netto delle spese di spedizione
Il prezzo barrato dei libri italiani corrisponde al prezzo di copertina.
I libri in inglese di Libraccio sono di provenienza americana o inglese.
Libraccio riceve quotidianamente i prodotti dagli USA e dalla Gran Bretagna, pagandone i costi di importazione, spedizione in Italia ecc.
Il prezzo in EURO è fissato da Libraccio e, in alcuni casi, può discostarsi leggermente dal cambio dollaro/euro o sterlina/euro del giorno. Il prezzo che pagherai sarà quello in EURO al momento della conferma dell'ordine.
In ogni caso potrai verificare la convenienza dei nostri prezzi rispetto ad altri siti italiani e, in moltissimi casi, anche rispetto all'acquisto su siti americani o inglesi.
c) Disponibilità
I termini relativi alla disponibilità dei prodotti sono indicati nelle Condizioni generali di vendita.

Disponibilità immediata
L'articolo è immediatamente disponibile presso Libraccio e saremo in grado di procedere con la spedizione entro un giorno lavorativo.
Nota: La disponibilità prevista fa riferimento a singole disponibilità.

Disponibile in giorni o settimane (ad es. "3-5-10 giorni", "4-5 settimane" )
L'articolo sarà disponibile entro le tempistiche indicate, necessarie per ricevere l'articolo dai nostri fornitori e preparare la spedizione.
Nota: La disponibilità prevista fa riferimento a singole disponibilità.

Prenotazione libri scolastici
Il servizio ti permette di prenotare libri scolastici nuovi che risultano non disponibili al momento dell'acquisto.

Attualmente non disponibile
L'articolo sarà disponibile ma non sappiamo ancora quando. Inserisci la tua mail dalla scheda prodotto attivando il servizio Libraccio “avvisami” e sarai contattato quando sarà ordinabile.

Difficile reperibilità
Abbiamo dei problemi nel reperire il prodotto. Il fornitore non ci dà informazioni sulla sua reperibilità, ma se desideri comunque effettuare l'ordine, cercheremo di averlo nei tempi indicati. Se non sarà possibile, ti avvertiremo via e-mail e l'ordine verrà cancellato.
Chiudi

Descrizione

Acing the Certified Kubernetes Administrator Exam, Second Edition is your fast-track to becoming a Certified Kubernetes Administrator! Branding yourself as a Certified Kubernetes Administrator makes you stand out in the competitive job market for Kubernetes and cloud native engineers. With the exam’s latest updates introducing Operators, the Gateway API, and Kustomize, mastering Kubernetes extensibility is now front and center. This second edition of the bestselling original helps you build the skills and strategic insights you need to build production-ready clusters with confidence and ace the updated hands-on CKA exam the first time you sit for it. In Acing the Certified Kubernetes Administrator Exam you’ll learn how to: • Administer an application running on Kubernetes • Troubleshoot errors inside a Kubernetes cluster • Authenticate users and machines to the Kubernetes API • Create persistent storage in Kubernetes • Manage container networking and secure traffic in a Kubernetes cluster • Add additional functionality to an existing Kubernetes cluster The Certified Kubernetes Administrator (CKA) exam proves to your next employer that you can set up and manage Kubernetes clusters. This newly revised edition gets you up to speed with new exam skills, including Operators, Network Policies, the Gateway API, and Kustomize. Alongside comprehensive coverage of networking, scheduling, and troubleshooting, you’ll get essential tips to help you stay cool under pressure in the exam room. About the technology Prove to your next employer you can set up and manage Kubernetes clusters. The Certified Kubernetes Administrator (CKA) exam tests your hands-on skills with all core Kubernetes features, including Operators, Network Policies, the Gateway API, and Kustomize. This book will help you pass the first time. About the book Acing the Certified Kubernetes Administrator Exam, Second Edition guides you through the CKA with realistic CLI-based exercises that mirror the actual test. You’ll practice key skills like deploying containerized applications, managing access with the Gateway API, securing network traffic, troubleshooting cluster failures, and role-based access control, so there will be no surprises on exam day. What's inside • Administer an application running on Kubernetes • Troubleshoot errors in a Kubernetes cluster • Authenticate users and machines • Create persistent storage in Kubernetes • Manage container networking and secure traffic About the reader For readers of all skill levels—including Kubernetes beginners. About the author Chad M. Crowell is a Kubernetes contributor, CNCF Ambassador, and a well-known CKA instructor. Rafael Brito is a Principal Engineer at StormForge by CloudBolt, a Kubernetes developer, and a CNCF community organizer. Table of Contents 1 First steps 2 Kubernetes cluster 3 Identity and access management 4 Deploying applications in Kubernetes 5 Running applications in Kubernetes 6 Communication in a Kubernetes cluster 7 Storage in Kubernetes 8 Troubleshooting Kubernetes 9 Taking the test A Creating a Kubernetes cluster with kind B Advanced configurations for kind C Installing a CNI in a kind cluster D Solving the practice exercises