From 3559e1284c1bc0394b3298439eaf4e41f1dab5fb Mon Sep 17 00:00:00 2001 From: demo-bot Date: Mon, 8 Jun 2026 16:25:37 +0000 Subject: [PATCH] docs: generate README for domain/default/apps [documentor-agent] --- catalog/domain/default/apps/README.md | 40 +++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 catalog/domain/default/apps/README.md diff --git a/catalog/domain/default/apps/README.md b/catalog/domain/default/apps/README.md new file mode 100644 index 0000000..1eedf8d --- /dev/null +++ b/catalog/domain/default/apps/README.md @@ -0,0 +1,40 @@ +--- +title: "Apps" +generated_by: documentor-agent +generated_at: "2026-06-08T16:24:52+00:00" +human_edited: false +source_entity: "Domain/default/apps" +source_repo: "https://gitea.kyndemo.live/platform/apps" +--- + +## Overview + +The "Apps" domain represents a collection of systems and workloads deployed to a dedicated Azure Kubernetes Service (AKS) cluster. This domain is designed to support various business capabilities, including application hosting, development, and deployment across multiple environments (dev, staging, prod). It provides a centralized platform for managing workloads and resources, ensuring scalability, reliability, and streamlined operations. + +The domain is tightly integrated with Humanitec for environment management and Azure for infrastructure provisioning. It serves as the backbone for several systems, including Alex, Crucible, Kyndryl Private Cloud (KPC), and others, enabling teams to focus on delivering value while leveraging shared infrastructure and tooling. + +## Ownership + +| Owner | Namespace | Labels | +|---------------------------|-----------|--------| +| group:default/platform-lead | default | — | + +## Systems + +- **Alex**: alex system +- **Apps Workloads**: Workloads deployed to the apps domain cluster (bstage-cjot-dev-apps-aks). +- **Crucible**: Project Crucible +- **Kpc**: Kyndryl Private Cloud +- **Petclinic**: +- **Petclinic Argo Doc**: +- **Test Argocd Gitops C6**: + +## Relationships + + + +## Links + +- [Domain Repository](https://gitea.kyndemo.live/platform/apps) +- [Humanitec Console](https://console.humanitec.dev/orgs/skillful-wild-chicken-2617/projects/domain-apps) +- [AKS in Azure Portal](https://portal.azure.com/#@/resource/subscriptions/1e06e3e6-7ab6-41c9-a29c-dd8f55646b7e/resourceGroups/bstage-cjot-dev/providers/Microsoft.ContainerService/managedClusters/bstage-cjot-dev-apps-aks/overview) \ No newline at end of file