Browsing Tag
kubernetes
139 posts
argo-workflows #14615
解析 #14615 這個 issue: Workflow 用 spec.workflowTemplateRef 指向一個還不存在或 informer cache 還沒同步到的 WorkflowTemplate 時,controller 直接呈現最終 Error 的狀態。 xyz-init-workflow Error…
Microsoft’s npm Packages Got Backdoored. Again. And AI Agents Pulled the Trigger.
73 cryptographically signed npm packages from Microsoft were compromised last week with advanced credential-stealing malware that fires the…
Release on Demand
There’s a calendar invite on your team’s shared calendar called something like “Release Window.” Maybe it’s every other…
Kubernetes Multi-Tenancy: Namespace Isolation, RBAC, and Network Policies Explained
Kubernetes Multi-Tenancy: Namespace Isolation, RBAC, and Network Policies Explained Most teams running shared Kubernetes clusters believe they have…
Learn Kubernetes the Manga Way
Do you want to learn Kubernetes in a fun way? I wrote a manga (comic book) about Kubernetes…
We ran Qwen3.6-27B on $800 of consumer GPUs, day one: llama.cpp vs vLLM
Originally published at llmkube.com/blog/qwen3-6-27b-bakeoff. Cross-posted here for the dev.to audience. A Kubernetes-native bake-off on 2× RTX 5060 Ti,…
kind: o jeito mais rápido de ter um cluster Kubernetes sem gastar um centavo de cloud
O que é o kind? O kind (Kubernetes IN Docker) é uma ferramenta que permite executar clusters Kubernetes…
Linux Memory Explained: Swap, Kernel Slab, and skbuff — What Kubernetes Doesn’t Show You
Your kubectl top says the node has plenty of free memory. The node crashes anyway. Here’s what’s hiding…
Sentinel Diary #3: From Information to Action — When the Dashboard Learned to Think
Sentinel Diary #3: From Information to Action — When the Dashboard Learned to Think A vibe coding journey:…
Kiro CLI + ArgoCD MCP: Manage GitOps from Your Terminal
Managing ArgoCD applications typically means writing Application YAML, configuring sync policies, and switching between the CLI and UI.…