You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: