Kubernetes v1.36: Mutable Pod Resources for Suspended Jobs (beta) (3 minute read)
Kubernetes v1.36 promoted to beta the ability to modify CPU, memory, GPU, and other resource requests in suspended Jobs' pod templates, eliminating the need to delete and recreate Jobs when resource requirements change. The feature, enabled by default, lets queue controllers and administrators adjust resources before Jobs start running. It is particularly useful for batch and machine learning workloads where optimal allocation depends on current cluster conditions.
|
An update on GitHub availability (6 minute read)
GitHub says recent outages were caused by rapid growth in AI-driven development, which has pushed the platform beyond its current scaling limits. The company is prioritizing reliability by expanding capacity, isolating critical systems, and reducing single points of failure to handle the surge.
|
|
The Autonomy Problem: Why AI Agents Demand a New Security Playbook (4 minute read)
AI agents automate development and business tasks but introduce new risks like prompt injection, privilege escalation, and cascading failures that expand attack surfaces, prompting NIST concern. Effective mitigation requires layered controls across model design, system permissions, and human oversight to ensure secure deployment.
|
How it feels to run an incident with AI SRE (8 minute read)
This post describes incident.io's evolving AI SRE experience, which automates incident investigation, debugging, and resolution within a unified workflow, reducing context switching by integrating Slack, coding tools, and updates, and enabling rapid diagnosis, fixes, and reporting with minimal manual effort.
|
|
Gitnexus (GitHub Repo)
GitNexus is an open-source tool that indexes codebases into knowledge graphs to give AI coding assistants like Cursor, Claude Code, and Codex full architectural context, preventing them from missing dependencies and breaking call chains. The tool is available as a CLI with MCP server integration, a web UI that runs entirely in-browser via WebAssembly, and as an enterprise SaaS or self-hosted offering through akonlabs.com.
|
VictoriaMetrics (GitHub Repo)
VictoriaMetrics is a fast, cost-effective, and scalable solution for monitoring and managing time series data. It delivers high performance and reliability, making it an ideal choice for businesses of all sizes.
|
|
How GitHub uses eBPF to improve deployment safety (7 minute read)
GitHub mitigates circular deployment dependencies, where outages could block their own recovery, by using eBPF to monitor and restrict deployment scripts' network access and detect hidden, direct, and transient dependencies. This enables per-process control, DNS interception, and real-time auditing of risky calls like GitHub API usage during incident recovery.
|
Kubernetes for platform teams: Leveraging k0s and k0rdent (6 minute read)
This post demonstrates how to build a scalable, multi-cluster Kubernetes platform on OpenStack using k0s, k0rdent, and Hosted Control Planes (HCP), which eliminates the need for dedicated 3-node control planes per cluster by centralizing them in a single management cluster. The architecture shifts from managing individual clusters to operating a declarative system that handles provisioning, scaling, and upgrades across entire fleets while significantly reducing infrastructure costs and operational complexity.
|
|
Ghostty Is Leaving GitHub (3 minute read)
Mitchell Hashimoto, cofounder of HashiCorp, has announced that he is moving the Ghostty project off GitHub after 18 years of deep personal and professional attachment, citing growing frustration and disappointment with the platform.
|
|
Love TLDR? Tell your friends and get rewards! |
|
Share your referral link below with friends to get free TLDR swag!
|
|
|
| Track your referrals here. |
|
|
|
0 Comments