Join us

ContentUpdates and recent posts about Fleet..
Link
@kaptain shared a link, 1 week, 3 days ago
FAUN.dev()

ConfigHub: Why Your Internal Developer Platform Needs It

See why GitOps often feels like a sprawl of configs, discover how to manage Configuration as Data for your Kubernetes platform, and learn how ConfigHub can help... read more  

Link
@kaptain shared a link, 1 week, 3 days ago
FAUN.dev()

Amazon Elastic Kubernetes Service gets independent affirmation of its zero operator access design

Amazon EKS just went full Fort Knox. It now runs on azero operator accessmodel - meaning even AWS can’t peek inside your Kubernetes control or data plane. The setup leans on theNitro System’s confidential compute,guarded APIs, andmulti-party approval pipelines. NCC Group also kicked the tires and ga.. read more  

Link
@kaptain shared a link, 1 week, 3 days ago
FAUN.dev()

KServe becomes a CNCF incubating project

KServe is upgrading.The CNCF pulled it into incubation, backing it astheKubernetes-native way to serve both generative and predictive AI. Translation: it’s not a side project anymore - it’s core infra. Version 0.15 steps up with tighter integrations across the stack:vLLM,Envoy Gateway,llm-d,Knative,.. read more  

KServe becomes a CNCF incubating project
Link
@kaptain shared a link, 1 week, 3 days ago
FAUN.dev()

Using Komodo to Run Docker Commands from a Web Interface

Komodo drops a slick browser-based UI for wrangling Docker - containers, images, networks, and Compose stacks - through a real-time visual dashboard. Think native Docker meets one-click redeploys, host curation via agents, and reusable container configs that don’t make you hate YAML... read more  

Using Komodo to Run Docker Commands from a Web Interface
Link
@kaptain shared a link, 1 week, 3 days ago
FAUN.dev()

Streamline Complex AI Inference on Kubernetes with NVIDIA Grove

NVIDIA releasedGrove, a Kubernetes API baked intoDynamo, to wrangle the chaos of modern AI inference. It pulls apart your big, messy model into clean, discrete chunks - prefill, decode, routing - and runs them like a single, orchestrated act. The trick?Custom hierarchical resources. They let Grove h.. read more  

Link
@kaptain shared a link, 1 week, 3 days ago
FAUN.dev()

Prepare for the Kubernetes Administrator Certification and Pass

A tight 2-hour YouTube course built for theCKA examgrind. It's all real-world tasks: cluster setup, upgrades, troubleshooting. No fluff, just shell commands and Kubernetes in action. It walks through the gritty bits:etcdbackup and restore, node affinity, tolerations, and how to set upIngresslike som.. read more  

Prepare for the Kubernetes Administrator Certification and Pass
Link
@kala shared a link, 1 week, 3 days ago
FAUN.dev()

The 1 Billion Token Challenge: Finding the Perfect Pre-training Mix

Researchers squeezed GPT-2-class performance out of a model trained on just1 billion tokens- 10× less data - by dialing in a sharp dataset mix:50% finePDFs, 30% DCLM-baseline, 20% FineWeb-Edu. Static mixing beat curriculum strategies. No catastrophic forgetting. No overfitting. And it hit90%+of GPT-.. read more  

The 1 Billion Token Challenge: Finding the Perfect Pre-training Mix
Link
@kala shared a link, 1 week, 3 days ago
FAUN.dev()

Jensen Huang's Stark Warning: China's 1 Million AI Workers vs America's 20,000

Nvidia CEO Jensen Huang, in some leaked comments, didn’t mince words: U.S. export bans aren’t hobbling China’s AI game - they’re fueling it. He pointed to Huawei’s 910C chip edging close to H100 territory, a forecast putting China ahead in AI compute by 2027, and a fast-growing local chip industry n.. read more  

Jensen Huang's Stark Warning: China's 1 Million AI Workers vs America's 20,000
Link
@kala shared a link, 1 week, 3 days ago
FAUN.dev()

Context Management in Amp

Amp stretches the context window into something more useful. It pulls in system prompts, tool info, runtime metadata, even AGENTS.md files - fuel for agentic behavior. It gives devs serious control: edit messages, fork threads, drop in files with @mentions, hand off conversations, or link threads to.. read more  

Context Management in Amp
Link
@kala shared a link, 1 week, 3 days ago
FAUN.dev()

Inside Cursor - Sixty days with the AI coding decacorn

Cursor is shaking up recruiting by treating the hiring process as more about the person than the job, resulting in a fast-growing team of exceptional individuals drawn in by the company's compelling mission and focus on challenging technical problems. Women in product and engineering roles are a kno.. read more  

Fleet is a high-scale GitOps system built to support the realities of multi-cluster operations. Instead of pushing YAMLs or relying on brittle scripts, Fleet treats Git as the authoritative state and continuously reconciles that state across every cluster under management.

Its architecture uses lightweight agents, bundling, and content distribution to propagate changes efficiently - whether you’re managing five clusters or five thousand. Policies, Helm charts, CRDs, and raw manifests all become versioned, reviewable, and auditable through Git.

Fleet integrates cleanly with Rancher, enabling teams to automate cluster bootstrapping, enforce standards, roll out updates safely, and instantly detect drift. It excels in environments that demand consistency: edge fleets, hybrid cloud estates, regulated sectors, and platform teams building opinionated Kubernetes platforms.