Takashi's Notes
Search
Search
Dark mode
Light mode
Explorer
Home
❯
books
❯
kubernetes in action
Folder: books/kubernetes-in-action
18 items under this folder.
Apr 26, 2025
Extending Kubernetes
Apr 26, 2025
Best practices for developing apps
Apr 26, 2025
Advanced scheduling
Apr 26, 2025
Automatic scaling of pods and cluster nodes
Apr 26, 2025
Managing pods’ computational resources
Apr 26, 2025
Securing cluster nodes and the network
Apr 26, 2025
Securing the Kubernetes API server
Apr 26, 2025
Understanding Kubernetes internals
Apr 26, 2025
StatefulSets: deploying replicated stateful applications
Apr 26, 2025
Deployments: updating applications declaratively
Apr 26, 2025
Accessing pod metadata and other resources from applications
Apr 26, 2025
ConfigMaps and Secrets: configuring applications
Apr 26, 2025
Volumes: attaching disk storage to containers
Apr 26, 2025
Services: enabling clients to discover and talk to pods
Apr 26, 2025
Replication and other controllers: deploying managed pods
Apr 26, 2025
Pods: running containers in Kubernetes
Apr 26, 2025
First steps with Docker and Kubernetes
Apr 26, 2025
Introducing Kubernetes