How to build custom k8s images

1 view
Skip to first unread message

Craig J

unread,
Sep 24, 2015, 7:33:31 PM9/24/15
to Containers at Google
Hi,

I'm interested in building a cloud provider for k8s and would like to build k8s images that are identical to those available on gcr.io/google_containers (ie gcr.io/google_containers/kube-apiserver) except that they use my custom binaries.

Is the process for building these images available somewhere? I couldn't find it in the main kubernetes repo and the docker images aren't built as part of build/release.sh as far as I know.


Thanks in advance,
Craig

Robert Bailey

unread,
Sep 25, 2015, 1:22:05 AM9/25/15
to Containers at Google
All of the images used in k8s are built from scripts / makefiles in github. The images for the master components (kube-apiserver, kube-controller-manager, kube-scheduler) are actually bundled in with the release tarball. So if you build a release yourself, you will be building your own version of the images for the master components. 

--
You received this message because you are subscribed to the Google Groups "Containers at Google" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-contain...@googlegroups.com.
To post to this group, send email to google-c...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-containers.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages