Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Add liveness and readiness probes #2355

Merged
merged 1 commit into from
Aug 13, 2019
Merged

Add liveness and readiness probes #2355

merged 1 commit into from
Aug 13, 2019

Conversation

stefanprodan
Copy link
Member

This PR adds liveness and readiness probes to Flux chart and deploy manifests.

Fix: #2200

@stefanprodan stefanprodan requested a review from hiddeco August 13, 2019 12:01
livenessProbe:
httpGet:
port: 3030
path: /api/flux/v6/identity.pub
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given our quest earlier today, this is a smart intermediate solution 🥇

@stefanprodan stefanprodan merged commit 7c270e7 into master Aug 13, 2019
@stefanprodan stefanprodan deleted the health-check branch August 13, 2019 12:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create probes for flux standalone deployment
2 participants