| commit | c5e0dbd3437d5c739d42d7724a619b126eabdbf5 | [log] [tgz] |
|---|---|---|
| author | Leopold Schabel <leo@monogon.tech> | Wed Jul 24 13:18:45 2024 +0000 |
| committer | Leopold Schabel <leo@monogon.tech> | Thu Jul 25 12:02:52 2024 +0000 |
| tree | d4ddbafe2c049e6bcdf97018d1419e62828f8cbf | |
| parent | 93ba80788f4599aa4afbf9937224046e96dd1713 [diff] |
metropolis/node/core: add tmpfs at /dev/shm k8s requires /dev/shm for "kubectl debug" to work. Fixes https://github.com/monogon-dev/monogon/issues/305. Tested manually on a local test cluster. Change-Id: I3b29ea75d59e115da80dadf48dabbaba23d7099b Reviewed-on: https://review.monogon.dev/c/monogon/+/3245 Tested-by: Jenkins CI Reviewed-by: Serge Bazanski <serge@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.