Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 494 Bytes

devlake_plugin.md

File metadata and controls

17 lines (12 loc) · 494 Bytes

1 devlake Plugin

This plugin installs DevLake in an existing K8s cluster.

Note that this isn't a production-ready installation; it's only meant as an alternative for the original docker-compose installation should you prefer K8s.

2 Usage:

tools:
- name: devlake
  plugin:
    kind: devlake
    version: 0.2.0

All the parameters in the example above are mandatory.