tree: a558b38141bb67f6a6310474f44106d2615f6a26 [path history] [tgz]
  1. dubbo-admin/
  2. README.md
charts/README.md

Apache Dubbo Admin

A Helm chart for Dubbo Admin The ops and reference implementation for Apache Dubbo.

Prerequisites

  • Kubernetes v1.14+
  • Helm v3+

Install

helm install [RELEASE_NAME] dubbo-admin --namespace dubbo-system --create-namespace

Uninstall

helm delete [RELEASE_NAME] --namespace dubbo-system