| commit | 0dca6c91ea9b8a14278aeb3a1a8ba6b512479862 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Tue Jan 28 15:04:13 2025 +0100 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Wed Feb 05 14:55:23 2025 +0000 |
| tree | d3a4605fa9cefa9dccc79fe3df71d1e4335381a8 | |
| parent | b6ed72eabf092066a837fea4b68846376bd70e8a [diff] |
metropolis: use interface groups This adds interface groups to all K8s pod interfaces via a CNI plugin patch and corresponding configuration. It also adds an interface group to the clusternet interface. Using these new interface groups the nftables rules for NAT can be simplified. These will also be used by the network policy plugin later. Change-Id: I4638a4349ccb12b8724ad28ae34bb61cac4b4ece Reviewed-on: https://review.monogon.dev/c/monogon/+/3814 Tested-by: Jenkins CI Reviewed-by: Jan Schär <jan@monogon.tech>
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.