kubernetes

Tag

Cards List
#kubernetes

Pros and Cons of Solo Development

Hacker News Top · 2026-07-06 Cached

A solo developer shares the pros and cons of building and maintaining Luxury Yacht, a desktop app for Kubernetes cluster management, emphasizing the freedom and responsibility of solo development.

0 favorites 0 likes
#kubernetes

@devops_nk: Someone built Kubernetes that runs entirely in your browser. This might be the easiest way to learn Kubernetes. - No Do…

X AI KOLs Timeline · 2026-07-03 Cached

A developer ported Kubernetes to run entirely in the browser by rewriting core components in TypeScript, aided by AI for code conversion. The tool requires no installation and is designed for learning, teaching, and interview prep.

0 favorites 0 likes
#kubernetes

Tigera Introduces Lynx, a Unified Control Plane for Kubernetes‑Native AI Agents

Reddit r/ArtificialInteligence · 2026-07-02 Cached

Tigera launches Lynx, a Kubernetes-native unified control plane for managing AI agents at scale, providing identity, policy enforcement, and real-time visibility across multi-cluster environments.

0 favorites 0 likes
#kubernetes

Platform Engineering 2.0: Manage AI Costs and Risks Without Rebuilding Infrastructure

Reddit r/ArtificialInteligence · 2026-07-02 Cached

The article explores how platform engineering teams must adapt to AI workloads by managing costs and risks without overhauling existing infrastructure, highlighting the shift from traditional DevOps to a new paradigm.

0 favorites 0 likes
#kubernetes

@PyTorch: Your next big #OpenSource conversation starts in Shanghai. Join #KubeCon + #CloudNativeCon + #OpenInfraSummit + #PyTorc…

X AI KOLs Timeline · 2026-07-02 Cached

PyTorchCon China is co-located with KubeCon, CloudNativeCon, and OpenInfra Summit in Shanghai from September 7-9, 2026, featuring technical sessions and community collaboration. Registration discounts are available until July 28.

0 favorites 0 likes
#kubernetes

How OpenAI Delivers Low-Latency Voice AI for 900M Users (17 minute read)

TLDR AI · 2026-07-02 Cached

OpenAI's voice AI architecture uses WebRTC with a split relay-transceiver design to handle low-latency audio for 900 million weekly active users.

0 favorites 0 likes
#kubernetes

Client-side load balancing at a million requests per second

Hacker News Top · 2026-07-01 Cached

Zalando's engineering team describes how they implemented client-side load balancing to replace the shared edge load balancer for their high-traffic Product Read API, reducing latency and improving observability by eliminating the fan-out bottleneck through Skipper.

0 favorites 0 likes
#kubernetes

Fixing a kubelet memory leak in Kubernetes 1.36

Hacker News Top · 2026-07-01 Cached

A detailed account of tracking down and fixing a memory leak in the Kubernetes kubelet component in version 1.36, caused by a context leak in startPodSync. The author used Go pprof profiling to identify the issue and implemented a fix.

0 favorites 0 likes
#kubernetes

@raydistributed: We just released Ray 2.56! This includes - Ray Data stability improvements: reduced object store spilling, automatic ba…

X AI KOLs Following · 2026-06-30

Ray 2.56 has been released with improvements to Ray Data, Ray Serve for LLMs, GPU-domain-aware placement groups, and Kubernetes integration.

0 favorites 0 likes
#kubernetes

I ported Kubernetes to the browser

Hacker News Top · 2026-06-30 Cached

Sam Rose from ngrok demonstrates how they ported Kubernetes to run entirely in the browser using WebAssembly, allowing developers to simulate a local cluster without needing a remote server or complex setup.

0 favorites 0 likes
#kubernetes

@OnlyXuanwo: Kubernetes developers simply don't understand how to deploy services. This kind of thing — separate process and configuration management — services should never run in a Pod. Just start each service in its own tmux session. When a restart is needed, write a while true loop; if it crashes, it automatically restarts. Performance...

X AI KOLs Timeline · 2026-06-30

A developer criticizes Kubernetes' deployment method as too complex, advocating for using tmux sessions and while true loops to simply manage service processes, believing this approach has sufficient performance and is easy to maintain.

0 favorites 0 likes
#kubernetes

Netflix Simplified Batch Compute with Kueue

Hacker News Top · 2026-06-27 Cached

Netflix describes migrating their batch compute workloads from a custom solution (CMB) to Kueue, a Kubernetes-native job queueing system, to simplify management and leverage the Kubernetes ecosystem.

0 favorites 0 likes
#kubernetes

@shub0414: If I had 6 months to become an AI Infrastructure Engineer. I’d do this. Stage 1 — Linux + Networking Processes, memory,…

X AI KOLs Timeline · 2026-06-27 Cached

A Twitter thread outlines a 12-stage curriculum to become an AI Infrastructure Engineer, covering topics from Linux and networking to distributed systems and deploying AI systems.

0 favorites 0 likes
#kubernetes

@iximiuz: If you were impacted by a recent layoff, have been on a job hunt for too long, or haven't graduated yet and need to bru…

X AI KOLs Timeline · 2026-06-25 Cached

Iximiuz Labs offers free premium access to learning materials for those affected by layoffs or job hunting, in exchange for active community participation and honest feedback.

0 favorites 0 likes
#kubernetes

Federating Clusters for Zero-Downtime Kubernetes

Hacker News Top · 2026-06-25 Cached

This post covers how to use Linkerd's multicluster extension to federate Kubernetes clusters for zero-downtime failover, combining hierarchical, flat, and federated modes across three GKE clusters with a full-mesh topology and chaos testing.

0 favorites 0 likes
#kubernetes

webernetes: Kubernetes in the browser

Lobsters Hottest · 2026-06-18 Cached

Webernetes is an open-source library from ngrok that simulates Kubernetes clusters in the browser using TypeScript, enabling interactive Kubernetes content without backend infrastructure.

0 favorites 0 likes
#kubernetes

@GergelyOrosz: How is CI/CD changing because of AI, and what are sensible deployment practices more teams should be doing? Robert Erez…

X AI KOLs Following · 2026-06-17 Cached

A podcast conversation with CI/CD expert Robert Erez explores how AI is reshaping CI/CD practices, the nuances of GitOps, and trends like ephemeral environments and progressive delivery.

0 favorites 0 likes
#kubernetes

@BenjDicken: Beautiful introduction to Kubernetes. Without it, there are 100 complexities and edge cases to handle. With it, you hav…

X AI KOLs Timeline · 2026-06-16 Cached

A tweet highlights a beautiful introduction to Kubernetes and references Fatih Arslan's post on control theory and feedback loops for self-healing, resilient systems capable of scaling thousands of databases.

0 favorites 0 likes
#kubernetes

What job interviews taught me about Kubernetes

Hacker News Top · 2026-06-15 Cached

A job seeker discovers that small startups are adopting Kubernetes not for technical scalability but for organizational benefits like uniformity, shared knowledge, and traceability. The post reflects on the non-technical advantages of Kubernetes for small teams.

0 favorites 0 likes
#kubernetes

Service Bindings - A Better Way to Connect Apps to Databases

Lobsters Hottest · 2026-06-13 Cached

OpenRun introduces a service binding feature that automates database access for applications, creating isolated database environments without manual configuration.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback