Hacker News new | ask | show | jobs
by ritonlajoie 819 days ago
This looks interesting. However I can't find any documentation on how to program for it ? Where is their documentation about how we use this "unified API" which pools resources between nodes ?
1 comments

It's somewhere in my git stack :).

Until I get to publishing it, the proto/gRPC definitions for node management are a good enough start: https://github.com/monogon-dev/monogon/blob/main/metropolis/...

And the top level API to actually deploy workloads is plain Kubernetes.