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

Enable v1.30 #2

Merged
merged 2 commits into from
May 31, 2024
Merged

Enable v1.30 #2

merged 2 commits into from
May 31, 2024

Conversation

rascasoft
Copy link
Member

Test and fix everything for v1.30 in EL and Ubuntu distributions.

rascasoft added 2 commits May 30, 2024 18:57
This commit makes Kubernetes v1.30 release work on EL 9 distros like AlmaLinux
and Rocky, by:

- Setting the new default K8s relase to v1.30.
- Updating keepalived system container relase to the latest.
- Updating the release and simplifying the configurations of haproxy system
  container.
- Updating README by adding TLS ingress examples to reflect new haproxy confs.

Fixes: #1
This commit adds the annotation parameter inside the ingress example in the
"Ingress NGINX" README paragraph.
This is not needed while using EL distributions, but without it Ubuntu
ingresses won't work, as explained in this issue [1].

Fixes: #1

[1] kubernetes/ingress-nginx#8081
@rascasoft rascasoft merged commit 3f730d9 into main May 31, 2024
2 checks passed
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.

1 participant