Kubernetes Node Stability and Performance: Tuning Kubelet for Better Resource Management
https://medium.com/@jfpucheu/kubernetes-node-stability-and-performance-tuning-kubelet-for-better-resource-management-e0f95ccfefe9
https://medium.com/@jfpucheu/kubernetes-node-stability-and-performance-tuning-kubelet-for-better-resource-management-e0f95ccfefe9
A Crash Course in Running Kubernetes Locally
https://jc1175.medium.com/a-crash-course-in-running-kubernetes-locally-7c573dd64933
Kubernetes clusters on your very own machine
https://jc1175.medium.com/a-crash-course-in-running-kubernetes-locally-7c573dd64933
kubectl-ai
https://github.com/GoogleCloudPlatform/kubectl-ai
kubectl-ai acts as an intelligent interface, translating user intent into precise Kubernetes operations, making Kubernetes management more accessible and efficient.
https://github.com/GoogleCloudPlatform/kubectl-ai
ut
https://github.com/ksdme/ut
A fast, lightweight CLI utility toolkit for developers and IT professionals. ut provides a comprehensive set of commonly-used tools in a single binary, eliminating the need to install and remember multiple utilities or search for random websites to perform simple tasks.
https://github.com/ksdme/ut
shiori
https://github.com/go-shiori/shiori
Shiori is a simple bookmarks manager written in the Go language. Intended as a simple clone of Pocket. You can use it as a command line application or as a web application. This application is distributed as a single binary, which means it can be installed and used easily.
https://github.com/go-shiori/shiori
Terraforming With AI
https://dev.to/zloeber/terraforming-with-ai-g0o
This article will go over using a team of AI agents in conjunction with the Terraform MCP server and Docker's cagent tool to clean up some rather gnarly autogenerated terraform without needing to write any code.
https://dev.to/zloeber/terraforming-with-ai-g0o
cagent
https://github.com/docker/cagent
A powerful, easy to use, customizable multi-agent runtime that orchestrates AI agents with specialized capabilities and tools, and the interactions between agents.
https://github.com/docker/cagent
Postgres Migrations Using Logical Replication
https://www.crunchydata.com/blog/postgres-migrations-using-logical-replication
Moving a Postgres database isn’t a small task. Typically for Postgres users this is one of the biggest projects you’ll undertake.
https://www.crunchydata.com/blog/postgres-migrations-using-logical-replication
mathesar
https://github.com/mathesar-foundation/mathesar
Intuitive spreadsheet-like interface that lets users of all technical skill levels view, edit, query, and collaborate on Postgres data directly—self hosted, with native Postgres access control.
https://github.com/mathesar-foundation/mathesar
A Journey Through Kafkian SplitDNS in a Multitenant Kubernetes Offering
https://medium.com/learnings-from-the-paas/a-journey-through-kafkian-splitdns-in-a-multitenant-kubernetes-offering-d5fd274f676f
https://medium.com/learnings-from-the-paas/a-journey-through-kafkian-splitdns-in-a-multitenant-kubernetes-offering-d5fd274f676f
Non-HA Kubernetes Gotchas: Downtime and Autoscaling Pitfalls with Single Replica Workloads
https://eng.zemosolabs.com/non-ha-kubernetes-gotchas-downtime-and-autoscaling-pitfalls-with-single-replica-workloads-812ac4150d70
https://eng.zemosolabs.com/non-ha-kubernetes-gotchas-downtime-and-autoscaling-pitfalls-with-single-replica-workloads-812ac4150d70
homelab
https://github.com/theepicsaxguy/homelab
After rebuilding my homelab one too many times, I committed to managing it entirely with GitOps. This repository is the result: a blueprint for a resilient, production-inspired Kubernetes cluster.
https://github.com/theepicsaxguy/homelab
mcp-server-kubernetes
https://github.com/Flux159/mcp-server-kubernetes
MCP Server that can connect to a Kubernetes cluster and manage it. Supports loading kubeconfig from multiple sources in priority order.
https://github.com/Flux159/mcp-server-kubernetes
mysql-operator
https://github.com/mysql/mysql-operator
The MySQL Operator for Kubernetes is an operator for managing MySQL InnoDB Cluster setups inside a Kubernetes Cluster. It manages the full lifecycle with set up and maintenance that includes automating upgrades and backup.
https://github.com/mysql/mysql-operator
YamlQL
https://github.com/AKSarav/YamlQL
Query YAML files with SQL. Transform any YAML structure into a queryable database instantly.
https://github.com/AKSarav/YamlQL
kube-composer
https://github.com/same7ammar/kube-composer
A modern, intuitive Kubernetes YAML generator that simplifies deployment configuration for developers and DevOps teams.
https://github.com/same7ammar/kube-composer
What Is OTLP and Why It's the Future of Observability
https://www.dash0.com/knowledge/opentelemetry-protocol-otlp
You're probably reading this because you don't want to sink time or money into proprietary protocols and agents anymore. Why would you? They tie you to a single vendor, force you to adapt to their quirks, and make it painful to change direction later.
What you really need is an open, consistent way to instrument, collect, and move your telemetry without worrying about compatibility or lock-in. That's exactly what OpenTelemetry (OTel) gives you. And at the center of it all is the OpenTelemetry Protocol (OTLP), the common language that makes your services, collectors, and backends speak fluently with each other.
This guide will walk you through OTLP in detail: what it is, why it matters, and how to use it in real pipelines. By the end, you'll see how embracing OTLP and pairing it with an OTel-native backend helps you solve the challenges of modern observability while keeping your stack open, reliable, and free of lock-in.
https://www.dash0.com/knowledge/opentelemetry-protocol-otlp
What are metrics in OpenTelemetry: A Complete Guide
https://oneuptime.com/blog/post/2025-08-26-what-are-metrics-in-opentelemetry/view
A comprehensive guide to understanding metrics in OpenTelemetry. What they are, how they work, and how to implement them effectively with practical code examples.
https://oneuptime.com/blog/post/2025-08-26-what-are-metrics-in-opentelemetry/view
Cloudreve
https://github.com/cloudreve/Cloudreve
Self-hosted file management system with multi-cloud support.
https://github.com/cloudreve/Cloudreve
Building a Unified OpenTelemetry Pipeline in Kubernetes
https://fatihkoc.net/posts/opentelemetry-kubernetes-pipeline
https://fatihkoc.net/posts/opentelemetry-kubernetes-pipeline