opendatahub-io / manifests

A repository for Kustomize manifests
Apache License 2.0
7 stars 21 forks source link

Istio installation failed. #116

Open sarvasuddi-balaganesh opened 11 months ago

sarvasuddi-balaganesh commented 11 months ago

Commands: kustomize build common/istio-1-16/istio-crds/base | kubectl apply -f - kustomize build common/istio-1-16/istio-namespace/base | kubectl apply -f - kustomize build common/istio-1-16/istio-install/base | kubectl apply -f -

pod failure reason FailedMount pod/istio-ingressgateway-666f789ccb-mhhtq (combined from similar events): Unable to attach or mount volumes: unmounted volumes=[istiod-ca-cert], unattached volumes=[kube-api-access-fx8pt workload-certs istiod-ca-cert istio-token podinfo ingressgateway-certs workload-socket credential-socket istio-envoy istio-data config-volume ingressgateway-ca-certs]

sarvasuddi-balaganesh commented 11 months ago

Even certificate issued by istio is not present.