Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

K8s template uses an authenticated environment #2104

Merged
merged 3 commits into from Jun 6, 2022

Conversation

spikecurtis
Copy link
Contributor

Fixes #1967

This is the final cloud infrastructure we want to fixup in #1967.

Also adds a workspaces_namespace parameter, otherwise all the workspace pods land in Kubernetes' default namespace.

It also cleans up the README.md to reflect the current state of template, which only manages a single pod per workspace.

Signed-off-by: Spike Curtis <spike@coder.com>
Signed-off-by: Spike Curtis <spike@coder.com>
@spikecurtis spikecurtis requested a review from bpmct June 6, 2022 20:58
@spikecurtis spikecurtis merged commit a7a7e75 into main Jun 6, 2022
@spikecurtis spikecurtis deleted the spike/1967_authenticated_k8s branch June 6, 2022 21:39
kylecarbs pushed a commit that referenced this pull request Jun 10, 2022
* feat: K8s template uses authenticated environment

Signed-off-by: Spike Curtis <spike@coder.com>

* fmt

Signed-off-by: Spike Curtis <spike@coder.com>
@bpmct bpmct mentioned this pull request Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document recommended approach to secrets + change templates
2 participants