Communicating with the Cluster via Reverse Tunnel
Communicating with the Cluster via Reverse Tunnel
QueryPie supports Reverse Tunneling as a means of communication with resources in a different Network Zone. By installing the Reverse Tunnel Agent in the desired Network Zone, the Reverse Tunnel Agent establishes an outbound connection to QueryPie.
By adding a tag to the resource (cluster), communication from QueryPie to resources in another Network Zone can be achieved through the Reverse Tunnel.
Applying Reverse Tunnel to the Cluster

Administrator > Kubernetes > Connection Management > Clusters > List Details
Navigate to Administrator > Kubernetes > Connection Management > Clusters menu.
Select the cluster from the list. For new cluster registration, please refer to Manually Enroll Kubernetes Clusters
In the Clusters List Detail page, add the following tag in the Tags section:
RTS = TRUE
: Clusters with this tag will attempt communication through Reverse Tunnels.Reverse Tunnel Agent Tag: Communication with the cluster will occur through a Reverse Tunnel Agent that has the same tag. If no Reverse Tunnel Agent with the same tag is available, the communication will fail.
Click the
Save Changes
button to save the settings.