新增learn-kubernetes(https://github.com/yyong-brs/learn-kubernetes)相关文件
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
cd /kiamol/ch05
|
||||
|
||||
kubectl apply -f todo-list/postgres-persistentVolumeClaim-dynamic.yaml
|
||||
kubectl get pvc
|
||||
kubectl get pv
|
||||
kubectl delete pvc postgres-pvc-dynamic
|
||||
kubectl get pv
|
||||
Reference in New Issue
Block a user