-
Notifications
You must be signed in to change notification settings - Fork 16
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
Use velad to install the kubevela development environment #130
Comments
In the first image, it shows the hook fails. Can you run command below to check what's in the cluster? Maybe your cluster isn't setup successfully. kubectl get pod -A In Win10, there's some problems when loading image in your environment. What's your docker environment? Did you use a docker desktop or? Run
to check if the cluster container(k3s) has started. |
In Ubuntu, check |
Too much content, I can't find the important content, here is the log file |
In Ubuntu, the container can't be created
try commands below or a higher version of Ubuntu.
While in Windows, the container is pulling the image. Your network seems can't access the image registry. So it fails. Images should be loaded to cluster but fails in the last step. You can check that process again. |
Thanks, I'll try again next time. |
@chivalryq In windows, I solved docker increase-rate-limit, and I found several err. But I don't know how to fix them. then stuck here |
Have you succeed in Ubuntu? @yikuaibro |
No, I gave up installing it in Ubuntu because I can't upgrade the version of Ubuntu. So only tried in win. |
But did |
@chivalryq @charlie0129 I set up the development environment of kubevela according to the tutorial document, after executing
velad install
The result is as follows:
Ubuntu 18.04.6 (Linux 4.15.0-194-generic x86_64)
Win10 10.0.17763.4010
Use CMD or Powershell
This error msg will appear in the middle
done
what should I do?
The text was updated successfully, but these errors were encountered: