Deleting a static pod doesn't really delete it

This commit is contained in:
Jerome Petazzoni
2019-06-01 20:05:12 -05:00
parent 3e87e69608
commit 0a2879e1a5

View File

@@ -104,7 +104,7 @@
- We can `kubectl delete` a static pod ...
... But the kubelet will restart it immediately
... But the kubelet will re-mirror it immediately
- Static pods can be selected just like other pods