Translate

ADVERTISEMENT

Kubernetes KYAML šŸ“œ, Karmada Graduation šŸŽ“, Chaos To Control 🚨

KYAML is a YAML dialect for Kubernetes that reduces syntactic and type ambiguity while remaining valid YAML and compatible with existing tooling ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 

TLDR

Together With ngrok

TLDR DevOps 2026-09-09

Running Kimi K3 locally? Unless you have 1.6 TB of RAM, you'll need to quantize it (Sponsor)

Want to run open-weight models on your own hardware? Unless you've got extra TBs of RAM lying around, that's gonna cost you.

Quantization makes LLMs 4x smaller and 2x faster while only losing 5-10% in accuracy. This ngrok blog breaks down:

  • How floating point precision works and how models sacrifice it
  • How to compress floats using quantization
  • How to measure model quality loss after quantization

Learn how to route between local models and the bleeding edge.

Read the blog

šŸ“±

News & Trends

Kubernetes Promotes KYAML as a Safer, More Consistent Way to Work with Manifests (3 minute read)

KYAML is a stricter YAML dialect for Kubernetes that reduces syntactic and type ambiguity while remaining valid YAML and compatible with existing tooling. By standardizing configuration into a more explicit format, KYAML can improve consistency, validation, diffs, and machine-generated manifests, making it particularly relevant as Helm, GitOps systems, infrastructure tooling, and AI agents increasingly generate Kubernetes configuration.
Cloud Native Computing Foundation Announces Karmada Graduation (6 minute read)

The Cloud Native Computing Foundation (CNCF) announced the graduation of Karmada, an open source project for running applications across multiple Kubernetes clusters and clouds. The project has attracted more than 1,214 contributors and is used in production by companies including Bloomberg, Wellhub, and Alibaba Cloud. Karmada reached production maturity with its v1.19 release, which improves scheduling for distributed AI training jobs. To graduate, the project completed a third-party security audit and established a formal steering committee.
šŸš€

Opinions & Tutorials

How Yahoo optimizes resources with flexible VMs in Managed Service for Apache Spark (5 minute read)

Flexible VMs in Google Cloud's Managed Service for Apache Spark allow Yahoo to maintain reliable analytics pipeline provisioning by ranking acceptable VM shapes and automatically searching across regional zones when preferred capacity is unavailable. This approach reduced Yahoo's cluster provisioning failures caused by regional capacity stockouts by 85% while improving infrastructure resilience and reducing manual intervention.
From Chaos to Control: Addressing Shard Distribution Challenges in M3DB with Subclusters (9 minute read)

Uber redesigned M3DB's shard placement for large clusters by partitioning nodes into self-contained subclusters that own non-overlapping portions of the shard space. The approach reduces failure and maintenance blast radius, allows operations on separate subclusters to run in parallel, and uses a greedy migration algorithm to keep shard distribution balanced during scaling.
How Tubular Labs reclaimed 50% of engineering capacity by rebuilding their 70TB pipeline on Apache Iceberg and Amazon S3 Tables (10 minute read)

Tubular Labs rebuilt a 70TB analytics pipeline handling roughly 2 billion row updates per day around Apache Spark, Iceberg, and Amazon S3 Tables. Infrastructure-related recovery time fell from 12–16 hours to about 40 minutes, while multi-billion-row pipelines that previously required 6–8 hours now finish end-to-end in under two hours.
šŸ§‘‍šŸ’»

Resources & Tools

The future of open source search and observability starts at OpenSearchCon (Sponsor)

Leaders from Apple, CERN, IBM, Intel, and Walmart will gather for three days of keynotes, technical sessions, and hands-on workshops on vector search and agentic AI at OpenSearchCon North America, September 22-24 in San Jose. Come for the talks, leave with real production patterns you can use.
View the agenda
Lightpanda Browser (GitHub Repo)

Lightpanda is a new headless browser written in the Zig programming language and designed for AI agents. It is not a Chromium fork, allowing it to use significantly less memory and CPU than existing browsers while executing JavaScript. Users can run the browser with Puppeteer or Playwright scripts.
Context Mode (GitHub Repo)

