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

host1-init.yaml timeout issue #1

Closed
bparinas opened this issue Jan 9, 2021 · 1 comment
Closed

host1-init.yaml timeout issue #1

bparinas opened this issue Jan 9, 2021 · 1 comment

Comments

@bparinas
Copy link

bparinas commented Jan 9, 2021

Running this command returns timeout

PS C:\multipass> Invoke-WebRequest -UseBasicParsing 'https://raw.githubusercontent.com/tigera/ccol1/main/host1-init.yaml' | Select-Object -Expand Content | multipass launch -n host1 20.04 --cloud-init -
launch failed: The following errors occurred:
timed out waiting for initialization to complete

Checking further inside the host1 shown timeout, unable to download kubectl package.

ubuntu@host1:~$ curl -o /usr/bin/kubectl -L "https://storage.googleapis.com/kubernetes-release/release/v1.19.2/bin/linux/amd64/kubectl"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0

@lxpollitt
Copy link

If you need help with the Certified Calico Operator: Level 1 course then can you please use the @academy channel in Calico Users Slack. You'll get much faster and more interactive help there. Thanks!

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

No branches or pull requests

2 participants