Hi,
I was planning to use my proxmox ceph cluster as source cluster for an external storage cluster, with my k8s cluster as a consumer cluster, but when i run the scripts suggested on https://rook.io/docs/rook/v1.10/CRDs/Cluster/external-cluster/#supported-features
i get some error codes the main one seems to be that prometheus is not installed?
Seeing as the script tries to find and show the following values:
Read more
I was planning to use my proxmox ceph cluster as source cluster for an external storage cluster, with my k8s cluster as a consumer cluster, but when i run the scripts suggested on https://rook.io/docs/rook/v1.10/CRDs/Cluster/external-cluster/#supported-features
i get some error codes the main one seems to be that prometheus is not installed?
Seeing as the script tries to find and show the following values:
Code:
export ROOK_EXTERNAL_FSID=797f411a-aafe-11ec-a254-fa163e1539f5
export...
Read more