Tag: #tutorial
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
Building Your First Operator with Kubebuilder — From Project Creation to Deployment
Build a working Operator end to end with Kubebuilder. Covers prerequisites, the init/create api flow, defining API types, the full reconcile code that manages a Deployment and Service, RBAC markers, CRD generation, local
2026-06-15 · 10 min read #kubernetes#kubebuilder#operator#controller-runtime#goBuild Your Own Claude Code Skill — A Hands-On Deep Dive Into SKILL.md, Invocation, and Distribution (2026, english)
Agent Skills were introduced by Anthropic in October 2025 and opened as a standard in December 2025. As of May 2026 they are the default way to extend Claude Code. The mechanism is small — a SKILL.md with YAML frontmatte
2026-05-14 · 23 min read #claude-code#skills#anthropic#ai-tooling#hands-on