新增learn-kubernetes(https://github.com/yyong-brs/learn-kubernetes)相关文件
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
cd /kiamol/ch04
|
||||
|
||||
kubectl apply -f todo-list/todo-db-test.yaml
|
||||
kubectl logs -l app=todo-db --tail 1
|
||||
kubectl exec deploy/todo-db -- sh -c 'ls -l $(readlink -f /secrets/postgres_password)'
|
||||
Reference in New Issue
Block a user