Difference between revisions of "--namespace"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* [[Helm]]: <code>[[helm install --namespace]]</code> | * [[Helm]]: <code>[[helm install --namespace]]</code> | ||
− | + | <code>[[kubectl]]</code>: | |
− | + | * <code>[[kubectl config set-context --current]] --namespace=yournamespace</code> | |
+ | * <code>[[kubectl --namespace]] monitoring [[get pods]]</code> | ||
== Related == | == Related == |
Revision as of 14:30, 31 January 2023
kubectl config set-context --current --namespace=yournamespace
kubectl --namespace monitoring get pods
Related
See also
Advertising: