Generate the command to execute on another cluster to peer with the selected cluster.
Generate the command to execute on another cluster to peer with the selected cluster.
Notice: ‘liqoctl generate-add-command’ requires Liqo to be installed on both clusters involved in the peering process.
liqoctl generate-add-command [flags]
-h, --help help for generate-add-command
--namespace string the name of the namespace where Liqo is installed (default "liqo")
--only-command print only the add command (useful in scripts)
--client-max-burst uint The maximum burst of requests in excess of the rate limit towards the API server. (default 100)
--client-qps uint The maximum number of queries per second performed towards the API server. (default 100)
-v, --verbose Enable/Disable verbose mode (default: false)