kubernetes-testing-framework icon indicating copy to clipboard operation
kubernetes-testing-framework copied to clipboard

Support specifying ingress class in Kong addon

Open randmonkey opened this issue 7 months ago • 0 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Problem Statement

Currently the kong addon in KTF can only use the kong ingress class. We want to support installing Kong for different ingress classes.

Proposed Solution

Add a WithIngressClass method in kong add on to set ingress class.

Additional information

No response

Acceptance Criteria

  • [ ] Can specify ingress class by Kong addon to install Kong in the cluster.

randmonkey avatar May 29 '25 08:05 randmonkey