Hacker News new | ask | show | jobs
by thowrjasdf32432 920 days ago
Great writeup! Love reading about orchestration, especially distributed.

> When you create a cluster, we run K3s and the Virtual Kubelet on a single Fly Machine.

Why a single machine? Is it because this single fly machine is itself orchestrated by your control plane (Nomad)?

> ...we built our own Rust-based TLS-terminating Anycast proxy (and designed a WireGuard/IPv6-based private network system based on eBPF). But the ideas are the same.

very cool, is this similar to how Cilium works?

1 comments

The control plane is not nomad anymore : https://community.fly.io/t/the-death-of-nomad/16220