Skip to content

Bastion host inside Kubernetes using Ubuntu + SSH

Notifications You must be signed in to change notification settings

mhonorio/k8s-bastion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

k8s-bastion

Bastion host inside Kubernetes using Ubuntu + SSH

How to build & push

You need to run:

docker buildx build --platform linux/amd64,linux/arm64 --push -t [tag] .

Credentials for the ssh

Username and password is bastion but you can set up whatever you want or even an ssh key for authentication.

Available on Docker

It's already built in into my Dockerhub account: https://hub.docker.com/repository/docker/mhonorio/bastion

About

Bastion host inside Kubernetes using Ubuntu + SSH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published