Can hyperkube run solely on rkt?
bensonz opened this issue · 1 comments
bensonz commented
I am just curious that can we run hyperkube solely (kubelet and etc) on rkt?
Since there is already a step for prefetch-rkt-hyperkube.service, which pulls a hyperkube image into rkr. Why is there also prefetch-docker-hyperkube.service step?
Why do we need the docker hyperkube image?
wellsie commented
good question. kubernetes components like apiserver also use hyperkube:
https://github.com/kz8s/tack/blob/master/modules/etcd/cloud-config.yml#L236