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
Users would like to manage Konnect entities directly from Kubernetes resources.
This issue is the main tracker to cover having CRD routes for things like: Service, Consumers, Routes.
The goal is to have a semi-automatic way to add support for entities in platform-api. This is necessary to minimise future work when new Konnect entities are added.
Problem Statement
Users would like to manage Konnect entities directly from Kubernetes resources.
This issue is the main tracker to cover having CRD routes for things like: Service, Consumers, Routes.
The goal is to have a semi-automatic way to add support for entities in platform-api. This is necessary to minimise future work when new Konnect entities are added.
Proposed Solution
Pending Product brief and Engineering brief.
Some open questions:
Additional Information
Some useful reads:
Implementation uses https://github.com/Kong/sdk-konnect-go/ to interact with Konnect which is generated from https://github.com/Kong/platform-api.
Acceptance Criteria
Design
Implementation - August demo scope
konnect
API group #442Implementation - GA scope (October-ish)
KongPluginBinding
reconciler #552kongRoute
s,KongConsumer
s, andKongConsumerGroup
s get annotated #583KongRoute
's ServiceRef optional to allow serviceless routes kubernetes-configuration#99KongRoute
#665KongService
s in theKongPlugin
reconciler #596Documentation
KongPluginBinding
#568Related issues
The text was updated successfully, but these errors were encountered: