Hi, After running the command
kubectl apply -k "github.com/kubeflow/pipelines/manifests/kustomize/env/platform-agnostic-pns?ref=$PIPELINE_VERSION"
I have waited a considerable amount of time (around 2 hrs) but the deployments are still not available.
I checked the logs by running kubectl describe deploy -n kubeflow
. For all the deployments the Available
status is False
and the Reason
is MinimumReplicasUnavailable
I am using Ubuntu 18.04