k3s-io / k3s

Lightweight Kubernetes
https://k3s.io
Apache License 2.0
28.02k stars 2.35k forks source link

All instalation & namespace back to default #10864

Open febri4n opened 1 month ago

febri4n commented 1 month ago

Discussed in https://github.com/k3s-io/k3s/discussions/10847

Originally posted by **febri4n** September 6, 2024 I have a cluster that I installed with k3s using embedded PostgreSQL. I also installed Rancher on the cluster. However, about two days later, when I ran kubectl get namespace, the Rancher installation in the cattle-system namespace disappeared, leaving only the default, kube-node-lease, kube-public, and kube-system namespaces. What could be causing this to happen? I checked the database with the command pg_lsclusters, and its status is online.
github-actions[bot] commented 1 week ago

This repository uses a bot to automatically label issues which have not had any activity (commit/comment/label) for 45 days. This helps us manage the community issues better. If the issue is still relevant, please add a comment to the issue so the bot can remove the label and we know it is still valid. If it is no longer relevant (or possibly fixed in the latest release), the bot will automatically close the issue in 14 days. Thank you for your contributions.