Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 879 Bytes

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