Context Mode is an MCP server that reduces tool output size by 98% and preserves session memory when AI coding agents compact conversations. It tracks file edits, git operations, and user decisions in SQLite, allowing agents to resume work without repeating context. The tool supports 17 clients including Claude Code, VS Code Copilot, Cursor, and Gemini CLI.
šŸŽ

Miscellaneous

Project HydraFusion: Frontier quality via multi-model orchestration (9 minute read)

HydraFusion is GitHub's runtime orchestration system that dynamically combines models from multiple providers using single-model, cascade, or critique workflows to balance coding quality, cost, and latency. In offline benchmarks, it matched or exceeded Claude Opus 5 quality while reducing estimated costs by 36% to 67%, demonstrating the potential of adaptive multi-model routing for agentic software development.
ClickHouse as a streaming HTTP API (24 minute read)

ClickHouse 26.8 can expose controlled database queries directly as streaming HTTP endpoints using named handlers, typed URL parameters, result transformations, and framing formats. Simple data APIs can therefore stream query results and progress without a separate pass-through application service, while SQL security controls can restrict access to underlying data.

Quick Links

Is your infrastructure ready for change? (Sponsor)

Stop building for peak demand. The capacity readiness playbook for hybrid IT explores how to stay ready for growth, testing, and recovery while reducing overprovisioning, idle capacity, and unnecessary cost. Get the Playbook.
Investigate DMS migration issues with AWS DevOps Agent (7 minute read)

AWS DevOps Agent can be extended with a read-only MCP server specialized for AWS DMS, giving it migration-specific tools and runbooks to autonomously investigate validation failures, CDC latency, connectivity, replication health, and post-cutover database issues.
AWS Config now supports 60 new resource types (2 minute read)

AWS Config now supports 60 additional AWS resource types across services, expanding coverage for discovery, compliance assessment, auditing, and remediation.
Introducing chdb Postgres extension: High-performance imports from cloud storage (11 minute read)

The new chdb PostgreSQL extension uses an in-process ClickHouse engine to import and export data between Postgres and S3, Google Cloud Storage, Azure Blob Storage, HDFS, HTTP endpoints, and local files across formats including Parquet, Arrow, JSON, Avro, and ORC.

Love TLDR? Tell your friends and get rewards!

Share your referral link below with friends to get free TLDR swag!
Track your referrals here.

Want to advertise in TLDR? šŸ“°

If your company is interested in reaching an audience of devops professionals and decision makers, you may want to advertise with us.

Want to work at TLDR? šŸ’¼

Apply here, create your own role or send a friend's resume to jobs@tldr.tech and get $1k if we hire them! TLDR is one of Inc.'s Best Bootstrapped businesses of 2025.

If you have any comments or feedback, just respond to this email!

Thanks for reading,
Kunal Desai & Martin Hauskrecht


Manage your subscriptions to our other newsletters on tech, startups, and programming. Or if TLDR DevOps isn't for you, please unsubscribe.
FREE MICROSOFT CERTIFIED STUDENT'S RESUME/CV BUILDER
CREATE YOUR OWN NOW šŸ‘‰

Building a Successful, Professional CV/Resume

A well-crafted CV/resume is essential for making a strong impression on potential employers. Follow these key steps:

  1. Define Your Objective: Identify your career goals and tailor your content to showcase relevant skills.
  2. Choose a Format: Select a clean font (Arial, Calibri, Helvetica) at 10–12pt size.
  3. Write a Strong Header: Include full name, phone, email, and LinkedIn profile.
  4. Highlight Education & Experience: List qualifications and work history in reverse chronological order.
  5. Showcase Technical & Soft Skills: Highlight software proficiency, leadership, and communication abilities.
  6. Optimize & Proofread: Target relevant ATS keywords and eliminate spelling errors.
ADVERTISEMENT

Contact Form

Name

Email *

Message *