banzaicloud / banzaicloud/banzai-cli

Add command to support SSH to Node

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
30
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Step required to SSH onto nodes (PKE cluster):
- Download the SSH secret (id_rsa)
- Grab the Node IP (public ip or via jump host)
- ~Parameter SSH command~ *generate ssh config file* with the private key and host (+ optionally ProxyJump)

Contributor guide

Open the contributing guide

Research direction

Start by locating the CLI command definitions and the existing PKE cluster, node IP, and SSH secret handling. Trace how a node and optional jump host are selected, then define the command's expected SSH config output and verify it supports both direct access and ProxyJump.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
cli, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.