Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removing health probe #1198

Merged
merged 2 commits into from
Jun 30, 2020
Merged

Conversation

frodopwns
Copy link
Contributor

Some users are getting restarts related to the health probe:

Warning  Unhealthy  5m33s (x3707 over 3d)  kubelet, aks-nodepool1-29600608-vmss000002  Liveness probe failed: Get http://10.244.2.4:8081/healthz: dial tcp 10.244.2.4:8081: connect: connection refused

And since the current probe doesn't do anything too terribly substantial I am removing it until we can investigate and/or come up with a better check.

Copy link
Member

@matthchr matthchr left a comment

Choose a reason for hiding this comment

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

Can you file an item for adding this back, just so we don't forget?

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.

2 participants