How to set up Kubernetes cluster on M1 Mac using Helm V2.0 non-compatibility

I would like to have some help in setting up Kubernetes Cluster on Apple silicon / M1 Mac using Helm V2.

Cluster information:

Kubernetes version:
Cloud being used: (put bare-metal if not on a public cloud)
Installation method:
Host OS:
CNI and version:
CRI and version:

You can format your yaml by highlighting it and pressing Ctrl-Shift-C, it will make your output easier to read.

No clue if anyone has a solution for this. I don’t have an Apple Silicon device to test with yet.

However if all else fails, just run Helm v2 inside a container using Docker or Podman in the meantime.

Thank you so much for your response.

I will update yourself on this.

Arun