ContentPosts from @devops_pravin..
Link
@faun shared a link, 5 months, 3 weeks ago
FAUN.dev()

Kubernetes 1.33: Resizing Pods Without the Drama (Finally!)

Kubernetes 1.33brings in-place pod vertical scaling, allowing you to adjust CPU and memory without restarting pods, a game-changer for seamless resource management in production workloads. This feature simplifies vertical pod autoscaling especially for stateful workloads like databases... read more  

Kubernetes 1.33: Resizing Pods Without the Drama (Finally!)
Link
@faun shared a link, 5 months, 3 weeks ago
FAUN.dev()

A Journey Through Kafkian SplitDNS in a Multitenant Kubernetes Offering

SCHIPfaced off with tenant demands for serverless Kafka. Their weapon of choice? A crafty DNS trick usingCoreDNSand a few clevernode-local DNSadjustments. They kept multitenancy alive and kicking without wearing out the ops team. Nice move... read more  

A Journey Through Kafkian SplitDNS in a Multitenant Kubernetes Offering
Link
@faun shared a link, 5 months, 3 weeks ago
FAUN.dev()

The Ultimate Guide to Running Kubernetes in a Home Lab

K3sandMicroK8sshine in makeshift home labs with minimal hardware. Throw inLonghornfor storage andVelerofor backup bliss. Now that's a recipe for tech nirvana... read more  

Link
@faun shared a link, 5 months, 3 weeks ago
FAUN.dev()

GitOps for Kubernetes With Nixidy and ArgoCD

Nixidyturns Kubernetes YAMLs into sleek, declarative Nix setups. It offers a robust, repeatable config flow—even for those complex Helm charts. Spice up your deployment by pairingArgoCDwith encrypted secrets viasops-secrets-operator. Now you can wrangle sensitive data in Git with style—and security... read more  

GitOps for Kubernetes With Nixidy and ArgoCD
Link
@faun shared a link, 5 months, 3 weeks ago
FAUN.dev()

Amazon EKS Pod Identity streamlines cross account access

Amazon EKS Pod Identityjust got an upgrade. Now you can tap into cross-account access usingIAM role chaining. Forget intricate setups and tiresome code changes. Drop in source and target IAM roles, and let EKS juggle temp credentials at runtime. It's innovation doing a happy dance... read more  

Amazon EKS Pod Identity streamlines cross account access
Link
@faun shared a link, 5 months, 3 weeks ago
FAUN.dev()

Publishing a Docker container for Microsoft Edit to the GitHub Container Registry

Edithits GitHub's Container Registry like a buzzsaw, powered by Docker. Built forApple Silicon, it ridesAlpinelike a speed demon. No fuss, just raw efficiency... read more  

Publishing a Docker container for Microsoft Edit to the GitHub Container Registry
Link
@faun shared a link, 5 months, 3 weeks ago
FAUN.dev()

GKE Data Cache, now GA, accelerates stateful apps

GKE Data Cachesupercharges PostgreSQL on GKE. Imagine squeezing out480% more transactions per secondand slashing latency by80%. It's like a balancing disk on steroids—Qdrant search gets a10xboost, even without cramming everything into memory. Impressive, right?.. read more  

GKE Data Cache, now GA, accelerates stateful apps
Link
@faun shared a link, 5 months, 3 weeks ago
FAUN.dev()

State of App Dev: Security

Securityisn’t just for the IT crowd anymore. Everyone's on duty.Only 1%of developers bother to look the other way. A mere20%of organizations throw money at outsiders to handle it. The real trip wire? Planning. It derails teams faster than you'd believe... read more  

Link
@faun shared a link, 5 months, 3 weeks ago
FAUN.dev()

How We Designed Model Runner and What’s Next

Docker's just unleashed a new gadget with Desktop4.40. Meet theModel Runner, your ticket to running AI models on your local machine. Imagine it as the Peacekeeper of container-host diplomacy. It’s powered byllama.cppand can ride GPUs like a pro skater. Oh, and it plays nice with theOpenAI API. Model.. read more  

How We Designed Model Runner and What’s Next
Link
@faun shared a link, 5 months, 3 weeks ago
FAUN.dev()

Kernel-level container insights: Utilizing eBPF with Cilium, Tetragon, and SBOMs for security

eBPF, Cilium'sTetragon, andSBOMsare the dream team for exposing real-time kernel-level drama inside containers. When these powers combine, they hunt down surprise breaches likeLog4Shellwith a sleuth's precision. Bonus: they shave off20%fromCPU usagewhile they're at it... read more Â