Go to file
Robert Kaussow 6e6cb9e027
continuous-integration/drone/push Build is passing Details
feat: add option to overwrite KUBECONFORM_CONFIG
2023-03-08 13:45:11 +01:00
overlay/usr/local/bin feat: add option to overwrite KUBECONFORM_CONFIG 2023-03-08 13:45:11 +01:00
.drone.yml ci: bump container build plugin to drone-docker-buildx:23 2023-02-09 10:32:29 +01:00
.gitignore initial commit 2022-12-22 12:14:19 +01:00
.markdownlint.yml initial commit 2022-12-22 12:14:19 +01:00
.prettierignore initial commit 2022-12-22 12:14:19 +01:00
Dockerfile chore: move schema handling to crds catalog (#30) 2023-03-08 13:44:20 +01:00
LICENSE initial commit 2022-12-22 12:14:19 +01:00
README.md fix readme 2023-01-15 17:20:17 +01:00
renovate.json feat: add cert-manager crds 2023-01-24 09:21:27 +01:00

README.md

kube-tools

Custom Alpine image including a Kubernetes toolset

Build Status Docker Hub Quay.io Source: Gitea License: MIT

Custom Alpine image including a Kubernetes toolset.

Included software:

  • helm
  • kustomize
  • yq
  • kubeconform
  • kubectl

License

This project is licensed under the MIT License - see the LICENSE file for details.