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

Automate authentication setup via new auth command #3

Open
thomasjo opened this issue Nov 12, 2019 · 0 comments
Open

Automate authentication setup via new auth command #3

thomasjo opened this issue Nov 12, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@thomasjo
Copy link
Member

Once Frink v2 ships, we should simplify the getting started workflow by implementing automated authentication setup via a new auth command.

Ideally we should no longer be relying on kubectl being installed. If not installed, and no kubeconfig file is found, we should create this file and then configure clusters, users, context, etc. We might need to validate any existing config.

We should also consider adding support for multiple contexts primarily to simplify devops workflows that requires an admin context and what not. Long term multi-context support should make it easier for users to collaborate across namespaces.

@thomasjo thomasjo added the enhancement New feature or request label Nov 12, 2019
@thomasjo thomasjo self-assigned this Nov 12, 2019
@thomasjo thomasjo added this to To do in Improve UX Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Improve UX
  
To do
Development

No branches or pull requests

1 participant