https://github.com/lework/kube-api
聚合 Kubernetes API 版本信息,方便查询在 Kubernetes 版本 中可用的 API 版本。
https://github.com/lework/kube-api
api kubernetes
Last synced: 10 months ago
JSON representation
聚合 Kubernetes API 版本信息,方便查询在 Kubernetes 版本 中可用的 API 版本。
- Host: GitHub
- URL: https://github.com/lework/kube-api
- Owner: lework
- License: mit
- Created: 2021-05-27T08:00:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-07-16T03:24:30.000Z (10 months ago)
- Last Synced: 2025-07-17T06:10:58.402Z (10 months ago)
- Topics: api, kubernetes
- Language: Vue
- Homepage: https://lework.github.io/kube-api/#/
- Size: 4.1 MB
- Stars: 11
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kube-api 
> 聚合 kubernetes api 版本信息,方便查询在 kubernetes 版本 中可用的 API 信息。
## Build Setup
```bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run serve
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run analyz
```
## 数据源
- `static/data/data.json` 存放搜集到的数据
## 参与贡献
欢迎任何形式的贡献.
## Thanks
