radondb / xenon

The MySQL Cluster Autopilot Management with GTID and Raft
GNU General Public License v3.0
693 stars 162 forks source link

K8s没有cert-manger #177

Open wenterjoy opened 7 months ago

wenterjoy commented 7 months ago

[root@master ~]# helm install demo radondb/mysql-operator --debug install.go:214: [debug] Original chart version: "" install.go:231: [debug] CHART PATH: /root/.cache/helm/repository/mysql-operator-v3.0.0.tgz

client.go:142: [debug] creating 1 resource(s) install.go:168: [debug] CRD mysqlusers.mysql.radondb.com is already present. Skipping. Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: [resource mapping not found for name: "radondb-mysql-certificate" namespace: "default" from "": no matches for kind "Certificate" in version "cert-manager.io/v1" ensure CRDs are installed first, resource mapping not found for name: "radondb-mysql-issuer" namespace: "default" from "": no matches for kind "Issuer" in version "cert-manager.io/v1" ensure CRDs are installed first] helm.go:84: [debug] [resource mapping not found for name: "radondb-mysql-certificate" namespace: "default" from "": no matches for kind "Certificate" in version "cert-manager.io/v1" ensure CRDs are installed first, resource mapping not found for name: "radondb-mysql-issuer" namespace: "default" from "": no matches for kind "Issuer" in version "cert-manager.io/v1" ensure CRDs are installed first]