Common components exposed through helm chart, if this is the first time you are deploying a given component remember to read the components values.yaml docs before deploying.
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add dsb https://DanskeStatsbaner.github.io/helm-charts/
You can then run
helm search repo dsb
to see the charts.
Note this list is manually maintained.
Kubernetes controller to implement the standard usage of Kong in DSB. This service is responsible for updating the Kong developer portal when new services are deployed. (more here)
Read the values file to see more settings:
helm show values dsb/dsb-kong-controller
Umbrella Chart that packages Kong as an Ingress or gateway, statsd along with DSB specific configurations.
This chart assumes you have a cluster running with the following:
You can see example values files for various deployments (ingress, data plane, control plane) in the examples folder.
Read the values file to see settings.
helm show values dsb/dsb-kong
Lightweight tool to help developers work with the output of structured json logs. (more here)
Read the values file to see more settings:
helm show values dsb/dsb-sentinel-dashboard
Lightweight tool to help developers see their workloads in kubernetes. (more here)
Read the values file to see more settings:
helm show values dsb/dsb-skooner-lite