Organization
Tetrate Istio Subscription Plus (TIS+) utilizes many of the same components as the Tetrate Service Bridge(TSB) product but has the several distinctions.
Organization
is a root of the Istio Subscription Plus object hierarchy. Each
organization is completely independent of the other with its own set of
tenants, users, teams, clusters and workspaces.
Organizations in TIS+ are tied to an Identity Provider (IdP). Users and teams, representing the organizational structure, are periodically synchronized from the IdP into TIS+ in order to make them available for access policy configuration.
The following example creates an organization named myorg
.
apiVersion: api.tsb.tetrate.io/v2
kind: Organization
metadata:
name: myorg
Organization
Organization
is the root of the Istio Subscription Plus object hierarchy.
Field | Description | Validation Rule |
---|---|---|
deletionProtectionEnabled | bool | – |
profiles | List of string | – |
configGenerationMetadata | tetrateio.api.tsb.types.v2.ConfigGenerationMetadata | – |
systemNamespaces | List of string | – |