-
Notifications
You must be signed in to change notification settings - Fork 550
Description
🔖 Feature description
To address this scalability issue, organizations may need to explore alternative approaches or strategies that strike a balance between isolation and manageability. Devtron as a software release orchestration tool must need new entities named Tenant and Installations to group multiple namespaces / environments to ease operations.
Tenant: Think of Tenants as an organization. Now one Tenant may need multiple Installations of your software.
Installation: One Installation is equivalent to one deployment of your software.
🎤 Pitch / Usecases
Release deploymnents to tenant and installations.
Devtron as a software release orchestration tool must need new entities named Tenant and Installations to group multiple namespaces / environments to ease operations.
Tenant: Think of Tenants as an organization. Now one Tenant may need multiple Installations of your software.
Installation: One Installation is equivalent to one deployment of your software.
🔄️ Alternative
No response
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
AB#9966