Cantitate/Preț
Produs

Kubernetes Everywhere

Autor Christopher Negus
en Limba Engleză Paperback – 8 iul 2025
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.
Citește tot Restrânge

Preț: 26802 lei

Preț vechi: 33502 lei
-20% Nou

Puncte Express: 402

Preț estimativ în valută:
5130 5287$ 4331£

Carte nepublicată încă

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780137944156
ISBN-10: 0137944152
Editura: Pearson Education (US)

Cuprins

Preface
Part I: Introduction Chapter 1: Understanding Kubernetes
Part II: Using Kubernetes Chapter 2: Starting with containers Chapter 3: Starting with Kubernetes Chapter 4: Running applications Chapter 5: Managing applications with GitOps
Part III: Building Kubernetes Chapter 6: Building Kubernetes clusters in the Cloud Chapter 7: Building On-premise Kubernetes data centers Chapter 8: Scaling infrastructure
Part IV: Maintaining Kubernetes Chapter 9: Tooling: CLI, GitOps, and Terraform Chapter 10: Upgrades Chapter 11: Monitoring: Prometheus and Grafana Chapter 12: Kubernetes Troubleshooting
Part V: Diving Deep into Kubernetes Chapter 13: Security Chapter 14: Networking Chapter 15: Availability Chapter 16: Load Balancing
Part VI: Appendixes Appendix A: Learning and Certifications Appendix B: kubectl CLI Reference Appendix C: Infrastructure and Deployment YAML files Appendix D: Exercise Answers