Index
kubectl get persistentvolumes
kubectl get persistentvolumeclaims
kubectl get pods -A -owide
kubectl port-forward pod/nginx-pod 8080:80
curl http://localhost:8080
kubectl get persistentvolumes
kubectl get persistentvolumeclaims
kubectl get pods -A -owide
kubectl port-forward pod/nginx-pod 8080:80
curl http://localhost:8080