tetratelabs / tetrate-service-bridge-sandbox

Deploy Tetrate Service Bridge Demo on Azure Kubernetes Service (AKS), Google Kubernetes Engine (GKE) and/or Elastic Kubernetes Service (EKS) using Terraform
Apache License 2.0
12 stars 10 forks source link

Configure the EBS CSI add-on to tag the created volumes #235

Closed nacx closed 1 year ago

nacx commented 1 year ago

Opened as a draft because it's not yet fully tested. I've created the cluster and I can see the add-on configuration is there, but I haven't been able to complete it because I'm hitting the issue:

 creating IAM OIDC Provider: LimitExceeded: Cannot exceed quota for OpenIdConnectProvidersPerAccount: 100

Once some providers are cleaned up, I'll complete the test and verify that the EBS volumes are properly tagged, then promote to ready for review.

nacx commented 1 year ago

Confirmed that it works with the volume created for the redis rate-limiting:

Screenshot 2023-02-16 at 13 35 35