Question
resources not ready after 10m0s: timed out waiting for the condition
Hi all
I am trying to install Istio 1.52 on DOK K8S 1.17 as follows:
./istioctl manifest apply –set profile=minimal
Then I’ve got:
- Applying manifest for component Base...
✔ Finished applying manifest for component Base.
- Applying manifest for component Pilot...
✔ Finished applying manifest for component Pilot.
Waiting for resources to become ready...
........
........
2020-05-08T10:37:14.955768Z error installer Failed to wait for resource: resources not ready after 10m0s: timed out waiting for the condition
Deployment/istio-system/istiod
Does DOK does not support Istio or what is wrong?
Thanks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×