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

[Cilium] [Pipeline] Enable Kubeproxy replacement healthz endpoint #1990

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

tamilmani1989
Copy link
Member

Reason for Change:

To enable health check server for the kube-proxy replacement, the kubeProxyReplacementHealthzBindAddr option has to be set (disabled by default). The option accepts the IP address with port for the health check server to serve on. This change is required for new AKS external lb design where health probe would be sent to this port instead of redirecting to pod. This modifies our pipeline cilium config map

Issue Fixed:

Requirements:

Notes:

@tamilmani1989 tamilmani1989 requested a review from a team as a code owner June 1, 2023 16:43
@tamilmani1989 tamilmani1989 added the ci Infra or tooling. label Jun 1, 2023
@tamilmani1989 tamilmani1989 changed the title Enable Kubeproxy replacement healthz endpoint [Cilium] [Pipeline] Enable Kubeproxy replacement healthz endpoint Jun 1, 2023
@tamilmani1989 tamilmani1989 force-pushed the tamanoha/enableProxyHealthz branch from 17acdf1 to 0b36585 Compare June 2, 2023 19:56
@paulyufan2 paulyufan2 force-pushed the tamanoha/enableProxyHealthz branch from 5aaf2a0 to 04e119b Compare June 7, 2023 14:51
@tamilmani1989 tamilmani1989 merged commit d8a03ce into master Jun 8, 2023
@tamilmani1989 tamilmani1989 deleted the tamanoha/enableProxyHealthz branch June 8, 2023 00:30
paulyufan2 pushed a commit that referenced this pull request Jun 9, 2023
rbtr pushed a commit that referenced this pull request Sep 8, 2023
)

Enable Kubeproxy replacement healthz endpoint
jpayne3506 pushed a commit that referenced this pull request Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Infra or tooling.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants