readinessProbe

command
v0.0.0-...-a14639f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Description: This program creates a web server to verify if the managedOCS

        resource is ready. It is used as a readiness probe by the
        ocs-osd-deployer operator. For this to be set up, the following
        sidecar should be added to the manager CSV:
- name: readinessServer
  command:
  - /readinessServer
  image: ocs-osd-deployer:latest
  readinessProbe:
    httpGet:
      path: /readyz
      port: 8081
    initialDelaySeconds: 5
    periodSeconds: 10

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL