AWS Rancher Marketplace setup: missing public ip

Hi,
I am following the tutorial, I have just created the EC2 instance, connected to vpc and so on.
Now I have the instance running and connect in https to public ip with initial credentials but I have no public ip in the ec2 instance.
I have checked and I have followed all steps.
What can I do?
Thanks,
Mario

I would like to try and then buy Rancher.
The installation on aws must be simpler, or the manual updated.
I will now try a different installation.
Mario

Hi @mgiammarco , I’m sorry to hear you had a problem with Rancher Setup.

Have you followed the blog post at https://www.suse.com/c/deploy-rancher-on-an-eks-cluster-the-easy-way/ ?

Did you mean the IP of the Rancher Setup VM, or the endpoint of the deployed EKS cluster? Rancher Setup would fail if it could not assign a public IP address, and set the route53 domain you supplied during setup. On the Rancher Setup VM, you must configure the VM to allow yourself web access - that’s outside the scope of the application setup.

Alternatively, you may set up your own EKS cluster and then deploy Rancher Prime through the AWS Marketplace, as described in https://www.suse.com/c/announcing-a-new-usage-based-rancher-prime-listing-on-the-aws-marketplace/

HI @bear454 I am buying this: AWS Marketplace: Rancher Setup
so I have reached these guide:
Rancher | Rancher by SUSE and Priority Support on AWS Marketplace

I have created IAM and VPC but now I have to access the console for first login I see I am missing public ip.
I would like to note that I was able to install Rancher on my HA three nodes microk8s cluster but this time I am on AWS and I am not expert at all in AWS. But I need to create a production environment on AWS.
Thanks,
Mario

I’m sorry but Rancher Setup will only deploy Rancher on an EKS cluster (which it creates). Rancher Setup was built to be the simplest possible route to running Rancher.

If you want to run Rancher on a non-EKS cluster (I’m not familiar with microk8s ), you’ll need to do a manual helm install - see the Rancher docs for guidance.

NO no no forget what I said about microk8s.
I need to install rancher on EKS. The Marketplace version or a production version.
But I am k8s expert I do not know anything about EKS. So I need updated documentation because I am stuck in missing public ip.

The Rancher Setup VM does not require a public IP; you just need to be able to route traffic back and forth to it’s web interface (port 443).