in2workspace / dome-iac

IN2 Infrastructure As Code Repository
https://in2.es
MIT License
0 stars 6 forks source link

Define the required Helm Charts to deploy the Wallet in a Kubernetes Cluster #19

Closed oriolcanades closed 9 months ago

said-ibrihen-orange commented 9 months ago

Good news, Stefan from FIWARE informed us that we can deploy the charts by submitting a PR to the DOME GitOps repository : https://github.com/DOME-Marketplace/dome-gitops

said-ibrihen-orange commented 9 months ago

For testing purposes we can directly create a testing environment using the insctructions in the DOME GitOps README. We can validate the Helm configuration and then submit a PR to the DOME GitOps once everything is stabilized.

said-ibrihen-orange commented 9 months ago

For the testing environment here are the steps I suggest to follow :

  1. Create IONOS testing environment based on the DOME GitOps repository.
  2. Add a first Helm chart (wallet-wca for example) to test the deployment on IONOS
  3. When the first Helm chart is successfuly deployed we can start adding the Helm chart for the other components
said-ibrihen-orange commented 9 months ago

Progress made so far :

Next steps :