Commit 452023a
committed
cleaning-crio-storage: update docs to protect against removing network plugins first
crictl is not smart enough to wait to remove the network plugin pods first. To work around this, the
caller must remove non-HostNetwork pods first, then remove the HostNetwork ones.
Signed-off-by: Peter Hunt~ <[email protected]>1 parent 21d6fb8 commit 452023a
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
72 | 81 | | |
73 | 82 | | |
74 | 83 | | |
| |||
0 commit comments