Differences

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

Link to this comparison view

k8s_kubectl:kubectl [2025/06/29 05:55] – created 5.152.82.90k8s_kubectl:kubectl [2025/10/18 17:31] (current) 212.58.114.38
Line 5: Line 5:
 ===Forward port=== ===Forward port===
 <code>kubectl port-forward pod/alpine 4433:4433</code> <code>kubectl port-forward pod/alpine 4433:4433</code>
 +
 +===Delete label (label-name from default)===
 +<code>kubectl label namespace default label-name-</code>
 +
 +===Delete mutatingwebhookconfiguration===
 +<code>kubectl delete mutatingwebhookconfiguration ecr-pull-through</code>
Navigation
Print/export
QR Code
QR Code k8s_kubectl:kubectl (generated for current page)