2023-01-15 16:20:17 +00:00
# kube-tools
2022-12-22 11:14:19 +00:00
2023-11-08 08:02:47 +00:00
Custom Kubernetes toolkit container based on Alpine
2022-12-22 11:14:19 +00:00
2023-11-08 08:02:47 +00:00
<!-- spellchecker - disable -->
[![Build Status ](https://ci.rknet.org/api/badges/container/kube-tools/status.svg )](https://ci.rknet.org/repos/container/kube-tools)
2024-05-13 19:14:57 +00:00
[![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)
2023-11-08 08:02:47 +00:00
[![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 -->
2022-12-22 11:14:19 +00:00
2023-11-08 08:02:47 +00:00
Custom Kubernetes toolkit container based on Alpine.
2022-12-22 11:14:19 +00:00
**Included software:**
2023-11-08 08:02:47 +00:00
<!-- spellchecker - disable -->
2024-03-26 08:44:32 +00:00
- curl
- make
- tar
- git
2022-12-22 11:14:19 +00:00
- yq
2023-07-09 12:13:45 +00:00
- helm
2023-01-15 16:20:17 +00:00
- kubectl
2023-07-09 12:13:45 +00:00
- kubeconform
- kustomize
- flux-local
2024-03-26 08:44:32 +00:00
- polaris
- openapi2jsonschema
2024-03-26 09:36:36 +00:00
- gomplate
2022-12-22 11:14:19 +00:00
2023-11-08 08:02:47 +00:00
<!-- spellchecker - enable -->
2022-12-22 11:14:19 +00:00
## License
2023-11-08 08:02:47 +00:00
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.