diff --git a/catalog/component/default/petclinic/README.md b/catalog/component/default/petclinic/README.md index d939da5..de39b38 100644 --- a/catalog/component/default/petclinic/README.md +++ b/catalog/component/default/petclinic/README.md @@ -1,7 +1,7 @@ --- title: "Petclinic" generated_by: documentor-agent -generated_at: "2026-05-13T10:50:59+00:00" +generated_at: "2026-05-13T10:51:15+00:00" human_edited: false source_entity: "Component/default/petclinic" source_repo: "https://gitea.kyndemo.live/validate/petclinic-demo-andrej2" @@ -13,18 +13,16 @@ source_repo: "https://gitea.kyndemo.live/validate/petclinic-demo-andrej2" ## Overview -The Petclinic service is a core component of the petclinic-demo-andrej2 system. It is designed to provide functionality for managing pet-related data, including owners, visits, and veterinary records. This service is part of a demonstration project showcasing modern application deployment practices, including GitOps, observability, load testing, and chaos engineering. - -The service is built using Java and integrates with various platform tools such as ArgoCD for deployment, OpenTelemetry for observability, K6 for load testing, and Chaos Mesh for chaos engineering experiments. It serves as a practical example of how to implement and manage a microservice in a cloud-native environment. +The Petclinic service is a core component of the petclinic-demo-andrej2 system. It is designed to provide functionality for managing pet-related data and operations, such as scheduling appointments, tracking pet health records, and managing customer information. This service is built using Java and integrates with various platform tools for deployment, observability, load testing, and chaos engineering. ## Repository -| Field | Value | -|---------------|-----------------------------------------------------------------------| -| Source Repo | [Petclinic Repository](https://gitea.kyndemo.live/validate/petclinic-demo-andrej2) | -| Branch | main | -| ArgoCD App | petclinic-demo-andrej2 | -| Namespace | demo-apps | +| Field | Value | +|---------------|-------------------------------------------------------------------------------------------| +| Source Repo | [Petclinic Repository](https://gitea.kyndemo.live/validate/petclinic-demo-andrej2) | +| Branch | main | +| ArgoCD App | petclinic-demo-andrej2 | +| Namespace | demo-apps | ## Architecture