







As new engineers onboard to teams within my organization, one area that is commonly confusing is Kubernetes admission control. This…
The Definitive Debugging Guide for the cert-manager Webhook Pod
This guide helps you debug communication issues between the Kubernetes API server and the cert-manager webhook Pod.

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

How Kubernetes probes work | ngrok blog
Learn how probes work interactively on simulated Kubernetes clusters running in your browser.

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.

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
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.

What job interviews taught me about Kubernetes
So I've been job hunting lately. Reading job postings, doing interviews, talking to engineering teams at like a dozen companies. And I noticed...
Portainer.io - Enterprise Kubernetes & Docker Container Management Platform
Operational control for Kubernetes and Docker without specialist overhead. Govern multi-cluster infrastructure or deploy OT software at scale.

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.
Cloud Native Live: Envoy Gateway 1.1 - Q&A Session
Virtual Event - Envoy Gateway 1.1 simplifies the management and deployment of Envoy, making it more accessible and easier to use as a Kubernetes ingress gateway.
eBPF and Kubernetes: Little Helper Minions for Scaling Microservices - Daniel Borkmann, Cilium
DamienBench/a2a-mcp-webhook-workshop
Contribute to DamienBench/a2a-mcp-webhook-workshop development by creating an account on GitHub.
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.

santisbon/pds
Helm chart for deploying an AT Protocol PDS (Personal Data Server) to Kubernetes.
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.