The Beginner's Guide to Kubernetes
Kubernetes is necessary for container architecture
Whether you’re a developer, a platform operator, or an SRE, Kubernetes is the foundation of any cloud native technology practice. This ebook will teach you the basic concepts of Kubernetes. You will learn:
- How to manage, inspect, roll, and rollback deployments
- How to network Kubernetes clusters by learning about ingresses and services
- Key considerations when managing Kubernetes volumes
- How to secure your Kubernetes clusters