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

[Operator] Document how to use the operator to do installation #76

Closed
2 tasks
maleck13 opened this issue Mar 7, 2022 · 1 comment · Fixed by #148
Closed
2 tasks

[Operator] Document how to use the operator to do installation #76

maleck13 opened this issue Mar 7, 2022 · 1 comment · Fixed by #148
Assignees

Comments

@maleck13
Copy link
Collaborator

maleck13 commented Mar 7, 2022

What

provide a document/guide that walks a user through installing kuadrant via OLM and the operator. It should get them to the point where they can start to use AuthConifg, Ratelimit and RateLimitPolicy, we should cover both k8s and openshift

  • Documentation outlining how the operator works what it installs and any configuration options
  • Getting started / quick start for using the operator
@maleck13
Copy link
Collaborator Author

maleck13 commented Mar 7, 2022

capture that we need a standard istio installation with the default profile

@maleck13 maleck13 changed the title Document how to use the operator to do installation [Operator] Document how to use the operator to do installation Jul 14, 2022
@didierofrivia didierofrivia transferred this issue from Kuadrant/kuadrant-controller Nov 8, 2022
@eguzki eguzki moved this from To do to In Progress in Kuadrant Service Protection Feb 10, 2023
@eguzki eguzki self-assigned this Feb 10, 2023
@github-project-automation github-project-automation bot moved this to Done in Kuadrant Feb 13, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Kuadrant Service Protection Feb 13, 2023
mikenairn pushed a commit to mikenairn/kuadrant-operator that referenced this issue Mar 23, 2023
* add API and RateLimitPolicy resource

* add new apis' controller

* Add finalizer (Kuadrant#74)

* add API and RateLimitPolicy resource

* add new apis' controller

* add owner and finalizer for ratelimit policy

Co-authored-by: Rahul Anand <[email protected]>

* update RateLimitPolicy and API design (Kuadrant#75)

* example: add virtualservice resource to toystore example

* update ratelimitpolicy and API design

* update samples for RLP and API resource

* tie networking and ratelimit using annotations (Kuadrant#76)

* tie networking and ratelimit using annotations

* move network selection into spec from annotations

* reuse ClusterEnvoyPatch from istioprovider

* create AuthorizationPolicy using VirtualService (Kuadrant#79)

* create AuthorizationPolicy using VirtualService

* just log if reconciling w/o provider annotation

* move orphan check into the reconcile logic

* pass logger from main reconciler and small fix

* use predicate funcs to filter events for virtualservice

* make preauth as the first and postauth as the last filter (Kuadrant#80)

* cleanup API APIProduct CRDs (Kuadrant#81)

* cleanup API APIProduct CRDs

* fix tests

* remove duplicated constants

* Harden RateLimitPolicy implementation (Kuadrant#82)

* harden RateLimitPolicy implementation

* change finalizer's name

* fix typo and use correct gateway labels

* fix lint before merging into main

Co-authored-by: Craig Brookes <[email protected]>
Co-authored-by: Eguzki Astiz Lezaun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants