On Tue, Aug 30, 2016 at 10:53 AM, Peter <pete...@redhat.com> wrote: > On 08/30/2016 10:44 AM, Colin Walters wrote: >> >> (Moving release announcements here since I think more people read it than >> atomic@) >> > > In running through the changes I think we need to publish updated > instructions for getting going with kubernetes. The last one i saw > (https://jebpages.com/2016/08/15/running-kubernetes-in-containers-on-atomic/) > advocated using curl to get external binaries from storage.googleapis.com to > install kubectl. I'm not super comfortable with that. Is there a better > option we can recommend? >
I was grabbing the binary there to get a match for the 1.3.x kube that was also coming from upstream. You should be able to get our 1.2.x kubectl with: rpm-ostree pkg-add kubernetes-client We need additional docs for setting the rest of kube up w/ this new slimmer alpha cah.