The presentation discusses how CNET runs their environment using Kubernetes and their plans for future improvements.
- CNET deploys 10-20 times a day to production using Kubernetes
- They use Cloud Build, Cloud Deploy, and Argo CD for their CD strategy
- They prioritize observability and are investigating Google's managed Prometheus
- They use mutating web hooks to label workloads for billing and security purposes
- They are exploring a 'get ops' pool mentality for pulling changes into the environment