Container Liveness, Readiness and Startup Probes**

  1. Liveness probe is used to know when to restart a container.

  2. Readiness probe is used to know when a container is ready to start accepting traffic.

  3. Startup probe is used to know when a container application has started.

  4. After logging into OmniDeq, click on the Project where you want to manage the container probes and click on Cruize.

    Cruize

  5. Click on blueprint version count on blueprint card. After clicking to count, blueprint versions page will be displayed which contains list of blueprint versions.

    Cruize

  6. Click on View configurations kebab menu option or click on blueprint version name then of blueprint version to view blueprint configurations. Go to Deployments tab and click on Edit deployment definition from Action column of any deployment.

  7. Then deployment definition page will be opened, now go to Containers tab. Select container and then go to specific probe tab as shown in the below image.

    Probe

Adding a new Probe

View Probe

Edit Probe

Delete Probe

Note: Please follow similar steps to perform add, view, edit and delete action of Readiness and Startup Probes.