Skip to content

Kubernetes AWS persistent store

GunSik Choi edited this page Feb 29, 2016 · 4 revisions

Run

kubectl create -f examples/aws_ebs/aws-ebs-web.yaml

Actual AWS volume mount point at minion

  • /var/lib/kubelet/plugins/kubernetes.io/aws-ebs/mounts/vol-6a371baa/index.html

Reference

Clone this wiki locally