Set Rest Interface

Flags

Expose Options:

ClusterIP/NodePort/LoadBalancer

Example

Expose Rest interface port with a NodePort:

kubemqctl create cluster --rest-expose NodePort --rest-node-port 30600

Last updated