Client Organizations

A Client Organization is an isolated tenant that a platform administrator provisions from Site Administration. It lets you give a team or customer their own organization on KubeDB Platform, scoped to a specific cluster, gateway, and monitoring setup.

When you create a client organization, the platform provisions three namespaces from the organization name (orgName):

NamespacePurpose
orgNameThe organization’s primary workload namespace.
orgName-gwHolds the organization’s gateway resources.
orgName-monitoringHolds the organization’s telemetry and monitoring resources.

Each client organization is created with:

  • An organization admin — either an existing user or a newly created one.
  • An assigned hub and spoke cluster.
  • A gateway configuration (shared or dedicated).
  • A telemetry configuration applied to the monitoring namespace.

Where to find it

Client organizations are managed from Site Administration → Client Organizations, under the ADMINISTRATION group in the left sidebar. You need site administration access to view and use this section.

Next steps