PodBastion

PodBastion is a lightweight, ephemeral SSH bastion solution designed specifically for Kubernetes environments. Deployed as a temporary pod, it facilitates secure SSH tunneling for developers and administrators, ensuring rapid yet safe access to specific services within the cluster. Based on the minimal alpine:3.18 image, PodBastion provides public key authentication while prohibiting root logins, merging simplicity with security.

Pure Nim score 0/100 · last commit 2023-09-08 · 1 stars · no tests detected · no docs generated

Summary

Latest Version Unknown
License Unknown
CI Status Unknown
Stars 1
Forks 0
Open Issues 0
Last Commit 2023-09-08
Downloads 0
Last Indexed 2026-07-22 05:29

Installation

nimble install PodBastion
choosenim install PodBastion
git clone https://gitlab.com/maltyxx/podbastion

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
PodBastion - - - - - - - - - -

Source

Repository https://gitlab.com/maltyxx/podbastion
Homepage https://gitlab.com/maltyxx/podbastion
Registry Source gitlab