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

feat: add rbac for kubernetes tool #58

Open
oben01 opened this issue Feb 12, 2025 · 0 comments · May be fixed by #59
Open

feat: add rbac for kubernetes tool #58

oben01 opened this issue Feb 12, 2025 · 0 comments · May be fixed by #59
Assignees

Comments

@oben01
Copy link
Member

oben01 commented Feb 12, 2025

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

To access the Kubernetes API, we need to configure specific Kubernetes resources. A service account and other crd will be created to get those access.
Two new variables will be introduced :

  • NEXT_PUBLIC_ENABLE_DOCKER set by default to false
  • NEXT_PUBLIC_ENABLE_KUBERNETES set to true when rbac is enabled

This feature is linked to the current PR on homarr-labs/homarr#1868

Describe alternatives you've considered

No response

Additional context

No response

@oben01 oben01 self-assigned this Feb 12, 2025
@oben01 oben01 linked a pull request Feb 12, 2025 that will close this issue
4 tasks
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

Successfully merging a pull request may close this issue.

1 participant