Join us

ContentUpdates and recent posts about Talos Linux..
Link
@faun shared a link, 10 months, 2 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, 10 months, 2 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, 10 months, 2 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, 10 months, 2 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, 10 months, 2 weeks 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, 10 months, 2 weeks ago
FAUN.dev()

F5 Unleashes Innovation with Powerful New AI Capabilities on BIG-IP Next for Kubernetes on NVIDIA BlueField-3 DPUs

TheModel Context Protocol (MCP)just crashed the party, turning heads and flipping tables with its focus on tailor-made AI setups. EnterAI factoriesandNeoclouds—souped-up cloud havens crafted to power-hungry AI demands. Handle with care, because these bad boys redefine what's possible... read more  

F5 Unleashes Innovation with Powerful New AI Capabilities on BIG-IP Next for Kubernetes on NVIDIA BlueField-3 DPUs
Link
@faun shared a link, 10 months, 2 weeks ago
FAUN.dev()

Changes to Kubernetes Slack

The Kubernetes gang will cling to their premium Slack status a while longer. But come 2025, free Slack will beckon. Discord’s got its eye on the scene too, whispering sweet promises of GitHub sync and other shiny toys... read more  

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

Interesting Kubernetes application demos

Kubeappsis your backstage pass to deploying and controllingK8sapps with style. Dive into a treasure chest ofHelmcharts ready to roll. For those looking to jazz up a demo, unleashKubedoomorKubevaders. Obliteratepodsfor stress-testing, or just because you can. Craving some retro-futuristic fun? Check .. read more  

Link
@faun shared a link, 10 months, 2 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, 10 months, 2 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
Talos Linux is an ultra-minimal, security-focused, and fully immutable Linux distribution built from the ground up for Kubernetes. Instead of relying on traditional package managers or SSH, Talos exposes a gRPC-based API for node administration, enabling fully automated, declarative, and reproducible cluster operations. The OS removes unnecessary components such as shell access and mutable system state, significantly reducing the attack surface and operational complexity.

Talos tightly integrates with Kubernetes by managing kubelet, container runtime, and system services as part of a unified, API-driven control plane. Its immutable design ensures consistent behavior across nodes, eliminates configuration drift, and simplifies upgrades through atomic, transactional updates. Talos is widely adopted in production clusters, edge deployments, home labs, and hardened environments where reliability and security are critical.