Files
test-repo-174--008/docs/index.md
Scaffolder 51c08883b1
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m11s
initial commit
Change-Id: I4b4b405801a62f10929d90219c9de761148b7498
2026-04-20 15:42:30 +00:00

1.7 KiB

test-for-174--008

Test for issue 174 PR

Overview

This service was scaffolded from the Create Microservice golden-path template on the Kyndryl Platform.

  • Runtime: java-springboot
  • Owner: group:default/platform-lead
  • Deployment profile: stateless

Architecture

See architecture.md for the full architecture diagram.

At a glance:

┌──────────────────────────────────────┐
│  Gitea Actions CI/CD                 │
│  ┌─────────────┐  ┌───────────────┐  │
│  │ build-push  │→ │ deploy-       │  │
│  │ .yml        │  │ humanitec.yml │  │
│  └─────────────┘  └───────────────┘  │
└──────────────────────────────────────┘
          │                │
          ▼                ▼
       Azure ACR     Humanitec API
                          │
                          ▼
                   AKS (via Score)
                          │
                          ▼
              ┌──────────────────────────┐
              │  test-for-174--008        │
              │  :8080     │
              │  /api/items              │
              │  /actuator/health         │
              └──────────────────────────┘

API Reference

See api.md for the full OpenAPI reference.