







Hashicorp's Nomad is a great, easy to use and very flexible task scheduler/orchestrator, and actually fares up decently against Kubernetes.
A Kubernetes User's Guide to HashiCorp Nomad
Learn the equivalent terminologies, comparisons, and differentiations between HashiCorp Nomad and Kubernetes.

How we use HashiCorp Nomad
A walkthrough on how we are improving the reliability of our management services running in each data center by using Nomad for dynamic task scheduling.

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.

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


Building a Nomad cluster on Raspberry Pi running Ubuntu server
A short tutorial on how to set up a small Consul and Nomad cluster on a bunch of Raspberry Pis running Ubuntu 20.04. With the use of hashi-up, everything is installed and configured in just a couple of minutes.

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.
eBPF and Kubernetes: Little Helper Minions for Scaling Microservices - Daniel Borkmann, Cilium
Running Nomad for home server
Setting up a single node Nomad and Consul server to deploy self hosted workloads.

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.

Loophole Labs Architect: Kubernetes Scale to Zero, No Cold Starts
Architect for Kubernetes hibernates idle pods and wakes them in as little as 50ms. Cut overprovisioning, handle spot instance preemption, live-migrate pods with zero downtime.

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.
