kubesphere-sigs / ks-devops-plugin

This is a DevOps plugin of KubeSphere.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is a DevOps plugin of KubeSphere.

License:Apache License 2.0


Languages

Language:Go 99.2%Language:Makefile 0.3%Language:Smarty 0.2%Language:Dockerfile 0.2%