Skip to content

Statefulset add readinessProbe#426

Open
fyuan1316 wants to merge 1 commit intonacos-group:masterfrom
fyuan1316:master
Open

Statefulset add readinessProbe#426
fyuan1316 wants to merge 1 commit intonacos-group:masterfrom
fyuan1316:master

Conversation

@fyuan1316
Copy link

fix #425

Signed-off-by: Yuan Fang <yuanfang@alauda.io>
@wilsonwu
Copy link
Contributor

LGTM

@CLAassistant
Copy link

CLAassistant commented Oct 23, 2023

CLA assistant check
All committers have signed the CLA.

@ShiriNmi1520
Copy link

Do we have a plan to merge this PR?
Recently, I encountered this issue as well when I deployed the nacos server to GKE with ingress enabled.
Without readinessProbe configuration, ingress might think the backend is unhealthy, making the website unreachable.
For now, I have to modify statefulset.yaml manually to make things work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

service nacos-cs routed the request to an unavailable instance

4 participants