Difference between revisions of "Kubectl proxy"
Jump to navigation
Jump to search
Line 27: | Line 27: | ||
== See also == | == See also == | ||
* {{kubectl proxy}} | * {{kubectl proxy}} | ||
− | * {{ | + | * {{Kubernetes networking}} |
[[Category:K8s]] | [[Category:K8s]] |
Revision as of 19:50, 14 June 2022
kubectl proxy Starting to serve on 127.0.0.1:8001
kubectl proxy error: listen tcp 127.0.0.1:8001: bind: address already in use
To connect to Kubernetes dashboard connect to: http://localhost:8001/api/v1/namespaces/kubernetes-dashboard/services/https:kubernetes-dashboard:/proxy/
http localhost 8001
Related
Related terms
See also
- kube-proxy:
kubectl proxy
,kubectl proxy --help
, 8001, Kubernetes API, https localhost 8001,kubectl port-forward
- Kubernetes networking: network policies, Network Policy Providers, CNI, Calico, flannel, Service mesh, Istio,
kube-proxy, coredns, AWS VPC CNI: vpc-cni
, Kubernetes: Ingress controllers, IPVS, ServiceTypes:LoadBalancer, ClusterIP, NodePort, ExternalName
, Endpoints, EndpointSlices, Kubernetes DNS,svc.cluster.local
, Weave Net
Advertising: