Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about etcd and persistence #812

Open
franpog859 opened this issue Nov 14, 2024 · 0 comments
Open

Question about etcd and persistence #812

franpog859 opened this issue Nov 14, 2024 · 0 comments

Comments

@franpog859
Copy link

What is the difference between Cluster.spec.etcd and Cluster.spec.persistence? I see that I can configure analogous fields:

  • Cluster.spec.etcd.autoDeletePVCs-Cluster.spec.persistence.autoDeletePVCs
  • Cluster.spec.etcd.persistence.storageClass-Cluster.spec.persistence.persistentVolumeClaim.spec.storageClassName

The etcd one creates etcd-data-kmc-... PVC and the persistence one creates kmc-... PVC. By reading the code, I learned that the kmc acronym stands for k0smotron cluster. What are these two PVCs used for, especially the kmc-... one? The documentation is quite ambiguous

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant