ContentPosts from @afif..
Link
@faun shared a link, 7 months 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, 7 months 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, 7 months 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, 7 months ago
FAUN.dev()

F5, Inc Announces New Capabilities for F5 BIG-IP Next for Kubernetes

F5, Inc. announced new capabilities for F5 BIG-IP Next for Kubernetes in collaboration with NVIDIA Corporation. The F5 BIG-IP Next for Kubernetes will be accelerated with NVIDIA’s BlueField-3 DPUs and the NVIDIA DOCA software framework... read more  

Link
@faun shared a link, 7 months ago
FAUN.dev()

NSEnter and Kubernetes

nsenteris your backstage pass to aKubernetesnode. It plays with Linux namespaces, crashing through isolation walls for a direct look inside. Summon it withPID1 and proper permissions, and you're deep in the node's core. No middleman required... read more  

NSEnter and Kubernetes
Link
@faun shared a link, 7 months 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, 7 months 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, 7 months 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, 7 months 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, 7 months 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