Skip to content

Commit

Permalink
docs: remove restart cilium pod step in crio guide
Browse files Browse the repository at this point in the history
Cilium does not require any container runtime endpoint to be available
so restarting Cilium is no longer required.

Signed-off-by: André Martins <andre@cilium.io>
  • Loading branch information
aanm committed Apr 9, 2020
1 parent 6fc0b5b commit 86b260c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Documentation/kubernetes/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -355,9 +355,3 @@ After that you can restart CRI-O:
minikube ssh -- sudo systemctl restart crio
Finally, you need to restart the Cilium pod so it can re-mount
``/var/run/crio/crio.sock`` which was recreated by CRI-O
::
kubectl delete -n kube-system pod -l k8s-app=cilium

0 comments on commit 86b260c

Please sign in to comment.