CRDs, Extensibility and API Machinery, with Daniel Smith

Kubernetes Podcast from Google

Episode | Podcast

Date: Tue, 01 Oct 2019 16:10:38 +0000

<p><a href="https://twitter.com/originalavalamp">Daniel Smith</a> is co-Chair and co-TL of SIG API Machinery, as well as TL of the corresponding Google team. Daniel has been working on Kubernetes since before it was open sourced, and is one of the top overall contributors to the codebase. He joins <a href="https://kubernetespodcast.com/about">Adam and Craig</a> to discuss CRDs and extensibility.</p> <p>Do you have something cool to share? Some questions? Let us know:</p> <ul> <li>web: <a href="https://kubernetespodcast.com">kubernetespodcast.com</a></li> <li>mail: <a href="mailto:kubernetespodcast@google.com">kubernetespodcast@google.com</a></li> <li>twitter: <a href="https://twitter.com/kubernetespod">@kubernetespod</a></li> </ul> <h3 id="chatter-of-the-week">Chatter of the week</h3> <ul> <li><a href="http://oldmansjourney.com/">Old Man’s Journey</a></li> <li><a href="https://en.wikipedia.org/wiki/Rocketman_(film)">Rocketman</a> <ul> <li><a href="https://www.youtube.com/watch?v=EvcIborfG0Y">Funeral For A Friend/Love Lies Bleeding</a></li> </ul> </li> <li><a href="https://en.wikipedia.org/wiki/Aladdin_(2019_film)">Aladdin (2019)</a></li> <li><a href="https://en.wikipedia.org/wiki/Aladdin_(1992_Disney_film)">Aladdin (1992)</a></li> </ul> <h3 id="news-of-the-week">News of the week</h3> <ul> <li><a href="https://blog.openshift.com/kubevirt-joins-cloud-native-computing-foundation/"> Kubevirt joins the CNCF</a></li> <li><a href="https://kubernetes.io/blog/2019/09/24/san-diego-contributor-summit/"> KubeCon San Diego Contributor Summit</a></li> <li><a href="https://www.cncf.io/blog/2019/09/26/servicemeshcon-2019-schedule-announced/"> ServiceMeshCon 2019 schedule announced</a></li> <li><a href="https://cloud.google.com/kubernetes-engine/docs/how-to/intranode-visibility"> GKE Intranode Visibility</a></li> <li><a href="https://www.civo.com/blog/kube100-is-here">#KUBE100; hosted k3s from Civo</a> <ul> <li><a href="https://www.civo.com/blog/k8s-vs-k3s">k8s vs k3s</a> by Andy Jeffries</li> </ul> </li> <li><a href="https://blog.docker.com/2019/09/designing-your-first-application-kubernetes-part1/"> Docker: Designing your first application on Kubernetes</a></li> <li><a href="https://www.cnbc.com/2019/09/27/docker-is-trying-to-raise-money-following-arrival-of-ceo-rob-bearden.html"> Docker raising funds</a></li> <li><a href="https://www.ibm.com/cloud/blog/announcements/announcing-support-and-a-kubernetes-operator-for-apache-couchdb"> IBM launches Apache CouchDB operator</a></li> <li><a href="https://www.tigera.io/blog/ibms-journey-to-tens-of-thousands-of-production-kubernetes-clusters/"> 90% of all PaaS and SaaS on IBM Cloud is on Kubernetes</a></li> <li><a href="http://blog.kubecost.com/blog/requests-and-limits/">Kubecost: Requests and Limits</a> by Webb Brown</li> <li><a href="https://www.magalix.com/blog/kubeadvisor-release">Kubeadvisor 1.0</a> from Magalix</li> <li><a href="https://srcco.de/posts/kubernetes-liveness-probes-are-dangerous.html"> Kubernetes Liveness Probes are Dangerous!</a> by Henning Jacobs</li> </ul> <h3 id="links-from-the-interview">Links from the interview</h3> <ul> <li>DevStats says Daniel is <a href="https://k8s.devstats.cncf.io/d/66/developer-activity-counts-by-companies?orgId=1"> number 2</a> or <a href="https://k8s.devstats.cncf.io/d/13/developer-activity-counts-by-repository-group?orgId=1"> number 3</a> contributor to Kubernetes, in either case just behind <a href="https://kubernetespodcast.com/episode/041-ingress/">Tim Hockin from Episode 41</a> <ul> <li><a href="https://xkcd.com/386/">Either way, someone is wrong on the Internet!</a></li> </ul> </li> <li><a href="https://en.wikipedia.org/wiki/Carina_(constellation)">Carina star constellation</a> and <a href="https://www.geekwire.com/2019/kubernetes-5-joe-beda-brendan-burns-craig-mcluckie-past-future-true-value-open-source/"> having to rename it from that</a></li> <li><a href="https://kubernetes.io/docs/concepts/overview/kubernetes-api/">The Kubernetes API</a></li> <li><a href="https://github.com/kubernetes/community/tree/master/sig-api-machinery"> API Machinery</a></li> <li><a href="https://github.com/kubernetes/kubernetes/issues/991">First proposal for API plugins</a> - issue 991!</li> <li><a href="https://coreos.com/blog/custom-resource-kubernetes-v17">Third party resources (deprecated in 1.7)</a></li> <li><a href="https://coreos.com/blog/introducing-operators.html">Operator packaging</a></li> <li><a href="https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/"> Custom Resources</a></li> <li><a href="https://www.nikhita.dev/gsoc-kubernetes-making-customresources-more-awesome"> Moving TPRs to CRDs</a> by Nikhita Raghunath</li> <li><a href="https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation/"> API Aggregator</a></li> <li><a href="https://kubernetes.io/docs/reference/access-authn-authz/extensible-admission-controllers/"> Extension via webhooks</a></li> <li><a href="https://kubernetes.io/blog/2019/06/19/kubernetes-1-15-release-announcement/"> 1.15 release blog talks about CRD extensibility</a></li> <li>Daniel’s KubeCon talks: <ul> <li><a href="https://www.youtube.com/watch?v=ryeINNfVOi8">Life of an API Request</a> (<a href="https://cnkc16.sched.com/event/8K9E">slides</a>)</li> <li>The hand-drawn trilogy: <ul> <li><a href="https://www.youtube.com/watch?v=S2U8GNHewpk&amp;feature=youtu.be">Kubernetes-Style APIs of the Future</a> (<a href="https://kccnceu18.sched.com/event/DqwS">slides</a>)</li> <li><a href="https://www.youtube.com/watch?v=u6weI_3WVTM&amp;feature=youtu.be">A Vision For API Machinery: Coming to Terms with the Platform We Built</a> (<a href="https://kccna18.sched.com/event/GrTu">slides</a>)</li> <li><a href="https://www.youtube.com/watch?v=zCXiXKMqnuE&amp;feature=youtu.be">The Kubernetes Control Plane for Busy People Who Like Pictures</a> (<a href="https://sched.co/MPa5">slides</a>)</li> </ul> </li> </ul> </li> <li><a href="https://www.youtube.com/watch?v=vmWxYayTQjM&amp;feature=youtu.be&amp;t=49m23s"> The Nut That Ties Everything Together</a></li> <li><a href="https://twitter.com/originalavalamp">Daniel Smith on Twitter</a></li> </ul>