Skip to content

GWEB K3s CloudTenant deployment and application operations

Documentation for approved GWEB Cloud tenants using the private gwebc tenant CLI.

What this site covers

This site documents the tenant-facing GWEB K3s Cloud experience.

Approved tenant teams can use it to understand:

  • tenant onboarding and authentication;
  • private gwebc access;
  • tenant profiles;
  • tenant environments and namespaces;
  • tenant roles, authorities, and application ownership;
  • application deployment and inspection;
  • CI/CD integration;
  • release and production-promotion concepts;
  • tenant connection, VPN, and service-access workflows when enabled;
  • tenant domain verification, managed DNS, TLS, and public service exposure;
  • tenant-safe troubleshooting.

GEDU is currently the primary tenant used to validate these workflows. Where a concrete profile example is useful, the documentation uses:

text
gwebc --profile gedu ...

Deployment model

GWEB K3s Cloud separates application delivery from Kubernetes administration.

text
GitHub
   |
GitHub Actions
   |
immutable image
   |
GWEB deployment authorization
   |
+----------+----------+
|                     |
dev                preprod
                       |
                       | controlled promotion
                       v
                     prod

Tenant teams work through gwebc and GWEB-approved tenant interfaces. Direct Kubernetes administrator credentials are not part of the tenant workflow.

Private CLI distribution

gwebc is a private package distributed separately to approved GWEB Cloud tenants and selected developers. This documentation intentionally provides no public executable, package, installer, or unrestricted download URL.

Tenant documentation only

This site covers tenant-facing GWEB Cloud operations only. Platform administration, infrastructure management, privileged recovery, and internal control-plane operations are outside the tenant documentation and remain separately managed by GWEB.

GWEB K3s Cloud documentation