What's the fastest way to debug a Kubernetes operator? Learn why inspecting the custom resource is often more direct than sifting through endless pod logs.
#1about 6 minutes
How Kubernetes operators manage application state
Operators extend Kubernetes with custom resources and use a reconciliation loop to ensure an application's current state matches its desired configuration.
#2about 10 minutes
Debugging a resource association error in an operator
A misconfigured resource reference in the YAML manifest prevents Kibana from starting, which is diagnosed using `kubectl describe` to find the association error.
Pods stuck in a pending state are traced back to an invalid storage class in the persistent volume claim, requiring a recreation of the stateful set to fix.
#4about 8 minutes
Customizing operators and comparing them to Helm charts
The discussion covers the opinionated nature of operators, how to find configuration options, and contrasts their approach with the broader flexibility of Helm charts.
Related jobs
Jobs that call for the skills explored in this talk.
Learning Kubernetes made easy with KubeCampusLearning to use Kubernetes? KubeCampus by Kasten offers free educational content for all skill levels to get you started!Kubernetes is an open-source system for deploying, scaling and managing containerized applications. It allows you to deploy your ...
Dev Digest 217: All About Cookies, Better Agents & How OpenAI Built CodexInside last week’s Dev Digest 217 .
🍪 All you ever wanted to know about cookies
🤖 Why ChatGPT cites one page over another
🛠️ How to build better agents
🌐 Is your site agent ready?
🔐 Get started on GitHub Actions security
🧠 How OpenAI built Codex
🧹 G...
Dev Digest 113 - Debugging above the cloudHello there and welcome to Dev Digest 113! This time, we got an old friend in the sky back, jQuery asks us to upgrade and AI is eating the web. Also, are you sure the LLM you use is secure against code injection?News and ArticlesGood news everyone! N...
From learning to earning
Jobs that call for the skills explored in this talk.