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
Setup several Ubuntu 20.04 hosts per Getting Started
Registered them with CAPI
Created a cluster using --infrastructure byoh
Installation script exited with failure on the nodes What did you expect to happen:
Anything else you would like to add:
I0914 13:39:15.461645 2268 host_reconciler.go:169] controller/byohost "msg"="executing install script" "name"="monitoring-controller-fstijc" "namespace"="default" "reconciler group"="infrastructure.cluster.x-k8s.io" "reconciler kind"="ByoHost"
+ BUNDLE_DOWNLOAD_PATH=/var/lib/byoh/bundles
+ BUNDLE_ADDR=projects.registry.vmware.com/cluster_api_provider_bringyourownhost
+ /byoh-bundle-ubuntu_20.04.1_x86-64_k8s:v1.25.11
/bin/bash: line 5: /byoh-bundle-ubuntu_20.04.1_x86-64_k8s:v1.25.11: No such file or directory
This is the output from the installation script on one of the worker nodes. It looks like it might be evaluating the file name, instead of setting the variable? I'm not totally sure where the script is pulled from, so I couldn't troubleshoot / replicate much more
What steps did you take and what happened:
Getting Started
--infrastructure byoh
What did you expect to happen:
Anything else you would like to add:
This is the output from the installation script on one of the worker nodes. It looks like it might be evaluating the file name, instead of setting the variable? I'm not totally sure where the script is pulled from, so I couldn't troubleshoot / replicate much more
Environment:
kubectl version --short
):/etc/os-release
):The text was updated successfully, but these errors were encountered: