geerlingguy/raspberry-pi-dramble

error while setup

saikatbepari opened this issue · 3 comments

TASK [geerlingguy.kubernetes : Ensure dependencies are installed.] **********************************************
ok: [kube2]
ok: [kube1]

TASK [geerlingguy.kubernetes : Add Kubernetes apt key.] *********************************************************
fatal: [kube2]: FAILED! => changed=false
msg: 'Failed to connect to packages.cloud.google.com at port 443: [Errno -3] Temporary failure in name resolution'
status: -1
url: https://packages.cloud.google.com/apt/doc/apt-key.gpg
fatal: [kube1]: FAILED! => changed=false
msg: 'Failed to connect to packages.cloud.google.com at port 443: [Errno -3] Temporary failure in name resolution'
status: -1
url: https://packages.cloud.google.com/apt/doc/apt-key.gpg

PLAY RECAP ******************************************************************************************************
kube1 : ok=37 changed=0 unreachable=0 failed=1 skipped=29 rescued=0 ignored=0
kube2 : ok=37 changed=0 unreachable=0 failed=1 skipped=29 rescued=0 ignored=0
kube4 : ok=0 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0

@saikatbepari does kube1/kube2 DNS resolution work?

stale commented

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale commented

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.