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

Win/Mac installers to add microk8s context in existing kubeconfig #1095

Closed
alxchalkias opened this issue Apr 6, 2020 · 2 comments
Closed
Labels
inactive kind/feature New feature or request triage/good-first-issue Good for newcomers

Comments

@alxchalkias
Copy link

As a microk8s user on Windows/Mac, I want to be able to use a standard kubectl for all my K8s instances that run on my machine.

A solution to that would be to have the installers detect any pre-existing kubeconfig files in the system and automatically append the microk8s context to them. Essentially, the installers need to automate this procedure: https://kubernetes.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters/

One issue to be taken into account would be how to keep the version of kubectl outside the MicroK8sVM in sync with the K8s inside the VM.

@joedborg joedborg added kind/feature New feature or request triage/good-first-issue Good for newcomers labels Apr 6, 2020
@joedborg
Copy link
Contributor

joedborg commented Apr 6, 2020

Thanks @alxchalkias, we can certainly investigate this. We did look at synchronizing the installer and VM, but this posed some pretty complex challenges between Windows and MacOS.

@stale
Copy link

stale bot commented Mar 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the inactive label Mar 2, 2021
@stale stale bot closed this as completed Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inactive kind/feature New feature or request triage/good-first-issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants