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

Virtual Kubelet: Controller Integration #122

Closed
Tracked by #124
MbolotSuse opened this issue Oct 1, 2024 · 0 comments
Closed
Tracked by #124

Virtual Kubelet: Controller Integration #122

MbolotSuse opened this issue Oct 1, 2024 · 0 comments
Assignees
Labels
virtual-kubelet all virtual kubelet related issues

Comments

@MbolotSuse
Copy link
Collaborator

Currently the Virtual Kubelet must be deployed on it's own after the K3k cluster has been deployed. This is a poor and complicated user experience. The K3k controller should deploy the virtual kubelet and ensure that it registers to form a working virtual cluster without intervention from the user. The following requirements should be met:

  • The K3k kubelet should be deployed automatically when the node type is set to shared
  • The shared node type should be the default
  • When the node type is shared, the server should be deployed in agentless mode
  • When the node type is shared, no agents should be deployed (or permitted to be deployed)
  • The k3k kubelet should be configured with the minimum permissions necessary in the host cluster
  • The k3k kubelet should automatically register with the host cluster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
virtual-kubelet all virtual kubelet related issues
Projects
None yet
Development

No branches or pull requests

2 participants