You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Container trong phần thực hành này có thể được khởi động lại, vì vậy kubelet sẽ khởi động lại nó. Lặp lại lệnh này vài lần để thấy Container liên tục bị dừng hoạt động và khởi động lại:
@@ -167,7 +171,6 @@ kubectl get pod memory-demo-2 --namespace=mem-example
167
171
NAME READY STATUS RESTARTS AGE
168
172
memory-demo-2 0/1 OOMKilled 1 37s
169
173
```
170
-
171
174
```
172
175
173
176
kubectl get pod memory-demo-2 --namespace=mem-example
@@ -289,6 +292,8 @@ Xóa namespace của bạn. Thao tác này sẽ xóa tất cả các Pod bạn
0 commit comments