How to deploy the Appliance in a proxied environment?
The deployment fails because the setup script is trying to download components from docker.io.
Can i provide a proxy? Or can i use already existing components inside the ova?
Output is like:
Creating cluster "kind" ...
✗ Ensuring node image (kindest/node:v1.25.3) 🖼
ERROR: failed to create cluster: failed to pull image "kindest/node:v1.25.3@sha256:xxxx": command "docker pull kindest/node:v1.25.3@sha256:xxxx" failed with error: exit status 1
Command Output: Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io: no such host