kelproject / kelproject/kelctl
kelctl install
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
`kelctl install` will work at Layer 1. It will install the given plugin on the Kel cluster, e.g.,
```
kelctl install plugins.kelproject.com/kel-deploy
```
The discovery mechanism should follow the [App Container Image Discovery](https://github.com/appc/spec/blob/master/spec/discovery.md) specification. The primary difference is instead of Image URLs we refer to them as Plugin Distribution URLs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.