Skip to content

A repo for example deployment options with Kuadrant

Notifications You must be signed in to change notification settings

Kuadrant/deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

deployment

This repo contains some example deployments for Kuadrant.

  • All deployments use kustomize and regular kuberentes resources
  • We will provide basic instructions for installing and configuring ArgoCD but more advanced topics should be found via argocd docs

Phase 1

Deploying Kuadrant via ArgoCD, configuring permissions and MultiAZ resilience

  • 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 for observability

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

About

A repo for example deployment options with Kuadrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published