Difference between revisions of "Kubectl proxy"

From wikieduonline
Jump to navigation Jump to search
Line 12: Line 12:
 
  error: listen tcp 127.0.0.1:8001: bind: address already in use
 
  error: listen tcp 127.0.0.1:8001: bind: address already in use
  
* <code>[[kubectl proxy --help]]</code>
 
  
 
  To connect to [[Kubernetes dashboard]] connect to:
 
  To connect to [[Kubernetes dashboard]] connect to:
Line 20: Line 19:
  
 
  [[kubectl]] proxy --address='0.0.0.0' --accept-hosts='^*$
 
  [[kubectl]] proxy --address='0.0.0.0' --accept-hosts='^*$
 +
kubectl proxy [[--api-prefix]]=/
  
 
== Related ==
 
== Related ==

Revision as of 14:44, 12 September 2024

Advertising: