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

[infra] Local Cluster (failed) #3

Merged
merged 10 commits into from
Dec 19, 2021
Merged

[infra] Local Cluster (failed) #3

merged 10 commits into from
Dec 19, 2021

Conversation

bhongy
Copy link
Owner

@bhongy bhongy commented Dec 19, 2021

Same as #2 but do a squash merge

A failed first attempt to bootstrap local k8s cluster to support dev environment

Issues:

  • pod frequently stuck and could not be terminated, causing worker node to stuck and unable to be terminated as well
  • vscode remote does not support "attach" to k8s pod, k8s vscode extension has support for attaching but no support for vscode remote container config that'll properly init devcontainer
  • failed to enable ssh access to pod in an automated fashion (for any new pod created), need to create user and register ssh key from local machine somehow, also concerned about security (open ssh access to k8s cluster rather than using kubectl)

@bhongy bhongy merged commit d190fc0 into main Dec 19, 2021
@bhongy bhongy deleted the infra/local-cluster branch December 19, 2021 00:50
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.

1 participant