clusterlink-net / clusterlink

A Gateway for connecting application services in different domains, networks, and cloud infrastructures
https://clusterlink.net
Other
17 stars 18 forks source link

CLI enhancement for creation of ClusterLink components' certificates #622

Closed kfirtoledo closed 1 month ago

kfirtoledo commented 1 month ago

Today, the create peer-cert command also creates the ClusterLink components' certificates (cl-dataplane, cl-controlplane, ca). These certificates are used only for internal communication between clusterlink components and can be generated as part of the deploy peer command when the clusterlink is created. In case we use dry-run mode, it creates suitable certificates for those secrets in the k8s.yaml file.