Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
automatizace:kubernetes [2022/02/18 16:41]
tomas [Kubectl]
automatizace:kubernetes [2022/02/18 16:42]
tomas [Kubectl]
Line 90: Line 90:
 kubectl exec -it ubuntu %%--%% /bin/bash ... stahne a spusti ubuntu a na nem bash\\ kubectl exec -it ubuntu %%--%% /bin/bash ... stahne a spusti ubuntu a na nem bash\\
  
-==network policiesl==+==network policies==
 kubectl get networkpolicy -n namespace kubectl get networkpolicy -n namespace
 kubectl delete networkpolicy default-deny-all -n namespace kubectl delete networkpolicy default-deny-all -n namespace