k8s-in-action icon indicating copy to clipboard operation
k8s-in-action copied to clipboard

Examples from the book "Kubernetes in Action" by Marko Luksa

k8s-in-action

Examples from the book "Kubernetes in Action" by Marko Luksa

Chapters

  • First steps with docker and kubernetes
  • Deploying containers in pods
  • Replicating pods and keeping them running
  • Exposing pods as a service
  • Sharing disk storage between containers in a pod
  • Passing configuration and sensitive information to containers