shipwright-io / build

Shipwright - a framework for building container images on Kubernetes
https://shipwright.io
Apache License 2.0
662 stars 114 forks source link

[BUG] install-kind.sh script failed with Kind: command not found #1716

Open thasnim-fluxone opened 3 hours ago

thasnim-fluxone commented 3 hours ago

Is there an existing issue for this?

Kubernetes Version

No response

Shipwright Version

No response

Current Behavior

Script ./hack/install-kind.sh failed with following error

# Installing KinD...
./hack/install-kind.sh: line 26: kind: command not found

Expected Behavior

script should run successfully and create the kind clusters.

Steps To Reproduce

  1. clone the repo https://github.com/shipwright-io/build
  2. run the script ./hack/install-kind.sh

Anything else?

No response

thasnim-fluxone commented 2 hours ago

/assign @thasnim-fluxone