com-pas / compas-deployment

CoMPAS Deployment repository
Apache License 2.0
3 stars 3 forks source link

Create Helm Charts for CoMPAS Kubernetes Deployment #190

Open david-monichi opened 1 month ago

david-monichi commented 1 month ago

User Story

As a DevOps Engineer

I want to be able to create configurations

So that CoMPAS can be deployed on various stages on Kubernetes clusters

Acceptance criteria

david-monichi commented 1 month ago

@trusz @clepski here it is

david-monichi commented 1 month ago

After a short sync with @clepski we came up with following structural proposal:

  charts/
      cim-mapping
      keycloak
      open-scd
      ...
  stages/
      local/
          opens-scd.yaml
          keycloak.yaml
          values.yaml
      helmfile.yaml
david-monichi commented 4 days ago

After discussing the current solution (on 12.2.2025 in https://lf-energy.atlassian.net/wiki/spaces/SHP/pages/190349324/43the+meeting+12+February+2025) we agreed on using an Operator for Keycloak