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

Kubernetes: Cluster Setup Tool #126

Open
johanhenriksson opened this issue Jun 15, 2020 · 0 comments
Open

Kubernetes: Cluster Setup Tool #126

johanhenriksson opened this issue Jun 15, 2020 · 0 comments
Labels
feature New feature help wanted Extra attention is needed kubernetes Related to Kubernetes

Comments

@johanhenriksson
Copy link
Collaborator

johanhenriksson commented Jun 15, 2020

cowait cluster add hello --type kubernetes should start an interactive setup guide that performs the necessary configuration required to run cowait tasks.

  • Ask for context name (if not provided)
  • Ask for namespace (if not provided, defaults to default)
  • Ask for service account name (if not provided, defaults to default)

Then,

  • Create namespace
  • Create service account
  • Create cowait-task role
  • Apply cowait-task role to service account

Possibly includes #35

@johanhenriksson johanhenriksson added the feature New feature label Jun 15, 2020
@johanhenriksson johanhenriksson added the kubernetes Related to Kubernetes label Oct 29, 2020
@johanhenriksson johanhenriksson added the help wanted Extra attention is needed label Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature help wanted Extra attention is needed kubernetes Related to Kubernetes
Projects
None yet
Development

No branches or pull requests

1 participant