Communicating with Clusters through Reverse Tunnel
QueryPie supports Reverse Tunneling as a means to communicate with resources in different Network Zones. When you install a Reverse Tunnel Agent in the Network Zone you want to communicate with, the Reverse Tunnel Agent establishes a connection toward QueryPie (Outbound).
You can communicate from QueryPie to resources in different Network Zones through Reverse Tunnels by adding Tags to resources (clusters).
Applying Reverse Tunnel to Clusters
Administrator > Kubernetes > Connection Management > Clusters > List Details
- Navigate to Administrator > Kubernetes > Connection Management > Clusters menu.
- Select a cluster from the list. For new cluster registration, please refer to Manually Registering Kubernetes Clusters.
- Add the following Tag to the Tags section in the Clusters List Detail page.
RTS = TRUE
: Clusters with this Tag will attempt to communicate through Reverse Tunnels.- Reverse Tunnel Agent Tag : Communicates with the cluster through a Reverse Tunnel Agent with the same Tag. If there is no Reverse Tunnel Agent with the same Tag, communication will fail.
- Click the
Save Changes
button to save the settings.
Last updated on