runwhen-contrib / runwhen-local

RunWhen Local provides a tailored troubleshooting cheat sheet for Kubernetes environments
https://docs.runwhen.com/public/v/runwhen-local/
Apache License 2.0
159 stars 8 forks source link

[runwhen-local-feedback] Need arm64 support #492

Closed stewartshea closed 5 months ago

stewartshea commented 5 months ago

Observation We need arm64 support, which at least requires that the underlying kubectl binary has this option

Possible Suggestions Builds already support this, we just need to dynamically determine the arch during build to support the proper binary to install.

Any other details or context Does not take into account other cli tools.