teamcode-inc / kubeorbit

Test your application on Kubernetes in a brand new simple way⚡ 轻量高效的微服务本地联调测试工具
https://kubeorbit.io
Apache License 2.0
460 stars 65 forks source link

Failed to install #4

Closed zzm378510663 closed 2 years ago

zzm378510663 commented 2 years ago

trying to install the KubeOrbit, but got this error message


  Error from server (InternalError): error when creating "STDIN": Internal error occurred: failed calling webhook "webhook.cert-manager.io": Post "https://cert-manager-webhook.cert-manager.svc:443/mutate?timeout=10s": no endpoints available for service "cert-manager-webhook"
  Error from server (InternalError): error when creating "STDIN": Internal error occurred: failed calling webhook "webhook.cert-manager.io": Post "https://cert-manager-webhook.cert-manager.svc:443/mutate?timeout=10s": no endpoints available for service "cert-manager-webhook"
  make: *** [deploy] Error 1
ericjee commented 2 years ago

Hi @zzm378510663 , KubeOrbit needs a cert-manager installed in-cluster to make the mutating webhook work properly, also make sure that the API version of cert-manager is cert-manager.io/v1