Documentation

Documentation versions (currently viewingVaadin 23)

You are viewing documentation for Vaadin 23. View latest documentation

Multiple Kubernetes Environments

Configure Multiple Kubernetes Environments using the Azure Cloud Kit

When deploying multiple Kubernetes environments (e.g., for staging and production), the best approach is to use separate directories for each environment. Then you can modify the variables.tf file for each environment.

Each combination of application, environment and location variables would result in a different environment.

It’s also possible to have multiple subscriptions and set most of the Terraform variables the same. With multiple subscriptions, though, the storageaccounts cannot have the same name.