lain-cli
lain-cli copied to clipboard
DevOps with minimum effort.
lain
lain is a DevOps solution, but really, it just helps you with kubectl / helm / docker.
Installation / Adoption
The recommended way to use lain is to maintain an internal fork for your team, this may be too much, you can still try out lain with the following steps:
- Install from PyPI:
pip install -U lain - Write cluster values, according to docs here, and examples here, so that lain knows how to talk to your Kubernetes cluster
- Set
CLUSTER_VALUES_DIRto the directory that contains all your cluster values - Start using lain
Links
- Documentation (Chinese): lain-cli.readthedocs.io