kyma-project / kyma-companion

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

Develop Kyma Companion Manager Operator (MVP) #58

Open Teneroy opened 2 days ago

Teneroy commented 2 days ago

Description: Develop the MVP (Minimum Viable Product) of the Kyma Companion Manager operator, which will manage the deployments of the Kyma Companion components. The manager should facilitate the Companion Custom Resource (CR) to handle HANA Vector DB, Redis, and AI-Core secrets. Documentation should be provided on how to deploy the manager both locally and to the development cluster. For this task it is OK to use a dummy PR

Tasks:

  1. Develop Kyma Companion Manager Operator: Create the Kyma Companion Manager operator to manage the deployments of various Kyma Companion components.
    • provide provisioning functionality
    • provide updating functionality
    • provide deprovisioning functionality
  2. Documentation: Document the steps to deploy the Kyma Companion Manager operator both locally and to the development cluster.

Acceptance Criteria:

mfaizanse commented 2 days ago

Checklist: