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
$ diff \
<(curl https://raw.githubusercontent.com/Kubeinit/kubeinit/main/kubeinit/hosts/k8s/inventory) \
<(curl https://raw.githubusercontent.com/Kubeinit/kubeinit/main/kubeinit/hosts/okd/inventory)
% Total % Received % Xferd Average Speed Time Time Time Current
% Total % Received % Xferd Average Speed Time Time T i Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 e Curr--:--:-- --:--:-- --:--:-- 0ent
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- 100 14 100 14 0 0 59 0 --:--:-- --:--:-- --:--:-- 60
100 14 100 14 0 0 56 0 --:--:-- --:--:-- --:--:-- 56
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
@ccamacho I updated to the latest code and ran the command.
I encountered a new error.
fatal: [hypervisor-01]: UNREACHABLE! => {"changed": false, "msg": "Data could not be sent to remote host \"nyctea\". Make sure this host can be reached over ssh: Warning: Identity file /root/.ssh/kubeinit_id_rsa not accessible: Permission denied.\nCan't open user config file /root/.ssh/k8scluster_config: Permission denied\r\n", "unreachable": true}
I wonder if it makes sense for me to clone this repo and set up a test like this one for Rocky Linux & Raspian?
I didnt see this again @jeffabailey I built all the packages for aarch64 but there are some changes needed in the guest vm images to have it running in ARM. (Rocky should work ootb I dont think this will ever work on a raspberry)
Describe the bug
A clear and concise description of what the bug is.
Error when running final step of installation.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A complete installation.
Screenshots
If applicable, add screenshots to help explain your problem.
Infrastructure
Deployment command
Inventory file diff
Run the following command:
And paste the output:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: