k8gb-io / k8gb

A cloud native Kubernetes Global Balancer
https://www.k8gb.io
Apache License 2.0
899 stars 94 forks source link

Deprecate GSLB CRD #1018

Closed ytsarev closed 4 months ago

ytsarev commented 2 years ago

The proposal is to deprecate core GSLB CRD and rely purely on standard Ingress annotations.

Motivation:

ytsarev commented 2 years ago

After some discussions with the maintainers team:

ytsarev commented 4 months ago

We agreed to keep Gslb CRD and enable flexible referencing of various networking resources instead of full switch to Ingress. First case of resource reference implemented in https://github.com/k8gb-io/k8gb/pull/1557