Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

MASTERING KUBERNETES 2E
Título:
MASTERING KUBERNETES 2E
Subtítulo:
Autor:
SAYFAN, G
Editorial:
PACKT
Año de edición:
2018
Materia
PROGRAMACION INTERNET
ISBN:
978-1-78899-978-6
Páginas:
468
39,95 €

 

Sinopsis

Kubernetes is an open source system that is used to automate the deployment, scaling, and management of containerized applications. If you are running more containers or want automated management of your containers, you need Kubernetes at your disposal. To put things into perspective, Mastering Kubernetes walks you through the advanced management of Kubernetes clusters.

To start with, you will learn the fundamentals of both Kubernetes architecture and Kubernetes design in detail. You will discover how to run complex stateful microservices on Kubernetes including advanced features such as horizontal pod autoscaling, rolling updates, resource quotas, and persistent storage backend. Using real-world use cases, you will explore the options for network configuration, and understand how to set up, operate, and troubleshoot various Kubernetes networking plugins. In addition to this, you will get to grips with custom resource development and utilization in automation and maintenance workflows.

To scale up your knowledge of Kubernetes, you will encounter some additional concepts based on the Kubernetes 1.10 release, such as Promethus, Role-based access control, API aggregation, and more. By the end of this book, you'll know everything you need to graduate from intermediate to advanced level of understanding Kubernetes.

Table of Contents
1: UNDERSTANDING KUBERNETES ARCHITECTURE
2: CREATING KUBERNETES CLUSTERS
3: MONITORING, LOGGING, AND TROUBLESHOOTING
4: HIGH AVAILABILITY AND RELIABILITY
5: CONFIGURING KUBERNETES SECURITY, LIMITS, AND ACCOUNTS
6: USING CRITICAL KUBERNETES RESOURCES
7: HANDLING KUBERNETES STORAGE
8: RUNNING STATEFUL APPLICATIONS WITH KUBERNETES
9: ROLLING UPDATES, SCALABILITY, AND QUOTAS
10: ADVANCED KUBERNETES NETWORKING
11: RUNNING KUBERNETES ON MULTIPLE CLOUDS AND CLUSTER FEDERATION
12: CUSTOMIZING KUBERNETES - API AND PLUGINS
13: HANDLING THE KUBERNETES PACKAGE MANAGER
14: THE FUTURE OF KUBERNETES
What You Will Learn
Architect a robust Kubernetes cluster for long-time operation
Discover the advantages of running Kubernetes on GCE, AWS, Azure, and bare metal
Understand the identity model of Kubernetes, along with the options for cluster federation
Monitor and troubleshoot Kubernetes clusters and run a highly available Kubernetes
Create and configure custom Kubernetes resources and use third-party resources in your automation workflows
Enjoy the art of running complex stateful applications in your container environment
Deliver applications as standard packages