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

Add SSH Action for Nodes #656

Merged
merged 1 commit into from
May 15, 2024
Merged

Add SSH Action for Nodes #656

merged 1 commit into from
May 15, 2024

Conversation

ricoberger
Copy link
Member

The new SSH action for Nodes can be used to create a privileged Pod on the selected node, with similar rights as a user would connect via SSH to the node.

The action will create the Pod on the selected Node, afterwards a user can view the Pod and can create a new terminal, to view all the processes and files running on the Node.

The new SSH action for Nodes can be used to create a privileged Pod on
the selected node, with similar rights as a user would connect via SSH
to the node.

The action will create the Pod on the selected Node, afterwards a user
can view the Pod and can create a new terminal, to view all the
processes and files running on the Node.
@ricoberger ricoberger added the changelog: added A new feature was added label May 15, 2024
@ricoberger ricoberger merged commit 932c03c into main May 15, 2024
2 checks passed
@ricoberger ricoberger deleted the add-ssh-pod-action-for-nodes branch May 15, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: added A new feature was added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant