constellation/hack/azure-jump-host
2022-10-10 14:21:17 +02:00
..
jump-host-create Use env to find bash in shebang (#225) 2022-10-10 14:21:17 +02:00
parameters.json Azure: switch default region to west us and replicate images to multiple regions 2022-08-19 14:39:36 +02:00
README.md Add azure jump host hack script 2022-07-18 10:20:36 +02:00
template.json Add azure jump host hack script 2022-07-18 10:20:36 +02:00

Creating a Jump Host for Azure

Constellation on Azure does not allow direct access to every node. For debugging purposes, you can create a jump host that can be used to access the nodes in your cluster.

# execute the following command in your constellation workspace AFTER constellation create
"$(git rev-parse --show-toplevel)/hack/azure-jump-host/jump-host-create"