https://github.com/scriptllh/yapi-k8s
https://github.com/scriptllh/yapi-k8s
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/scriptllh/yapi-k8s
- Owner: scriptllh
- Created: 2018-07-24T02:35:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T02:45:15.000Z (almost 8 years ago)
- Last Synced: 2025-01-07T16:41:52.160Z (over 1 year ago)
- Language: Dockerfile
- Size: 11.9 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## build images
* cd yapi
* docker build -t yapi .
* 更改k8s中image的名字
## deploy k8s
* kubectl apply -f k8s.yaml