Difference between revisions of "8443"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 5: Line 5:
  
 
https://localhost:8443/
 
https://localhost:8443/
 +
 +
== Related ==
 +
* [[Your connection is not private]]
  
 
== See also ==
 
== See also ==
 
* {{Kubernetes dashboard}}
 
* {{Kubernetes dashboard}}

Revision as of 19:06, 11 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


https://localhost:8443/

Related

See also

Advertising: