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

Feasibility of Turtles with Hosted Rancher #739

Open
mbologna opened this issue Sep 10, 2024 · 3 comments
Open

Feasibility of Turtles with Hosted Rancher #739

mbologna opened this issue Sep 10, 2024 · 3 comments

Comments

@mbologna
Copy link
Member

mbologna commented Sep 10, 2024

Can Turtles be used with Hosted Rancher? Hosted Rancher users have less privileges than the users in Rancher.

We can test it at https://support.rancher.cloud/dashboard/auth/login and provide the answer to Camryn.

@mbologna mbologna changed the title Feasibility of turtles with Hosted Rancher Feasibility of Turtles with Hosted Rancher Sep 10, 2024
@Danil-Grigorev
Copy link
Contributor

It seems that the imported hosted cluster is not available to explore. This blocks from attempting to install turtles, and the local cluster is not visible in this prime instance to debug more.

@CamrynCarter
Copy link

@Danil-Grigorev What if Turtles was already installed? Based on the RBAC, does it seem like provisioning with CAPI would be possible as a restricted admin (or equivalent permissions)? Let me know if getting a temporary environment with Turtles installed would help.

@Danil-Grigorev
Copy link
Contributor

Danil-Grigorev commented Sep 12, 2024

Having Turtles already installed would help. Since restricted admin can only access downstream clusters either should be true:

  • Something has to create CAPI clusters in the local cluster if the user can’t create clusters with appropriate labels. CAPI infrastructure will be rolled out by turtles to allow clusters creation, but it will be restricted to default set of installed providers (Core, RKE2 CP…). If clusters have appropriate labels, then they will be automatically imported.
  • If the hosted cluster in the provided environment is the downstream cluster, and it will manage the latter downstream CAPI clusters created by this, then there is a problem that turtles chart can’t be installed in child clusters, unless they are a rancher manager replica as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants