-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[Release-1.30] - Support for NodeExternalDNS #10855
Comments
##Environment Details Infrastructure
Node(s) CPU architecture, OS, and version: Linux 6.4.0-150600.23.17-default x86_64 GNU/Linux Cluster Configuration:
Config.yaml:
Validation
Results: $ kgn -o yaml | grep -i dns
|
I missed this again this cycle because it was Done :/ |
Previous release node configuration behavior $ kgn -o yaml | grep -i dns -B1 -A3
$ get_figs
$ k3s -v
Validated no configuration changed to reflect same configuration values $ kgn -o yaml | grep -i dns -B1 -A3
$ get_figs
$ k3s -v
|
Backport fix for Support for NodeExternalDNS
The text was updated successfully, but these errors were encountered: