devtron icon indicating copy to clipboard operation
devtron copied to clipboard

Feature: Kubectl Commands & Port Forwarding via Devtron with RBAC

Open raunit-verma opened this issue 1 month ago • 0 comments

🔖 Feature description

User should be able to run kubectl commands on any cluster managed by Devtron without config file of that cluster as it contains sensitive and private data and should not be shared with everyone.

Admins and super admin should decide the resources on which they can perform operation.

For ex: If a user want to port forward from local to a service on a cluster they should be able to use their devtron token to do the same.

🎤 Pitch / Usecases

This feature will help to give a user only required resource permission by the admin hence more secure system.

🔄️ Alternative

No response

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

AB#9829

raunit-verma avatar May 21 '24 12:05 raunit-verma