Add Ceph host networking issue section to README with issue reference

This commit is contained in:
Marco van Zijl 2025-05-04 11:55:08 +02:00
parent 6dce849f97
commit 014699b7f2

View File

@ -220,3 +220,9 @@ You can check the Kubernetes certificates with the command `talosctl get Kuberne
Client certificates (talosconfig and kubeconfig) are the users 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. Client certificates (talosconfig and kubeconfig) are the users 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. 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)