Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quickstart docs result in version confusion, Elemental cannot be installed #348

Open
strophy opened this issue Jun 20, 2024 · 1 comment
Assignees

Comments

@strophy
Copy link

strophy commented Jun 20, 2024

Hi, I am trying to evaluate Rancher + Elemental by following the Elemental Quickstart Visual Guide. I first deployed Rancher on AWS following the Rancher Quickstart guide. (This initially failed with an easily resolvable 9 month old unresolved bug, for which I opened a PR here.)

The Rancher docs deploy Rancher 2.7.9 by default, which conflicts with the Elemental docs which state that at least 2.8.x is required. I decided to proceed anyway, since Elemental 1.2.0 was visible and installable from the Extensions page under Rancher 2.7.9. But it was impossible to proceed beyond the Install the elemental operator step because the button was not visible.

I destroyed my deployment and tried updating the terraform.tfvars file to use the following variables based on the version support page:

cert_manager_version = "1.15.0"
rancher_version = "2.8.4"
rancher_kubernetes_version = "v1.28.10+k3s1"
workload_kubernetes_version = "v1.28.10+rke2r1"

This installation worked, but now when I enable Extensions in Rancher, only the Virtualization Manager and Kamaji extensions are available. Elemental does not appear at all. I have no idea how to proceed.

image

This is a lot of hoops to jump through and unnecessary versioning confusion for a beginner, and in the end I was not able to successfully run Elemental. Could you please update the documentation as necessary and carry out actual testing to verify the steps work?

@juadk
Copy link
Contributor

juadk commented Jun 20, 2024

Hello @strophy, you're right the doc does not cover this latest change:
Since Rancher 2.8.2, you must be a prime user to see Elemental in the extensions tab, documentation was made with Rancher 2.8.0, thanks for the report because it is an essential thing to clarify.
We will update the documentation tomorrow.

@juadk juadk assigned juadk and kkaempf and unassigned juadk Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🗳️ To Do
Development

No branches or pull requests

3 participants