Skip to main content
Skip table of contents

4. Enable the TunnelProxy Object in the KommanderCluster: CLI Proxied Access

To enable the TunnelProxy, reference the object in the KommanderCluster object.

On the Management cluster, patch the KommanderCluster object with the name of the TunnelProxy you created in the previous page:

CODE
kubectl patch --type merge kommanderclusters -n ${WORKSPACE_NAMESPACE} ${NETWORK_RESTRICTED_CLUSTER} --patch "{\"spec\": {\"clusterTunnelProxyConnectorRef\": { \"name\": \"${TUNNEL_PROXY_NAME}\"}}}"

Next Step:

5. Verify the Proxy: CLI Proxied Access

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.