







No Go? No Problem! Use Bash, Python, or Kubectl
A Kubernetes Operator in Rust
You can check the operator yourself here, or use it as boilerplate code to start your own rust operator. A little bit of background I’ve been writing Kubernetes operators for quite some time …

Pscheidl/rust-kubernetes-operator-example
An example of a Kubernetes operator implemented in Rust
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.
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

Build an Orchestrator in Go (From Scratch)
Develop a deep understanding of Kubernetes and other orchestration systems by building your own with Go and the Docker API.

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.
A Kubernetes User's Guide to HashiCorp Nomad
Learn the equivalent terminologies, comparisons, and differentiations between HashiCorp Nomad and 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.

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.
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
5 Podman Features You Should Know: Kubernetes & Containers Simplified
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...
Kubernetes Validating Webhook Implementation
As new engineers onboard to teams within my organization, one area that is commonly confusing is Kubernetes admission control. This…

santisbon/pds
Helm chart for deploying an AT Protocol PDS (Personal Data Server) to Kubernetes.
scheduler-plugins/pkg/networkaware/README.md at master · kubernetes-sigs/scheduler-plugins
Repository for out-of-tree scheduler plugins based on scheduler framework. - kubernetes-sigs/scheduler-plugins
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.
