Anthropic's Claude 3.5 Sonnet sets new industry benchmarks·Grafana – The Open Observability Platform·trimstray/the-book-of-secret-knowledge·Google SRE Book·Hussein Nasser's Backend Engineering·Full Stack Open - CI/CD·OpenAI launches SearchGPT, a prototype of new AI search features·Prometheus – Monitoring System & Time Series DB·n8n-io/n8n·AI Isn't Something to Trust — It's Something to Design (Series Final)·AWS Workshops·The Case for Platform Engineering in 2024·Elastic Stack (ELK) – Search, Observe, Protect·langchain-ai/langchain·I Switched to the Agent Toolkit for AWS. Here's Why.·Kubernetes 1.30: Uwubernetes·OpenTelemetry – Vendor-Neutral Observability Framework·netdata/netdata·AI Agent Memory: Conversation vs Context·Terraform 1.8 Adds Provider-Defined Functions·AWS CloudWatch – Official Documentation·grafana/grafana·WordPress.org now distrusts my commits by default. As a plugin author, I think that’s right.·Microsoft Azure announces Cobalt 100 CPUs for general availability·Datadog – Cloud Monitoring as a Service·traefik/traefik·I Got the proxy.ts Matcher Wrong for Three Projects Before I Understood Why·Anthropic's Claude 3.5 Sonnet sets new industry benchmarks·Grafana – The Open Observability Platform·trimstray/the-book-of-secret-knowledge·Google SRE Book·Hussein Nasser's Backend Engineering·Full Stack Open - CI/CD·OpenAI launches SearchGPT, a prototype of new AI search features·Prometheus – Monitoring System & Time Series DB·n8n-io/n8n·AI Isn't Something to Trust — It's Something to Design (Series Final)·AWS Workshops·The Case for Platform Engineering in 2024·Elastic Stack (ELK) – Search, Observe, Protect·langchain-ai/langchain·I Switched to the Agent Toolkit for AWS. Here's Why.·Kubernetes 1.30: Uwubernetes·OpenTelemetry – Vendor-Neutral Observability Framework·netdata/netdata·AI Agent Memory: Conversation vs Context·Terraform 1.8 Adds Provider-Defined Functions·AWS CloudWatch – Official Documentation·grafana/grafana·WordPress.org now distrusts my commits by default. As a plugin author, I think that’s right.·Microsoft Azure announces Cobalt 100 CPUs for general availability·Datadog – Cloud Monitoring as a Service·traefik/traefik·I Got the proxy.ts Matcher Wrong for Three Projects Before I Understood Why·
10,000+ hand-picked resources

Navigate the Cloud Universe

StackLens is your intelligent companion for DevOps, SecOps, ML, and AI Engineering. Search hand-picked resources across the technical ecosystem.

Results for "Kubernetes"

17 results
repository

prometheus-operator/prometheus-operator

Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes

Kubernetes
repository

cloudnative-pg/cloudnative-pg

CloudNativePG is a comprehensive platform designed to seamlessly manage PostgreSQL databases within Kubernetes environments, covering the entire operational lifecycle from initial deployment to ongoing maintenance

Kubernetes
repository

chaos-mesh/chaos-mesh

A Chaos Engineering Platform for Kubernetes.

Kubernetes
repository

ben1234560/k8s_PaaS

如何基于K8s(Kubernetes)部署成PaaS/DevOps(一套完整的软件研发和部署平台)--教程/学习(实战代码/架构设计/大量注释/操作配图),你将习得部署如:K8S(Kubernetes)、Dashboard、Harbor、Jenkins、本地Gitlab、Apollo框架、Promtheus、Grafana、Spinnaker等。

Monitoring
documentation

Loki – Like Prometheus but for Logs

Grafana Loki is a horizontally scalable, highly available, multi-tenant log aggregation system inspired by Prometheus. Designed to be cost-effective and easy to operate.

Monitoring
news

Kubernetes 1.30: Uwubernetes

The latest release of Kubernetes brings enhancements to structured logging, node memory swapping, and more.

Kubernetes
documentation

Kubernetes Documentation

Official documentation for Kubernetes orchestration system.

Kubernetes
blog

Auto-verifying your AI-SRE's fixes against your real cluster, with mirrord

How to wire mirrord exec into your AI-SRE so every suggested fix is verified against your real cluster before it reaches a human.

Kubernetes
blog

Docker Compose vs Kubernetes: Which One Do You Actually Need?

Docker Compose vs Kubernetes: Which One Do You Actually Need? Everyone asks the same...

Kubernetes
blog

Kubernetes vs Docker, PaaS, and Traditional Deployment Tools for AI Apps

Kubernetes vs Docker, PaaS, and Traditional Deployment Tools for AI Apps: What Developers Need...

Kubernetes
blog

The Ultimate Kubernetes Checklist: Unlocking Performance While Slashing Costs

Build a Strong Kubernetes Foundation Before optimizing costs or performance, organizations must...

Kubernetes
blog

How to Properly Set Up K3s on Your Homelab or Server (2026 Edition)

I recently migrated my homelab from Docker + Jenkins to K3S because it was my production...

Kubernetes
blog

OpenAI Already Told Us the Kubernetes Scaling Story, Most People Just Did Not Read It Closely

Series links Part 1: Everything You Know About Scaling Web Apps Breaks When You Serve an LLM Part...

AI Engineering
blog

Kubernetes kills your pod? Here's why

Your pods keep getting killed. Not crashing — killed. One moment they're running fine, the next...

Kubernetes
blog

I'm building a read-only context engine for Kubernetes and AI agents

kctx turns Kubernetes API state into compact operational context for humans, scripts, and AI SRE workflows.

SRE
blog

PostgreSQL on Kubernetes — Complete Setup Guide with CloudNativePG

How to run production-grade PostgreSQL on Kubernetes using CloudNativePG — HA clusters, automated failover, backups, PgBouncer, and PITR.

Cloud Computing
blog

How Does Traffic Actually Reach Your Pods? Kubernetes Services & kube-proxy Explained

Your backend Pod just crashed. Kubernetes created a new Pod with a completely different IP...

Cloud Computing