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

Changes required upstream to move to kubeadm as a CLI not a lib #31

Open
4 tasks
lewismarshall opened this issue Jun 12, 2017 · 0 comments
Open
4 tasks

Comments

@lewismarshall
Copy link
Collaborator

lewismarshall commented Jun 12, 2017

To move to use kubeadm CLI will require a few changes upstream. The primary blocker is the implementation of phases which probably won't be until kubernetes 1.8 release (~August 2018).

Phases:

Kubeadm patches:

Only two file files have been patched and these will need to be fixed upstream. See build steps.

k8s.io/kubernetes/cmd/kubeadm/app/master/manifests.go:

k8s.io/kubernetes/cmd/kubeadm/app/phases/apiconfig/setupmaster.go:

@lewismarshall lewismarshall changed the title What changes are required to move to kubeadm as a CLI not a lib. Changes required upstream to move to kubeadm as a CLI not a lib Jun 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant