redis-enterprise-k8s-docs
redis-enterprise-k8s-docs copied to clipboard
admission plugin "ValidatingAdmissionWebhook" failed to complete validation when creating RedisEnterpriseDatabase
Deploying on OpenShift and following the instructions here.
Creating the RedisEnterpriseDatabase
object on a fresh cluster deployment results in:
Error from server (InternalError): error when creating "/tmp/redis-enterprise-database.yml": Internal error occurred: admission plugin "ValidatingAdmissionWebhook" failed to complete validation in 13s
This could happen for various reasons - issue with the operator pod (which contains the admission server container), ValidatingWebhookConfiguration improperly set up, etc... Can you generate a diagnostic package using the log collector script (https://docs.redis.com/latest/kubernetes/logs/collect-logs/) and open a Support ticket with Redis?