cloudposse / cloudposse/docs

Document Kubectl Proxy in Geodesic

Open
#428 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
MDX
Stars
99
Forks
34
PR merge metrics
No merged PRs in 30d

Description

## what
* We port map a random port into the `geodesic` container
* 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`)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.