Tenant
Tetrate Istio Subscription Plus (TIS+) utilizes many of the same components as the Tetrate Service Bridge(TSB) product but has the several distinctions.
Tenant
is a self-contained entity within an organization in
the Istio Subscription Plus object hierarchy. Tenants can be business units,
organization units, or any logical grouping that matches a corporate
structure.
The following example creates a tenant named mycompany
in an organization
named myorg
.
apiVersion: api.tsb.tetrate.io/v2
kind: Tenant
metadata:
organization: tis+
name: mycompany
Tenant
Tenant
is a self-contained entity within an organization in the Istio Subscription Plus hierarchy.
Field | Description | Validation Rule |
---|---|---|
securityDomain | string | – |
deletionProtectionEnabled | bool | – |
profiles | List of string | – |
configGenerationMetadata | tetrateio.api.tsb.types.v2.ConfigGenerationMetadata | – |