ContentPosts from @tom_sapak..
Link
@faun shared a link, 6 months ago
FAUN.dev()

DR 101: Assembling Your Incident Response Team

A disaster recovery plan relies on a coordinated incident response team. The speed and coordination of this team are crucial for minimizing downtime and keeping the organization running smoothly during a crisis. Key roles within the incident response team include incident commander, technical lead, .. read more  

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

Bringing Kubernetes Back to Debian

KubernetesonDebianjust got its act together. The team axed the messy vendoring, shrunk the tarball bulk by over half, and tidied up dependency chaos. Now every dependency snuggles into Debian nicely, kicking out those pesky proprietary blobs. This means a secure, policy-friendly package and—drumroll.. read more  

Bringing Kubernetes Back to Debian
Link
@faun shared a link, 6 months ago
FAUN.dev()

Another Lightweight Kubernetes Distro Choice as k0s Joins CNCF Sandbox

k0s, the streamlined Kubernetes flavor pioneered by theCNCF Sandbox, strips it down to one slick binary. It's tailor-made for edge AI, shedding the bulky baggage. UnlikeK3s, k0s thrives on meager resources, sipping energy while skipping the tangled installation dance. Just 1-2 GB of RAM, and you're .. read more  

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

Argo CD Vulnerability Let Attackers Create, Modify, & Deleting Kubernetes Resources

CVE-2025-47933inArgo CDshreds security and hands injected JavaScript the keys to your Kubernetes kingdom. With a terrifyingCVSS score of 9.1, this one's no joke. Patch it, yesterday!.. read more  

Argo CD Vulnerability Let Attackers Create, Modify, & Deleting Kubernetes Resources
Link
@faun shared a link, 6 months ago
FAUN.dev()

Monolith-First - are you sure?

Modular monolithsrisk turning into messy "big balls of mud" when developers overdo shortcuts or tangle the code. Gomodular-firstand be ready to spot stealthy dependencies lurking in the corners. Skip the quick fixes—they're overrated... read more  

Monolith-First - are you sure?
Link
@faun shared a link, 6 months ago
FAUN.dev()

Woodpecker: Open-source red teaming for AI, Kubernetes, APIs

Woodpeckertakes on the dirty work of red teaming for AI, Kubernetes, and APIs. It tackles over half of the OWASP Top 10 threats without breaking a sweat. Find it free on GitHub, spreading top-notch security testing like free candy... read more  

Woodpecker: Open-source red teaming for AI, Kubernetes, APIs
Link
@faun shared a link, 6 months ago
FAUN.dev()

Kubernetes at Google Cloud: AI, containers and open source scale

Kubernetestransformed from an obscure tech into a backbone for cloud-native AI projects. Today,Google Cloudtakes the crown for effortlessly scaling AI models withGKE. Together,Cloud RunandKubernetescurb AI inference expenses. The secret sauce? On-the-fly GPU access and serverless wizardry that let e.. read more  

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

Why Kubernetes 1.33 Is a Turning Point for MLOps — and Platform Engineering

Kubernetes v1.33crushes it for AI/ML workloads with slickDynamic Resource Allocation.Your GPU headaches? Gone. It's nimble, modular, and ready to scale. Plus, with topology-aware routing now in the spotlight, Kubernetes slashes network latency and trims cloud expenses by favoring the nearest options.. read more  

Why Kubernetes 1.33 Is a Turning Point for MLOps — and Platform Engineering
Link
@faun shared a link, 6 months ago
FAUN.dev()

Upgrading ECK Operator: A Side-by-Side Kubernetes Operator Upgrade Approach

Abhishek Munagekar from the Search Infrastructure Team at Mercari manages several Elasticsearch clusters on Kubernetes using the Elastic Cloud on Kubernetes (ECK) Operator. The team embarked on an upgrade project to leverage advancements in newer ECK operator versions. By implementing a custom side-.. read more  

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

Secrets Management in CI/CD Pipeline: Best Practices & Tools

Hardcoding secrets is a ticking time bomb. Instead, reach for centralized tools like HashiCorp Vault; they'll guard your secrets like a vault should. Automate secret rotation so your credentials don't gather dust, and log everything to keep tabs on who does what. Devtron makes it a breeze with its K.. read more