You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since LoxiLB just released Operator with CRDs, I am working on Supporting LoxiLB in Meshery. How should I describe the relationships between the CRDs of LoxiLB?
Hello,
Thank you very much for your interest in our project.
LoxiLB defines the following CRDs:
LoxiURL: LoxiURL: A CRD for dynamically adding, modifying, and deleting the URL of a LoxiLB instance, as well as managing the IP Address Management (IPAM) pool used for services. (https://docs.loxilb.io/latest/kube-loxilb-url-crds/)
The LoxiURL CRD represents the network connection between the Kubernetes cluster and external LoxiLB instances. It also manages the IP address allocation pool.
BGPPeerService: A CRD for dynamically adding, modifying, and deleting BGP (Border Gateway Protocol) peer configurations. (https://docs.loxilb.io/latest/k8s_bgp_policy_crd/)
The BGPPeerService CRD represents BGP peering between LoxiLB and external BGP routers.
Hi, I am a contributor at Meshery.
Since LoxiLB just released Operator with CRDs, I am working on Supporting LoxiLB in Meshery. How should I describe the relationships between the CRDs of LoxiLB?
Any documentation or guidance on this? Thanks!
More references: https://docs.meshery.io/concepts/logical/relationships
The text was updated successfully, but these errors were encountered: