k8s-mgmt-pod/docker/motd
Michael Trip d582311917
All checks were successful
Build k8s-mgmt-pod image / Build & Push (push) Successful in 1m59s
Update ASCII art in motd for improved branding and consistency
2026-06-29 10:54:20 +02:00

33 lines
2.8 KiB
Text

╔════════════════════════════════════════════════════════════════╗
║ ║
║ ║
║ _ __ ___ ____ __ __ ____ __ __ _____ ║
║ | |/ / / _ \ / ___| | \/ | / ___|| \/ ||_ _| ║
║ | ' / | (_) |\___ \ | |\/| || | _ | |\/| | | | ║
║ | . \ \__, | ___) | | | | || |_| || | | | | | ║
║ |_|\_\ /_/ |____/ |_| |_| \____||_| |_| |_| ║
║ Kubernetes Management Pod - Jump Box ║
║ ║
╠════════════════════════════════════════════════════════════════╣
║ Toolbelt ║
║ - kubectl : cluster operations and troubleshooting ║
║ - lfk : LFK kubernetes management ║
║ - k9s : interactive cluster navigation ║
║ - helm : chart install, upgrade, and rollback ║
║ - plus : kubectx, kubens, jq, yq, and more ║
║ ║
╠════════════════════════════════════════════════════════════════╣
║ Quick start ║
║ kubectl get pods -A ║
║ k9s ║
║ helm list -A ║
║ lfk --help ║
║ ║
╠════════════════════════════════════════════════════════════════╣
║ Access ║
║ web ssh : browser session backed by local sshd ║
║ users : admin (passwordless sudo) | user (no sudo) ║
║ ║
╚════════════════════════════════════════════════════════════════╝