| commit | 9579be5e09b6293edc78d3142b0c67a24afda93c | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Mon Sep 30 17:01:04 2024 +0000 |
| committer | Serge Bazanski <serge@monogon.tech> | Mon Oct 28 14:22:49 2024 +0000 |
| tree | 52fd3bd699099ff599eca2d7c52febad6b5b41c4 | |
| parent | dd2b80fa4eb22931702aae5d849c178a4930e101 [diff] |
metropolis/proto/common: add node label synchronization rules This paves the way for a mechanism to synchronize Metropolis node labels to Kubernetes node labels. This is just the API/Protobuf part. Change-Id: Ia6f5dd91190d46495714ea56aa359c48e6a068d7 Reviewed-on: https://review.monogon.dev/c/monogon/+/3468 Reviewed-by: Lorenz Brun <lorenz@monogon.tech> Tested-by: Jenkins CI
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.