kubecube-io / KubeCube

KubeCube is an open source enterprise-level container platform
https://kubecube.io
Apache License 2.0
506 stars 70 forks source link

[Bug] I installed all in one,bug there's some problerm with me #114

Closed snpyeso closed 2 years ago

snpyeso commented 2 years ago

image

Internal error occurred: failed calling webhook "vresourcequota.kb.io": failed to call webhook: Post "https://warden.kubecube-system.svc:8443/validate-core-kubernetes-v1-resource-quota?timeout=10s": service "warden" not found

weilaaa commented 2 years ago

Please check out if there is service warden in specified ns by kubectl get svc -n kubecube-system, once not found, we should check out kubecube logs, search keywords warden.

snpyeso commented 2 years ago

Please check out if there is service warden in specified ns by kubectl get svc -n kubecube-system, once not found, we should check out kubecube logs, search keywords warden.

thanks,it's resolved