VibeOps for Novices: The Story of Last Standing Kubernetes Engineer
by Hoon Jo, Megazone
16:15 – 16:45
VibeOps is operating Kubernetes through natural language conversation with AI. Instead of memorizing kubectl syntax and writing YAML from scratch, you describe what you want in plain English and let AI handle the translation.
Here is the scenario: You are a junior engineer who just got promoted. Great news! But there is a catch. The previous Kubernetes administrator already left, and you are now the sole person responsible for the cluster. Starting RIGHT NOW.
How on earth do you navigate this situation?
In this session, we walk through that exact scenario using AI tools that any beginner can try today. From CNCF projects like K8sGPT and kagent, to terminal-based AI assistants and coding agents, the cloud native ecosystem now offers multiple ways to interact with Kubernetes through natural language. Rather than picking one tool and calling it the answer, this session shows how the VibeOps pattern works across different tools so you can choose what fits your environment.
The session covers three practical lessons:
1. How to ask AI "what is wrong with my cluster?" and get actionable diagnostic output
2. How to describe deployments, scaling, and recovery in plain English and turn that into real Kubernetes operations
3. Why blindly trusting AI output is dangerous, and how to build a "trust but verify" habit from day one
The format mixes storytelling (delivered through four-panel comics) with a live demo where the "Last Standing Engineer" faces a broken cluster: Pods stuck in CrashLoopBackOff, Services with no endpoints, and a Deployment that refuses to scale. Step by step, we fix everything through conversation with AI.
This is not a lecture. Expect interaction, laughs, and the confidence to try VibeOps on your own cluster after the session.