-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
what
- We port map a random port into the
geodesiccontainer - This port is what should be used for proxying
kubectl proxy --port=${KUBERNETES_API_PORT} --address=0.0.0.0 --accept-hosts='.*'
why
- Access internal k8s resources (E.g. dashboard
http://127.0.0.1:59514/api/v1/namespaces/kube-system/services/https:kubernetes-dashboard:/proxy/#!/login)
Metadata
Metadata
Assignees
Labels
No labels