Hands-on Practical: Creating and Updating Deployments
Was this section helpful?
Kubernetes: Up & Running: Dive into the Future of Infrastructure, Brendan Burns, Joe Beda, Kelsey Hightower, 2019 (O'Reilly Media) - Offers an in-depth explanation of Kubernetes architecture and components, including Deployments, ReplicaSets, and kubectl operations, from fundamental to advanced topics.
Overview of kubectl | Kubernetes, Kubernetes Authors, 2024 - Provides a guide to the kubectl command-line tool, covering its syntax, common commands, and how to interact with Kubernetes clusters.