Skip to content
Snippets Groups Projects
Select Git revision
  • 96b80a211c604fe83ea52a89c4e456d4080662bb
  • master default protected
  • dev
  • gh-pages
4 results

deployment-kubernetes-openstack.md

Blame
  • Martin Weise's avatar
    Martin Weise authored
    96b80a21
    History
    deployment-kubernetes-openstack.md 928 B
    author: Martin Weise

    Kubernetes (OpenStack)

    You can use our pre-built Helm chart for deploying DBRepo in your Kubernetes Cluster with OpenStack as infrastructure provider.

    TL;DR

    helm install dbrepo "oci://dbrepo.azurecr.io/helm/dbrepo-core" \
      --version "0.1.3"

    Architecture

    This section will be extended in the future.

    Architecture Kubernetes OpenStack
    Architecture of the services on OpenStack Kubernetes

    Chart values

    This section will be extended in the future.

    Key Type Default Description
    replicaCount int 1 Number of replicas (pods) to launch.
    nameOverride string "" A name in place of the chart name for app: labels.
    fullnameOverride string "" A name to substitute for the full names of resources.