https://github.com/coveooss/kubernetes-tools
https://github.com/coveooss/kubernetes-tools
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coveooss/kubernetes-tools
- Owner: coveooss
- Created: 2017-10-02T20:14:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-24T17:36:48.000Z (8 months ago)
- Last Synced: 2025-04-09T18:14:11.793Z (about 2 months ago)
- Language: Dockerfile
- Size: 8.79 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kubernetes Tool
This image contain all tool we need to deploy in kubernetes:
* kubectl
* helm
* helm template# Versionning
The version of the image are the same as kubernetes.
# Development
To build a new image you have to add a tag like 1.5.5 to launch the build process.