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"
prometheus-operator/prometheus-operator
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
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
ben1234560/k8s_PaaS
如何基于K8s(Kubernetes)部署成PaaS/DevOps(一套完整的软件研发和部署平台)--教程/学习(实战代码/架构设计/大量注释/操作配图),你将习得部署如:K8S(Kubernetes)、Dashboard、Harbor、Jenkins、本地Gitlab、Apollo框架、Promtheus、Grafana、Spinnaker等。
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.
Kubernetes 1.30: Uwubernetes
The latest release of Kubernetes brings enhancements to structured logging, node memory swapping, and more.
Kubernetes Documentation
Official documentation for Kubernetes orchestration system.
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.
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 vs Docker, PaaS, and Traditional Deployment Tools for AI Apps
Kubernetes vs Docker, PaaS, and Traditional Deployment Tools for AI Apps: What Developers Need...
The Ultimate Kubernetes Checklist: Unlocking Performance While Slashing Costs
Build a Strong Kubernetes Foundation Before optimizing costs or performance, organizations must...
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...
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...
Kubernetes kills your pod? Here's why
Your pods keep getting killed. Not crashing — killed. One moment they're running fine, the next...
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.
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.
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...