Difference between revisions of "8443"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 11: | Line 11: | ||
== See also == | == See also == | ||
* {{Kubernetes dashboard}} | * {{Kubernetes dashboard}} | ||
+ | |||
+ | [[Category:K8s]] |
Revision as of 17:15, 13 June 2022
export POD_NAME=$(kubectl get pods -n default -l "app.kubernetes.io/name=kubernetes- dashboard,app.kubernetes.io/instance=my-release" -o jsonpath="{.items[0].metadata.name}") kubectl -n default port-forward $POD_NAME 8443:8443
Related
See also
Advertising: