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

Investigate alternative authentication mechanisms #756

Open
Danil-Grigorev opened this issue Sep 26, 2024 · 0 comments
Open

Investigate alternative authentication mechanisms #756

Danil-Grigorev opened this issue Sep 26, 2024 · 0 comments

Comments

@Danil-Grigorev
Copy link
Contributor

There are ways to reduce number of resources provisioned by agent for authentication in a Rancher cluster, by employing different authentication methods.

Investigate possible approaches.

Initial set:

  • Agent can issue a CSR request, which will be approved by Rancher to approve agent authentication, with a short spec.expirationSeconds value to allow revoking access.
  • Agent can connect via a single set of SA, RoleBinding and Role, using certificate and a token.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant