Extend your Kubernetes controller with operator behaviors in this advanced tutorial. Learn to monitor ConfigMap annotation changes and apply them to pods, building upon the foundation laid in part 1. Explore topics such as ConfigMap annotations, deletion handling, sharing mechanisms, testing strategies, and practical examples. Access the accompanying GitHub repository for hands-on practice and refer to the CNCF Operator White Paper for in-depth insights. Enhance your cloud-native development skills and create more sophisticated Kubernetes operators.
Writing Your Own Kubernetes Operator - Part 2: ConfigMap Monitoring and Pod Updates
Cloud Native Skunkworks via YouTube
Overview
Syllabus
Intro
Config Map
Annotations
Deletion
Sharing
Testing
Example
Taught by
Cloud Native Skunkworks