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

make scripts to manage creating and sshing to capi-workspace docker image on kubernetes #38

Closed
sethboyles opened this issue May 10, 2021 · 0 comments

Comments

@sethboyles
Copy link
Member

Currently, when trying out the docker image version of capi-workspace on kubernetes, we have to use some way to ssh to the pod. Typically we use k9s or kubectl.

I would be nice to have two commands:

  1. something like create-capi-workspace that spins up a new pod and returns the (auto generated?) name of the pod.
  2. something like capi-workspace <arg> that takes in the above name of a pod and sshs in for pairing.
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

No branches or pull requests

2 participants