







Serverless Functions Made Simple with Kubernetes.
Running a PDS in Kubernetes for fun & profit - at://hayden.moe
The trials and tribulations of running a PDS on self-hosted Kubernetes with the Gateway API and other such fun things
The platform engineer's survival guide to Kubernetes networking, Tue, Jul 9, 2024, 10:00 AM | Meetup
Kubernetes networking can be intimidating for platform engineers, but with the right knowledge, it can become a powerful tool. Understanding the various layers of Kubernete

Self-host and scale web apps without Kubernetes complexity | Uncloud
Take your Docker Compose apps to production with zero-downtime deployments, automatic HTTPS, and cross-machine scaling. Self-hosting made reliable without the complexity.

An over-engineered Home Lab with Docker and Kubernetes.
Setting up a personal Home Lab is not a task for lazy people: it incurrs a big cost of maintenance and issues arise even though we might use the best IT-Infrastructure practices… but we can always learn a lot out of it and make it also super fun. In this post I would like to share my journey and share some tips and tricks and issues I bumped into. Let’s jump in!

Why you should take a look at Nomad before jumping on Kubernetes
Hashicorp's Nomad is a great, easy to use and very flexible task scheduler/orchestrator, and actually fares up decently against Kubernetes.
eBPF and Kubernetes: Little Helper Minions for Scaling Microservices - Daniel Borkmann, Cilium
The future of Kubernetes and cloud infrastructure
New development approaches and open-source tools are set to address the complexity and scaling challenges of Kubernetes and evolve cloud infrastructure as we know it today.
Creating a Simple Kubernetes Debug Pod: Premium Ubuntu Sleep Pod YAML|downey.io
Sample YAML for creating a debug pod that runs Ubuntu and sleeps for a week.
Kubernetes 1.27 Goes Galactic with OpenAPI3
Explore the power of Kubernetes 1.27 API with OpenAPI v3 validation. Learn usage examples and embrace flexible, reliable custom resources.

santisbon/pds
Helm chart for deploying an AT Protocol PDS (Personal Data Server) to Kubernetes.

Talos Linux - The Kubernetes Operating System
Talos Linux is a secure, immutable, and minimal operating system for Kubernetes. API-managed, declarative configuration, and fast deployments.

Ambassador: Building a Control Plane for an Envoy-Powered API Gateway on Kubernetes
This article provides an insight into the creation of the Ambassador open source API gateway for Kubernetes, and discusses the technical challenges and lessons learned from building a developer-focused control plane for managing ingress or "edge" traffic within microservice-based applications.

Introduction
This website describes a way to manage APIs that is inexpensive, high-performing, and surprisingly easy to use. It’s also great for APIs that are built with gRPC and Protocol Buffers. It’s the only API management system that starts with these powerful approaches, and if you are building APIs with them, you’ll find it especially familiar. It emerged from internal API management practices at Google, and as you might hope, it works great on Google Cloud, but it’s not limited to that. We’ll show you how it can be used with or without Kubernetes on any cloud platform and on systems that you run yourself.
Building the Cloud Native Data Center – Part 2: Why On-Prem Kubernetes is Hard
Running Kubernetes on-prem is far harder than running it in the cloud. Let’s find out why.
