Kubernetes: Preparing for the Cka and Ckad Certifications
Martin, Philippe
- 出版商: Apress
- 出版日期: 2020-12-24
- 售價: $1,300
- 貴賓價: 9.5 折 $1,235
- 語言: 英文
- 頁數: 204
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1484264932
- ISBN-13: 9781484264935
-
相關分類:
Kubernetes
立即出貨 (庫存=1)
買這商品的人也買了...
-
$469演算法, 4/e (Algorithms, 4/e)
-
$1,728Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems (Paperback)
-
$1,730$1,644 -
$420$332 -
$352算法設計與分析基礎, 3/e (Introduction to the Design and Analysis of Algorithms, 3/e)
-
$620$490 -
$480$379 -
$534$507 -
$330$297 -
$1,170$1,112 -
$594$564 -
$1,460$1,387 -
$480$379 -
$1,250$1,188 -
$709深入淺出 ASP.NET Core
-
$1,008$958 -
$1,647Machine Learning Design Patterns: Solutions to Common Challenges in Data Preparation, Model Building, and Mlops
-
$480$379 -
$3,550$3,373 -
$594$564 -
$768$730 -
$811統計學習要素:機器學習中的數據挖掘、推斷與預測, 2/e (The Elements of Statistical Learning: Data Mining, Inference, and Prediction, 2/e)
-
$600$468 -
$1,630$1,549 -
$520$390
相關主題
商品描述
Master all the concepts and tools necessary to start administering a Kubernetes cluster and deploying applications to production. You will cover the entire curricula of the two Kubernetes certifications (for application developers and administrators).
The initial chapters guide you through deployment of a Kubernetes cluster on virtual machines and explore the different components of the control plane. Next, you will work with the kubectl command-line tool; namespaces, labels, selectors, and annotations--common resources used through the Kubernetes API. The following chapters describe the principle of controllers and detail how workload controllers work as well as the possibilities for configuring deployed applications.
You will also learn how to deploy a scalable and self-healing application, how pods are scheduled to nodes, how parts of the application can communicate, and how the application is discoverable from the outside. Next, you will cover security concerns describing the different authentication methods, the RBAC authorization mode, security contexts, network policies, and how to secure container images. You will also cover using persistent volumes for your containers to store long-term data, monitoring your clusters and applications and implementing design patterns for multi-container pods. The concluding chapters guide you through the upgrade of your deployed cluster.
After reading this book, you will have enough knowledge to deploy a complex application using a Kubernetes cluster and be ready for the certification exams.
What You Will Learn
- Deploy a Kubernetes cluster with kubeadm and learn how the control plane works
- Discover how the Kubernetes API is structured
- Deploy secure, auto-scaled, and self-healing applications
- Master the kubectl command-line tool
Who This Book Is For
Administrators and application developers with good knowledge of micro-services development and deployment.
作者簡介
Philippe Martin has been working with Kubernetes for three years, first by creating an operator to deploy video CDNs into the cloud, later helping companies deploy their applications into Kubernetes. Philippe passed the CKAD certification about a year ago and the CKA certification recently.
He has long experience with distributed systems and open-source software: he started his career 20 years ago creating thin clients based on the Linux kernel and open source components.
Philippe is active in the development of Kubernetes, especially its documentation, and participates in the translation of the official documentation into French, has edited two reference books about the Kubernetes API and kubectl, and is responsible for the French translation of the Kubernetes Dashboard.