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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Please help
need help on below error, when installing kubernetes using kubespray
using sema version:
v2.8.75/semaphore_2.8.75_linux_amd64.deb
running on lxc on proxmox
root/snap/semaphore/common/ansible_env/lib/python3.8
pip3 install netaddr==0.9.0
Requirement already satisfied: netaddr==0.9.0 in /usr/local/lib/python3.10/dist-packages (0.9.0) ----> Already install still error why?
TASK [kubernetes/preinstall : Get currently configured nameservers] ************
10:14:51 PM
fatal: [kube-master]: FAILED! =>
10:14:51 PM
msg: The ipaddr filter requires python's netaddr be installed on the ansible controller
10:14:52 PM
fatal: [kube-worker-1]: FAILED! =>
10:14:52 PM
msg: The ipaddr filter requires python's netaddr be installed on the ansible controller
10:14:52 PM
fatal: [kube-worker-2]: FAILED! =>
10:14:52 PM
msg: The ipaddr filter requires python's netaddr be installed on the ansible controller
Beta Was this translation helpful? Give feedback.
All reactions