Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial on using kuadrantctl to generate Kuadrant resources #53

Closed
1 of 2 tasks
jasonmadigan opened this issue Feb 14, 2024 · 2 comments
Closed
1 of 2 tasks

Tutorial on using kuadrantctl to generate Kuadrant resources #53

jasonmadigan opened this issue Feb 14, 2024 · 2 comments
Assignees

Comments

@jasonmadigan
Copy link
Member

jasonmadigan commented Feb 14, 2024

Issues to be done after: Reference material for generation is captured in #52 - this particular issue is about creating a tutorial that shows their usage to achieve outcomes

What
We need a step-by-step tutorial demonstrating how kuadrantctl can used to generate Kuadrant Kube resources from OAS documents, with the x-kuadrant OAS extension.

Should cover:

  • HTTPRoute generation from paths with the extension
  • AuthPolicy generation via the extension and OAS securityScheme
  • RateLimitPolicy generation with the extension

How

  • New "how-to Guide" on docs.kuadrant.io, on how to generate Kuadrant/GW API resources from an OAS spec with kuadrantctl
  • New how-to guide on how to use kuadrantctl as part of a CI flow (perhaps GitHub actions as an example, similar to the PoC)
@david-martin
Copy link
Member

New how-to guide on how to use kuadrantctl as part of a CI flow (perhaps GitHub actions as an example, similar to the PoC)

@jasonmadigan I think this is covered by Kuadrant/docs.kuadrant.io#64 ?

@jasonmadigan
Copy link
Member Author

@david-martin it is yep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants