openshift-cookbook icon indicating copy to clipboard operation
openshift-cookbook copied to clipboard

How can I have a deployment wait on other services?

Open GrahamDumpleton opened this issue 6 years ago • 0 comments

What is the new topic you would like to added to the OpenShift cookbook?

How can I have a deployment wait on other applications?

Should cover topics such as using init containers to wait for other services to become available. Also look at wait-for-ready annotations in templates.

  • https://docs.openshift.com/container-platform/3.9/dev_guide/templates.html#waiting-for-template-readiness

GrahamDumpleton avatar May 03 '18 01:05 GrahamDumpleton