I am trying to install service mesh in OKE.
I am following https://docs.oracle.com/en-us/iaas/Content/service-mesh/ovr-getting-started-osok.htm and https://github.com/oracle/oci-service-operator/blob/v1.1.3/docs/installation.md to install it.
Versions I am using:
Kubernetes: 1.24.1
Operator: 1.23.0
OLM: 0.22.0
oci-service-operator: 1.1.3
But every time it stuck in one step.
INFO[0003] Creating a File-Based Catalog of the bundle "iad.ocir.io/oracle/oci-service-operator-bundle:1.1.3"
INFO[0004] Generated a valid File-Based Catalog
INFO[0007] Created registry pod: iad-ocir-io-oracle-oci-service-operator-bundle-1-1-3
INFO[0007] Created CatalogSource: oci-service-operator-catalog
INFO[0007] OperatorGroup "operator-sdk-og" created
INFO[0007] Created Subscription: oci-service-operator-v1-1-3-sub
FATA[0300] Failed to run bundle: install plan is not available for the subscription oci-service-operator-v1-1-3-sub: timed out waiting for the condition
I tried with different versions too, like
OLM: 0.20.0
oci-service-operator: 1.1.1
But issue is always same.
I have checked the old issue '#5' and it did not give any resolution and without providing it, issue got closed.
Can you guys please help me here to resolve it?
I am trying to install service mesh in OKE.
I am following https://docs.oracle.com/en-us/iaas/Content/service-mesh/ovr-getting-started-osok.htm and https://github.com/oracle/oci-service-operator/blob/v1.1.3/docs/installation.md to install it.
Versions I am using:
Kubernetes: 1.24.1
Operator: 1.23.0
OLM: 0.22.0
oci-service-operator: 1.1.3
But every time it stuck in one step.
INFO[0003] Creating a File-Based Catalog of the bundle "iad.ocir.io/oracle/oci-service-operator-bundle:1.1.3"
INFO[0004] Generated a valid File-Based Catalog
INFO[0007] Created registry pod: iad-ocir-io-oracle-oci-service-operator-bundle-1-1-3
INFO[0007] Created CatalogSource: oci-service-operator-catalog
INFO[0007] OperatorGroup "operator-sdk-og" created
INFO[0007] Created Subscription: oci-service-operator-v1-1-3-sub
FATA[0300] Failed to run bundle: install plan is not available for the subscription oci-service-operator-v1-1-3-sub: timed out waiting for the condition
I tried with different versions too, like
OLM: 0.20.0
oci-service-operator: 1.1.1
But issue is always same.
I have checked the old issue '#5' and it did not give any resolution and without providing it, issue got closed.
Can you guys please help me here to resolve it?