fusion-cloud-native icon indicating copy to clipboard operation
fusion-cloud-native copied to clipboard

error: deployment "*******" exceeded its progress deadline

Open svanschalkwyk opened this issue 4 years ago • 0 comments

helm install ${RELEASE} lucidworks/fusion --timeout=240s --namespace "${NAMESPACE}" --values ./minikube_default_f5_fusion_values.yaml --version 5.0.3-4 SUCCEEDS

kubectl rollout status deployment/${RELEASE}-api-gateway --timeout=600s --namespace "${NAMESPACE}" error: deployment "f5-api-gateway" exceeded its progress deadline FAILED

kubectl version 1.16 minikube version 1.17.3 helm 3.0.1 Ubuntu 18.04

svanschalkwyk avatar Mar 11 '20 18:03 svanschalkwyk