/ks-devops-plugin

This is a DevOps plugin of KubeSphere.

Primary LanguageGoApache License 2.0Apache-2.0

Gitpod ready-to-code codecov

Get started

  1. Install KubeSphere via kk create cluster --with-kubesphere
  2. Install this plugin via make install-chart
  3. Add the following configuration into ConfigMap kubesphere-system/kubesphere-config, and restart ks-apiserver
  4. Install KubeSphere DevOps
data:
  kubesphere.yaml: |
    devops:
      devopsPluginServiceAddress: ks-devops-plugin.kubesphere-devops-system:9090