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

Feature: Cluster Terminal Access For Super-Admins #2656

Closed
2 tasks done
kripanshdevtron opened this issue Nov 17, 2022 · 0 comments · Fixed by #2654
Closed
2 tasks done

Feature: Cluster Terminal Access For Super-Admins #2656

kripanshdevtron opened this issue Nov 17, 2022 · 0 comments · Fixed by #2654
Assignees

Comments

@kripanshdevtron
Copy link
Contributor

🔖 Feature description

Debug Cluster using terminal. User can select image from list or he can also use custom image containing all the cli tools like kubectl, helm to debug his cluster.

🎤 Pitch

If anyone from the team wants to debug into cluster, he needs kubeconfig file to access his cluster. Using Cluster terminal access on Ui itself, user can easily debug into its cluster.

✌️ Solution

Can Run a pod inside the cluster with admin-role, User can exec into that pod and use all the cli-tools present in image.

🔄️ Alternative

No response

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

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

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.

4 participants