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

bootstrap: Add Loadbalancer service and namespace to bootstrap file. #661

Closed kfirtoledo closed 1 week ago

kfirtoledo commented 1 week ago

Add creating ingress service and namespace for k8s bootstrap. This allows users to use the deploy peer --start none command and not manually create more k8s objects for ClusterLink. Update the documentation: https://deploy-preview-661--clusterlink-net.netlify.app/docs/main/tasks/operator

kfirtoledo commented 1 week ago

@orozery PTAL