You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just checked /etc/systemd/resolved.conf file in some of my kubernetes cluster. There were two versions!
I've just used kubespray to upgrade, delete and add nodes. There were some situations that kubespray doesn't update /etc/systemd/resolved.conf.
What did you expect to happen?
I expect the /etc/systemd/resolved.conf file content to be the following on all masters and workers:
What happened?
I just checked
/etc/systemd/resolved.conf
file in some of my kubernetes cluster. There were two versions!I've just used kubespray to upgrade, delete and add nodes. There were some situations that kubespray doesn't update
/etc/systemd/resolved.conf
.What did you expect to happen?
I expect the
/etc/systemd/resolved.conf
file content to be the following on all masters and workers:But on some workers I saw this content:
How can we reproduce it (as minimally and precisely as possible)?
I managed all of my clusters by Kubespray and I saw similar issue on all of them.
OS
Ubuntu 22
Version of Ansible
ansible==9.8.0
Version of Python
Python 3.11.11
Version of Kubespray (commit)
7e0a407
Network plugin used
calico
Full inventory with variables
.
Command used to invoke ansible
N/A
Output of ansible run
N/A
Anything else we need to know
No response
The text was updated successfully, but these errors were encountered: