Skip to content

Commit 6fc35be

Browse files
committed
Add --graceful-shutdown=false
For faster shutdown when kubelet is still running containers and wanting to hold up the system. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 02965cb commit 6fc35be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/2026-01-27-kubernetes-node-proxy-rce.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ echo "cat /home/ubuntu/.openfaas-password | faas-cli login --password-stdin" >>
215215

216216
```bash
217217
slicer new k3s-rce \
218+
--graceful-shutdown=false \
218219
--net=isolated \
219220
--allow=0.0.0.0/0 \
220221
--cpu=2 \

0 commit comments

Comments
 (0)