Go to file
Robert Kaussow 7b61a9ddfa
All checks were successful
continuous-integration/drone/push Build is passing
fix readme
2023-01-15 17:20:17 +01:00
overlay/usr/local/bin feat: add fluxcd and calico crd schema to container build 2023-01-10 16:35:55 +01:00
.drone.yml refactor: use buildx for multiarch container builds (#12) 2023-01-15 17:09:27 +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(deps): update dependency mikefarah/yq to v4.30.8 (#11) 2023-01-15 17:09:38 +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 chore: enable automerge for schema files 2023-01-11 21:21:51 +01:00

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.