Skip to content

Commit 0e385ff

Browse files
authored
Merge pull request #983 from layer5io/feat/orgs-narrative-968
[Docs] Illustrate cloud/identity/organizations with Orbital Labs and Stellar Dynamics examples
2 parents 0a3c0da + c0a86ce commit 0e385ff

1 file changed

Lines changed: 43 additions & 1 deletion

File tree

  • content/en/cloud/identity/organizations

content/en/cloud/identity/organizations/_index.md

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,46 @@ Organizations are the basic unit of multi-tenancy inside of Layer5 Cloud. Organi
1010

1111
Outside of grouping users together, teams offer control access to workspaces and to workspace resources such as environments and managed and unmanaged connections
1212

13-
<img src="/cloud/identity/images/organization_units.svg" alt="Organizational units" style="width: 35%;" />
13+
<img src="/cloud/identity/images/organization_units.svg" alt="Organizational units" style="width: 35%;" />
14+
15+
## Example: The Orbital Labs Ecosystem
16+
17+
The following organizations illustrate how multi-tenancy works across provider, startup, and enterprise tiers. Follow along in the rest of the docs using [Five and the cast at Orbital Labs](/cloud/about).
18+
19+
{{< cardpane >}}
20+
{{% card header="**Constellation Cloud** — Provider" %}}
21+
**Type:** Managed Service Provider
22+
**Plan:** Enterprise
23+
**Provider Admin:** Dr. Aiko Sato
24+
25+
Constellation Cloud manages multiple tenant organizations, including Orbital Labs and Stellar Dynamics. As the provider, it controls the top-level entitlement configuration for all tenants.
26+
27+
*"We keep the lights on so you don't have to."*
28+
{{% /card %}}
29+
{{% card header="**Orbital Labs** — Startup Tenant" %}}
30+
**Type:** Cloud-native startup
31+
**Plan:** Team
32+
**Org Admin:** Maya Chen
33+
34+
Orbital Labs is a tenant of Constellation Cloud. Users at Orbital Labs belong to one or more teams (Infrastructure, Development) and access workspaces within their organization.
35+
36+
*"Moving fast and occasionally breaking staging."*
37+
{{% /card %}}
38+
{{% card header="**Stellar Dynamics** — Enterprise Tenant" %}}
39+
**Type:** Enterprise client
40+
**Plan:** Enterprise
41+
**Org Admin:** Marcus Webb
42+
43+
Stellar Dynamics is a separate tenant of Constellation Cloud and an enterprise client of Orbital Labs. Users at Stellar Dynamics can be granted access to specific Orbital Labs workspaces and designs via cross-org access controls.
44+
45+
*"Fortune 500, cloud-native ambitions, legacy everything."*
46+
{{% /card %}}
47+
{{< /cardpane >}}
48+
49+
### Cross-Organization Access
50+
51+
Users of one organization may be granted access to resources (workspaces, designs) in another organization. Entitlements are org-scoped: the permissions a user has in Orbital Labs do not automatically apply in Stellar Dynamics, and vice versa.
52+
53+
{{< alert type="info" >}}
54+
See [Meet Five and the Cast](/cloud/about) for the full narrative reference, including team structure and workspace inventory.
55+
{{< /alert >}}

0 commit comments

Comments
 (0)