# Episode 140: Kubernetes 1.20
- Hosted by @castrojo and @jeremyrickard
- Recording date: 2020-12-16
<!--- Thumbnailed embed of the video, n8Xo_ghCIOSY is the video id from the youtube url --->
<a href="https://www.youtube.com/watch?v=Nz1HSYdD_-g" target="_blank"><img src="https://i.ytimg.com/vi/Nz1HSYdD_-g/maxresdefault.jpg" border="10" /></a>
## Table of Contents
- 00:00:00 - Welcome to TGIK!
- 00:00:00 - Week in Review
## News o' the Week
### Core
- [K8s 1.17.16](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.17.md)
- Quiet week. :D
- [Docker Shim Deprecation](https://kubernetes.io/blog/2020/12/02/dont-panic-kubernetes-and-docker/)
- [Let's talk Docker-shim](https://github.com/Mirantis/cri-dockerd)
### Contributor Celebration
- [The Great Cloud Native Bake Off](https://www.youtube.com/watch?v=koT08purWDc)
- The Most Excellent Kubernetes Challenge
- [Session 1](https://www.youtube.com/watch?v=7PLTQVUeliI)
- [Session 2](https://www.youtube.com/watch?v=qjXulY_kz80)
- [Contributor Awards](https://www.youtube.com/watch?v=6OUaOZBUfDU)
- [A Tour of CI In Kubernetes](https://www.youtube.com/watch?v=bttEcArAjUw)
### Ecosystem
- [Jeremy on Google's K8s podcast](https://kubernetespodcast.com/episode/131-kubernetes-1.20/)
- [Cloud Native Kitchen](https://cloud-native-kitchen.heysummit.com/)
- [Cloud Native Iron Chef](https://cloud-native-kitchen.heysummit.com/talks/cloud-native-iron-chef/)
- [Sarah Novotny on the POPCast](https://www.youtube.com/watch?v=A34W9ItZD84)
- [OpenFAASes 4th Birthday Party](https://www.youtube.com/watch?v=eDDtlcAa6-U)
- [Spring Boot on Kubernetes with Buildpacks and Skaffold](https://piotrminkowski.com/2020/12/18/spring-boot-on-kubernetes-with-buildpacks-and-skaffold/)
- [CNCF receives 3m from Google for us to spend on infra](https://www.cncf.io/announcements/2020/12/17/cloud-native-computing-foundation-receives-renewed-3-million-cloud-credit-grant-from-google-cloud/)
- [Look at this awesome Kubectl cheat sheet!](https://github.com/eon01/kubectl-SheetCheat)
- [CNCF KubeCon Transparency report](https://www.cncf.io/blog/2020/12/18/kubecon-cloudnativecon-north-america-2020-virtual-conference-transparency-report-getting-in-the-virtual-groove/)
- [k0s - The Simple, Solid & Certified Kubernetes Distribution](https://k0sproject.io/)
## Show Notes
- [Getting Rid of non-inclusive language in kubeadm](https://github.com/kubernetes/enhancements/issues/2067)
- People in chat asking about what is happening with PSPs (Paul)
- DEATH CLOCK!
- [ExecProbe time outs were never honored LOL!](https://github.com/kubernetes/enhancements/issues/1972)
- Neat new metrics things
- [Expose metrics about resource requests and limits that represent the pod model](https://github.com/kubernetes/enhancements/issues/1748)
- [Container Resource based Pod Autoscaling](https://github.com/kubernetes/enhancements/issues/1610)
- [See ya perma-beta](https://kubernetes.io/blog/2020/08/21/moving-forward-from-beta/).
- [KEP to start this with 1.20](https://github.com/kubernetes/enhancements/issues/1635)
- [Things tagged in 1.19 for deprecation in 1.22, removal 1.25](https://github.com/kubernetes/kubernetes/pull/90603)
- [Helpful Warnings starting in 1.19](https://kubernetes.io/blog/2020/09/03/warnings/)
- [CronJob Controller promote to stable some day](https://github.com/kubernetes/enhancements/issues/19)
- Process stuff around the releases, releases page.
- [Current Release Page](https://www.kubernetes.dev/resources/release/)
- [Make an easy-to-navigate website to find and query KEPs](https://github.com/kubernetes/enhancements/issues/2095)
- [Improving Enhancement Collection for Releases](https://github.com/kubernetes/enhancements/pull/2167)
## Reference Links
- Must know [Release notes](https://relnotes.k8s.io/)
- Must visit [K8s Contributors Web page](https://www.kubernetes.dev)