Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Kubernetes in Action, 2nd Edition

Chapter 7. Mounting storage volumes into the Pod's containers

Deploying resources

  • ../scripts/apply.sh - helper script to deploy resource yaml files and update prefix values. Resource files should be specified as arguments.

Fortune pod with or without a volume

MongoDB pod with external volume

Using a hostPath volume