From a0eff06127dfe48a169cc0e591cabab9474e5a24 Mon Sep 17 00:00:00 2001
From: Eirik Nygaard
When registering for Vespa Cloud, a tenant is created.
- Tenant is the billable unit, and most often represents an organization.
+ Tenant is the billable unit, and most often represents an organization or a project.
A tenant has one or more applications with one or more instances:
clusters.
A cluster is deployed to a set of nodes with resources specified.
+ One or more user may be a member of the tenant. A user is given roles in the tenant based on their access level. + Administrator for tenant level managment like adding new members and updating billing data, + Developer for managing applications, and one for read-only access. +