kyma-project / kyma-companion

A tool that brings AI to Kyma
Apache License 2.0
2 stars 11 forks source link

Create Gardener Cluster and Deploy Kyma with GitHub Action for Single-Namespace Problem Deployment #91

Closed Teneroy closed 3 weeks ago

Teneroy commented 1 month ago

Description:

Create a Gardener cluster and deploy Kyma on it. Write a GitHub Action that will deploy Kyma cluster, iterate over a folder containing single-namespace problems and deploy them to the Gardener cluster. This GitHub Action should be designed to be triggered on-demand.

Subtasks:

1. Create Gardener Cluster:

2. Write GitHub Action to:

3. Trigger on-Demand:

4. Testing and Verification:

Acceptance Criteria:

Teneroy commented 1 month ago

Add the task for one person working on the initial design. Then we do a team meeting to agree on the design (before the sprint preferably)

marcobebway commented 1 month ago

Tasks:

grischperl commented 1 month ago

Manually provision Gardener cluster

GitHub Action connects

GitHub Action initializes

GitHub Action deploys