Kubernetes on Oxide: How customer needs shaped our integrations
- Infrastructure
- Open Source
- Cloud
- Developer Tools
Oxide’s post explains how customers pushed it to add a fuller Kubernetes story on top of its integrated on-prem cloud platform. The current approach is VM-first. Clusters are created with Cluster API through a provider called CAPOx, node lifecycle is handled by an out-of-tree cloud controller manager, and stateful workloads are being bridged for now with tools like Longhorn until Oxide ships its own Container Storage Interface plugin. Networking is also still in transition. Customers can already use external subnets to avoid overlay networking, and Oxide is using its cloud controller manager for Kubernetes LoadBalancer services, but tighter integration and a more complete load-balancing path are still being built.
If you are evaluating private-cloud infrastructure, read this as a signal that Oxide is building the Kubernetes pieces enterprise teams actually need, but key platform features like first-party storage and deeper networking integration are still arriving. For teams building similar platforms, the interesting move is not "Kubernetes support" by itself but using Kubernetes as a control surface on top of opinionated rack hardware and APIs.
-
oxide.computer
- Discuss on HN