Browsing Tag
kubernetes
104 posts
🎨 Kubernetes Custom Resource Definitions (CRDs): Teaching K8s New Tricks ✨
Hey dev.to fam! 👋 You’ve learned about Pods, Deployments, Services, and even fancy things like Ingress and HPA.…
🔑 Who Can Do What? Unlocking Kubernetes RBAC (The Security Guard Guide for Newbies 💂♀️)
Hey dev.to fam 👋 Imagine Kubernetes is a massive, bustling city 🏙️ where all your applications (Pods) live…
KAI Scheduler
Features Batch Scheduling Bin Packing: min # of nodes used (min fragmentation) Spread Scheduling: max # of nodes…
Automatiza tu despliegue con GitOps usando Flux y Kubernetes 🚀
En este artículo veremos cómo implementar una estrategia GitOps usando Flux, un operador para Kubernetes que mantiene tu…
The only 7 Projects That Makes You Better at Docker
Docker isn’t just about running containers. It’s about understanding how systems work, why things break, and what to…
Kubernetes: The Overblown Balloon in the Tech Playground
Hey there, fellow code wranglers! 👋 Remember when you were a kid and there was always that one…
Concept Of Ingress In Kubernetes : Basics
🌀 What is Ingress in Kubernetes? Hey! So today, let’s talk about Ingress in Kubernetes. If you’re working…
The Fun Kubernetes: A Beginner’s Guide to the Container Playground
If you’ve been lurking around the tech world, you’ve probably heard the word Kubernetes being tossed around like…
Configuring Wasm On Azure Kubernetes Service (AKS)
When it comes to deploying new workloads, new companies emerging and needing to deploy application stacks, or moving…
Harness vs Spinnaker: The Future of Continuous Deployment Tools
Introduction In the ever-evolving DevOps landscape, continuous deployment (CD) has become a critical component of delivering software efficiently.…