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

`k0s user create` #389

Open
jnummelin opened this issue Nov 11, 2020 · 0 comments
Open

`k0s user create` #389

jnummelin opened this issue Nov 11, 2020 · 0 comments

Comments

@jnummelin
Copy link
Collaborator

@jnummelin jnummelin commented Nov 11, 2020

Is your feature request related to a problem? Please describe.

By default k0s configures only cert based auth for API server and only the admin.conf with cluster admin role bound to it.

We should make available some subcommand to easily create a new cert and kubeconfig for a new user.

Describe the solution you'd like
k0s user create jussi --group foo,bar

That would dump out a kubeconfig with embedded certs for a user called jussi. In the cert there's groups for foo and bar.

Describe alternatives you've considered

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.