Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maleck13 authored Oct 15, 2024
1 parent 960c916 commit 3832aa2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@ This repo contains some example deployments for Kuadrant.

Phase 1

### Deploying Kuadrant via ArgoCD, configuring permissions and MultiAZ resliance
### Deploying Kuadrant via ArgoCD, configuring permissions and MultiAZ resilience

- HA deployment for Authorino and Limitador using topology constraints, multiple replicas (perhaps HPA), PodDisruption budget and resource limits.
- RBAC setup to allow develoepr 1 to deploy a HTTRoute based API , RLP and AuthPolicy to a specific namespace.
- RBAC setup to allow developer to see only his API in the Grafana dashboards in the single cluster setup
- HA deployments for Authorino and Limitador using topology constraints, multiple replicas (perhaps HPA), PodDisruption budgets and resource limits.
- RBAC setup to allow develoepr 1 to deploy a HTTRoute based API , RLP and AuthPolicy to a specific namespace via ArgoCD.
- RBAC setup to allow developer to see only his API in the Grafana dashboards in the single cluster setup.


Phase 2

## Deployment of Kuadrant to 2 clusters and using thanos
## Deployment of Kuadrant to 2 clusters and using thanos for observability

- Extend on phase 1 to include a second cluster
- Introduce an external redis
- Introduce thanos
- Introduce an external redis configuration
- Introduce and install thanos

0 comments on commit 3832aa2

Please sign in to comment.