From d2357d0153bb8d3765202ca206fd8430a9c7fc73 Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Thu, 2 Nov 2023 19:24:18 -0500 Subject: [PATCH] update Signed-off-by: Lee Calcote --- content/en/cloud/catalog/_index.md | 2 +- content/en/cloud/concepts/_index.md | 7 ++++-- .../en/cloud/concepts/concepts-overview.svg | 1 + content/en/cloud/identity/_index.md | 23 +------------------ content/en/cloud/identity/teams/_index.md | 2 +- content/en/cloud/identity/users/_index.md | 15 ++++++++++++ 6 files changed, 24 insertions(+), 26 deletions(-) create mode 100644 content/en/cloud/concepts/concepts-overview.svg diff --git a/content/en/cloud/catalog/_index.md b/content/en/cloud/catalog/_index.md index e626f53a..989cd17f 100644 --- a/content/en/cloud/catalog/_index.md +++ b/content/en/cloud/catalog/_index.md @@ -1,6 +1,6 @@ --- title: Catalog -weight: 2 +weight: 4 description: > The Cloud Catalog is a web-based, public catalog to facilitate easy sharing and discovery of common cloud native architectures and design patterns. --- diff --git a/content/en/cloud/concepts/_index.md b/content/en/cloud/concepts/_index.md index a6e8f9f4..75765b5f 100644 --- a/content/en/cloud/concepts/_index.md +++ b/content/en/cloud/concepts/_index.md @@ -1,10 +1,13 @@ - + +Your user account can own resources such as workspaces, designs, connections, credentials, tokens, Any time you take any action on Layer5 Cloud such as creating a design or reviewing a deployment request, the action is attributed to your user account. + +Each user account is subscribed to a plan: Free, Team, or Enterprise. All user accounts can own an unlimited number of public and private workspaces, with an unlimited number of collaborators on those workspaces. If you use Layer5 Free, private workspaces owned by your user account have a limited feature set. You can upgrade to Layer5 Enterprise to get a full feature set for private workspaces. For more information, see [Layer5 subscription plans](https://layer5.io/pricing). + +Teams allow you to organize users into groups and conveniently assign access to workspaces or to assign roles with associated keychains and keys to control permissions. For more information, see [Teams](/cloud/identity/teams). + +Organizations may have any number of teams and teams may have any number of users. User accounts are treated as sovereign entities that are owned by individual individuals, not by corporations. + + Organization and teams may have any number of users accounts. User accounts are treated as sovereign entities that are owned by individual individuals, not by corporations. Users and their tokens may be authorized to access resources. Users can be created and managed by the Provider Admins, Organization Admins, or Team Admins. Users of one organization may be granted access to resources (e.g. Workspaces and Designs) of another organization. User entitlement, roles and permissions are org-scoped, meaning that the entitlements and permissions that a given user has in one organization does not necessarily reflect the same level of access that their membership in another oganziation does. \ No newline at end of file