From 014699b7f270f6310c745da5c4a28da8ca277808 Mon Sep 17 00:00:00 2001 From: Marco van Zijl Date: Sun, 4 May 2025 11:55:08 +0200 Subject: [PATCH] Add Ceph host networking issue section to README with issue reference --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index 6ada6dc..963403f 100644 --- a/readme.md +++ b/readme.md @@ -220,3 +220,9 @@ You can check the Kubernetes certificates with the command `talosctl get Kuberne Client certificates (talosconfig and kubeconfig) are the user’s responsibility. Each time you download the kubeconfig file from a Talos Linux cluster, the client certificate is regenerated giving you a kubeconfig which is valid for a year. The talosconfig file should be renewed at least once a year, using the `talosctl config new` command. + +### Ceph host networking + +For some reason the Ceph object gateway is not properly configured in the dashboard. + +[See this issue for similiar symptons](https://github.com/rook/rook/issues/12099)