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

How to manage K8S behind bastion #365

Open
thomas-aw opened this issue Feb 23, 2023 · 1 comment
Open

How to manage K8S behind bastion #365

thomas-aw opened this issue Feb 23, 2023 · 1 comment

Comments

@thomas-aw
Copy link

Hi,

I'm using the bastion and i have a server behind the bastion that manages a K8S cluster. I want to install some helm charts on this cluster but charts are on my local.

How i can use kubectl to communicate with the server behind the bastion ? I saw that the ssh tunnel was not possible with bastion.

Could you help me ?

Many thanks

@Pierrelefort
Copy link

One way to address this issue is by utilizing Ansible with the the-bastion-ansible-wrapper. This allows you to execute commands, such as helm or kubectl, on your server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants