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

Inspecting Service Traffic with mirrord dump

Withmirrord’s latest trick, monitoring incoming TCP traffic in Kubernetes feels like wielding abuilt-in tcpdump. But there’s a twist: it zeroes in on essential resources without eBPF or sidecars. Developers can filter and capture traffic in their sessions, offering a swift solution for debugging in .. read more  

Inspecting Service Traffic with mirrord dump
Link
@faun shared a link, 5 months, 2 weeks ago
FAUN.dev()

Kubernetes NodeRestriction Flaw Lets Nodes Bypass Resource Authorization

Kuberneteshas tripped over a major flaw (CVE-2025-4563). Rogue nodes can skip past auth checks, opening a door for privilege escalation. But don’t sweat it too much; this only bites if you've enabledDynamicResourceAllocationand run static pods.AKSusers, you're safe. But only if your setup isn't a me.. read more  

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

What's New in ArcGIS Enterprise 11.5 on Kubernetes

ArcGIS Enterprise 11.5onKubernetesjust lifted its game. It's rolling out support forStreetMap Premium, cranking up the speed with GPU nodes forNotebooks, and cozying up to the cloud viaVMware Tanzu. Expect faster GIS ops. There's also a shiny new file management UI for Notebooks, custom-built for yo.. read more  

What's New in ArcGIS Enterprise 11.5 on Kubernetes
Link
@faun shared a link, 5 months, 2 weeks ago
FAUN.dev()

ArgoCD: A Practical Guide to GitOps on Kubernetes

ArgoCD tackles giant deployments head-on, operating with a cunning pull-based model inside Kubernetes clusters. This clever move slashes the risk from exposed API keys and tightens security.LoveHolidays? They're jazzed. Their deploys skyrocket—over 1500 times a month. It’s a testament to ArgoCD's kn.. read more  

ArgoCD: A Practical Guide to GitOps on Kubernetes
Link
@faun shared a link, 5 months, 2 weeks ago
FAUN.dev()

How To Run Kubernetes Commands in Go: Steps and Best Practices

Gocranks upKubernetesautomation, letting you tango directly with clusters at lightning speed. Forget clumsy shell scripts. Dive into Go's slick native libraries to conjure up CLI tools and seamless automation. Meanwhile, bask in rock-solid community support and run your masterpieces on any platform... read more  

How To Run Kubernetes Commands in Go: Steps and Best Practices
Link
@faun shared a link, 5 months, 2 weeks ago
FAUN.dev()

Kubernetes configuration as code – Gitea and ArgoCD

ArgoCDbrings serious application management chops to the table. But when it meets existingHelmsetups, chaos might ensue—junk those old secrets to clear the path... read more  

Kubernetes configuration as code – Gitea and ArgoCD
Link
@faun shared a link, 5 months, 2 weeks ago
FAUN.dev()

Announcing Argo CD v3.1

Argo CD v3.1rolls out the red carpet forOCI registries. Now you can grab Kubernetes manifests just like container images. Security and portability take center stage. Meet the new Hydrator updates, which stitch dry commits to code, making traceability sleeker and UI displays sharper... read more  

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

Streamlining application deployment on Kubernetes at RBC Capital Markets: A journey with FluxCD

RBC FinSec Incubatorlaunched with Rogers Cybersecure Catalyst to support fintech and cybersecurity startups in meeting financial sector needs... read more  

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

Hackers Exploit Misconfigured Docker APIs to Mine Cryptocurrency via Tor Network

Wiz Researchdives headfirst into the murky depths of150,000 cloud accounts. They unearth glaring vulnerabilities, pointing fingers at major lapses in data exposure and slipshod access controls... read more  

Hackers Exploit Misconfigured Docker APIs to Mine Cryptocurrency via Tor Network
Link
@faun shared a link, 5 months, 2 weeks ago
FAUN.dev()

Containerizing AI: Hands-On Guide to Deploying ML Models With Docker and Kubernetes

Containerization bundles ML model code and dependencies for reproducibility and portability, easing scaling and isolating environments. Kubernetes automates management for seamless deployments and scalability, guaranteeing consistent performance... read more