https://github.com/timfeirg/lain-cli
DevOps with minimum effort.
https://github.com/timfeirg/lain-cli
aliyun cli devops docker gitlab harbor helm kubectl kubernetes python tke
Last synced: 18 days ago
JSON representation
DevOps with minimum effort.
- Host: GitHub
- URL: https://github.com/timfeirg/lain-cli
- Owner: timfeirg
- License: mit
- Created: 2021-07-14T05:08:55.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-14T04:28:21.000Z (10 months ago)
- Last Synced: 2025-04-30T07:05:36.459Z (18 days ago)
- Topics: aliyun, cli, devops, docker, gitlab, harbor, helm, kubectl, kubernetes, python, tke
- Language: Python
- Homepage: https://lain-cli.readthedocs.io/en/latest/
- Size: 659 KB
- Stars: 31
- Watchers: 5
- Forks: 9
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## lain
[](https://lain-cli.readthedocs.io/en/latest/) [](https://circleci.com/gh/timfeirg/lain-cli) [](https://codecov.io/gh/timfeirg/lain-cli)
lain is a DevOps solution, but really, it just helps you with kubectl / helm / docker.
[](https://asciinema.org/a/iLCiMoE4SDTyjcspXYfXGSkeO)
## Installation / Adoption
The recommended way to use lain is to [maintain an internal fork for your team](https://lain-cli.readthedocs.io/en/latest/dev.html#lain), 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](https://lain-cli.readthedocs.io/en/latest/dev.html#cluster-values), and examples [here](https://github.com/timfeirg/lain-cli/tree/master/lain_cli/cluster_values), so that lain knows how to talk to your Kubernetes cluster
* Set `CLUSTER_VALUES_DIR` to the directory that contains all your cluster values
* Start using lain## Links
* Documentation (Chinese): [lain-cli.readthedocs.io](https://lain-cli.readthedocs.io/en/latest/)