新增learn-kubernetes(https://github.com/yyong-brs/learn-kubernetes)相关文件
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
cd /kiamol/ch04
|
||||
|
||||
kubectl exec deploy/todo-web -- sh -c 'ls -l /app/app*.json'
|
||||
kubectl exec deploy/todo-web -- sh -c 'ls -l /app/config/*.json'
|
||||
kubectl exec deploy/todo-web -- sh -c 'echo ch04 >> /app/config/config.json'
|
||||
|
||||
Reference in New Issue
Block a user