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 4: Line 4:
  
  
https://localhost:8443/
+
* https://localhost:8443/
  
 
== Related ==
 
== Related ==

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: