-
Notifications
You must be signed in to change notification settings - Fork 20
Roadmap
Alvaro Saurin edited this page Jul 1, 2019
·
6 revisions
- Node removal on destruction, cordoning the node when the
provisioner
detects that the underlying resource is being destroyed. - Support adding new nodes well after the seeder was created
by
- loading an existing
kubeconfig
- using the current token if still valid, or creating a new token otherwise
- loading an existing
- The ability to specify the Cloud Provider.
- The ability to customize the CNI driver (ie, change the Flannel backend).
- The ability to load some PSP.
- Publish the provider in the community page.