40 lines
1.2 KiB
Markdown
40 lines
1.2 KiB
Markdown
# kube-tools
|
|
|
|
Custom Kubernetes toolkit container based on Alpine
|
|
|
|
<!-- spellchecker-disable -->
|
|
|
|
[![Build Status](https://ci.rknet.org/api/badges/container/kube-tools/status.svg)](https://ci.rknet.org/repos/container/kube-tools)
|
|
[![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/kube-tools)
|
|
[![Quay.io](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white)](https://quay.io/repository/thegeeklab/kube-tools)
|
|
[![Source: Gitea](https://img.shields.io/badge/source-gitea-blue.svg?logo=gitea&logoColor=white)](https://gitea.rknet.org/container/kube-tools)
|
|
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/container/kube-tools/src/branch/main/LICENSE)
|
|
|
|
<!-- spellchecker-enable -->
|
|
|
|
Custom Kubernetes toolkit container based on Alpine.
|
|
|
|
**Included software:**
|
|
|
|
<!-- spellchecker-disable -->
|
|
|
|
- curl
|
|
- make
|
|
- tar
|
|
- git
|
|
- yq
|
|
- helm
|
|
- kubectl
|
|
- kubeconform
|
|
- kustomize
|
|
- flux-local
|
|
- polaris
|
|
- openapi2jsonschema
|
|
- gomplate
|
|
|
|
<!-- spellchecker-enable -->
|
|
|
|
## License
|
|
|
|
This project is licensed under the MIT License - see the [LICENSE](https://gitea.rknet.org/container/kube-tools/src/branch/main/LICENSE) file for details.
|