-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
agentic-workflowsenhancementNew feature or requestNew feature or requestkonnectmedium-priorityThis item should be addressed in the medium term time frameThis item should be addressed in the medium term time frametriagedThis item has been triagedThis item has been triaged
Description
Create an API Gateway "product specific" skill which will aide a user in creating new or managing existing Kong API Gateway control planes and their configurations. Here are some sample goals described via prompts:
- Create a new Kong Konnect control plane for our payments service and configure it with rate limiting, key authentication, and the routes defined in
@apis/payments-spec.yaml - List our existing Konnect control planes and show me what services and routes are configured on the production gateway
- Generate declarative configuration files from our current konnect control plane named "platform-gateway" and help me create github actions to manage them in CICD using
kongctlanddecktogether - Add the new
@apis/orders-spec.yamlas a service and routes on our development control plane, applying our standard plugin policies (rate limiting, cors, request-transformer) - Sync our local deck configuration in
@kong/to our staging control plane and show me the diff before applying - Create a new control plane group with a staging and production control plane, then set up the proxy configuration from the openapi specs in
@apis/
Build the skill and validate some initial results via popular coding tools.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
agentic-workflowsenhancementNew feature or requestNew feature or requestkonnectmedium-priorityThis item should be addressed in the medium term time frameThis item should be addressed in the medium term time frametriagedThis item has been triagedThis item has been triaged