This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
[TT-6436] Have tyk operator update Ingress resources with endpoint metadata #493
Labels
enhancement
New feature or request
Tyk Operator should be able to update the originating Ingress resource with metadata once the API has been created within Tyk.
In the following example I have a deployment in kubernetes with a replicaset behind a service, and then two ingress resources defined;
Screenshot from K8s dashboard (detail redacted):
The first is a Tyk ingress class, the second is an AWS ALB ingress class.
You'll notice that the AWS Load Balancer controller is able to update the kubernetes ingress resource to give us further detail on the endpoints and hosts which have been provisioned for that Ingress.
looking at the k8s api, the definition of the AWS ALB ingress as additional 'status' properties':
The text was updated successfully, but these errors were encountered: