I want to create ServiceMeshControlPlane but it can not be deployed as I see in logs below message:
Error processing component mesh-config: error:
mesh-config/templates/enable-mesh-permissive.yaml: Internal error
occurred: failed calling webhook "validation.istio.io": failed to call
webhook: Post
"https://istiod.istio-system.svc:443/validate?timeout=10s": service
"istiod" not found
All needed operators are installed succesfully: Jager/Kiali/ELasticsearch/Openshift ServiceMesh.
But on ServiceMeshControlPlane I receive this error, how to get rid of it?
- Uninstall and reinstall of operators is not a fix.
- Deleting istio-system namespace and creating one more time is not also a fix.
- Creating SMCP on different namespace also ended up with this error.