- fortune-no-volume.yaml - YAML manifest file for the
fortune-no-volume
pod - fortune-emptydir.yaml - YAML manifest file for the
fortune-emptydir
pod with an emptyDir volume - fortune.yaml - YAML manifest file for the
fortune
pod with two containers that share a volume
- mongodb-pod-gcepd.yaml - YAML manifest file for the
mongodb
pod using a GCE Persistent Disk volume - mongodb-pod-aws.yaml - YAML manifest file for the
mongodb
pod using an AWS Elastic Block Store volume - mongodb-pod-nfs.yaml - YAML manifest file for the
mongodb
pod using an NFS volume - mongodb-pod-hostpath.yaml - YAML manifest file for the
mongodb
pod using a hostPath volume (for use in Minikube) - mongodb-pod-hostpath-kind.yaml - YAML manifest file for the
mongodb
pod using a hostPath volume (for use in kind)
- node-explorer.yaml - YAML manifest file for the
node-explorer
pod - node-explorer-directory.yaml - YAML manifest file for the
node-explorer
pod with the hostPath volume type set to Directory