Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 879 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 879 Bytes

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