diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-08 22:02:18 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-08 22:02:18 +0300 |
| commit | d5698f131396b6545a27e6f7e6f367efce080f16 (patch) | |
| tree | ad41a69938543eb1bac9e2957dadda9953f26475 | |
| parent | 9ec7e69b76787550af3acf4ecb4fcc7805b26d55 (diff) | |
more on this
| -rw-r--r-- | gemfeed/DRAFT-kubernetes-with-freebsd-part-7.gmi.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gemfeed/DRAFT-kubernetes-with-freebsd-part-7.gmi.tpl b/gemfeed/DRAFT-kubernetes-with-freebsd-part-7.gmi.tpl index 7abb4ab3..1cbc9860 100644 --- a/gemfeed/DRAFT-kubernetes-with-freebsd-part-7.gmi.tpl +++ b/gemfeed/DRAFT-kubernetes-with-freebsd-part-7.gmi.tpl @@ -539,6 +539,7 @@ TODO: increase replica of traefik to 2, persist config surviving reboots TODO: fix check-mounts script (mountpoint command and stale mounts... differentiate better) TODO: remove traefic metal lb pods? persist the change? TODO: use helm charts examples, but only after the initial apache example... +TODO: how to set up the users for the NFSv4 user mapping (same user with same UIDs i ncontainer, on Rocky and on FreeBSD). also ensure, that the `id` command shows all the same. as there may be already entries/duplicates in the passwd files (e.g. tape group, etc) Other *BSD-related posts: |
