Comment on page
Cluster Proxy
Proxy Kubemq cluster connection to localhost command
Proxy command allows to act as a full layer 4 proxy (port-forwarding) of a Kubemq cluster connection to localhost. Proxy a KubeMW cluster allows the developer to interact with remote Kubemq cluster ports as localhost
kubemqctl set cluster proxy [flags]
# Proxy a Kubemq cluster ports
kubemqctl set cluster proxy
-h, --help help for proxy
--config string set kubemqctl configuration file (default "./.kubemqctl.yaml")
Last modified 3yr ago