新增learn-kubernetes(https://github.com/yyong-brs/learn-kubernetes)相关文件
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
cd /kiamol/ch05
|
||||
|
||||
kubectl apply -f todo-list/postgres/
|
||||
sleep 30
|
||||
kubectl logs -l app=todo-db --tail 1
|
||||
kubectl exec deploy/sleep -- sh -c 'ls -l /node-root/volumes/pv01 | grep wal'
|
||||
Reference in New Issue
Block a user