RKE2 invalid option -- 'y' installing from rke2.io

Hi, I’m having a rough time getting rke2 installed. I keep running into issues when trying to follow the guidelines here Quick Start - RKE2 - Rancher's Next Generation Kubernetes Distribution.

The first problem I run into is the following:
sudo curl -sfL https://get.rke2.io | sh -
[INFO] finding release for channel stable
[INFO] using 1.23 series from channel stable
install: invalid option – ‘y’
Try ‘install --help’ for more information.

Looking for help. I’ve tried the other options on that quickstart page but also running into issues there.

Let me know,
Thanks

2 Likes

I am also facing the same situation as you. Have you found a fix yet?