lpabon / kubeup

Simple Kubernetes cluster
Apache License 2.0
11 stars 17 forks source link

question: how to use custom hyperkube build with kubeup #3

Closed colemickens closed 6 years ago

colemickens commented 6 years ago

Thanks! This took less than 10 minutes to get running in Arch with some small modifications!

One small question: I'm not totally familiar with this usage of bootkube. How would I go about having this deployment use a custom build of hyperkube for both the control plane components in bootkube as well as for the node kubelets as well?

colemickens commented 6 years ago

I think I see there's just a simple invocation of bootkube in bootstrap.sh. I think I have something working locally that makes it a bit easier to do. When I confirm it, I'll send a PR here.

lpabon commented 6 years ago

@colemickens Hey, I just changed to use vagrant/libvirt and kubeadm. So it should work just fine in Arch.