Skip to content

NIXKnight/Docker-Kube-Utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-Kube-Utils

Dockerfile for custom utilities required in Kubernetes.

Usage

Build Docker image as follows:

docker build --no-cache \
  --build-arg ANSIBLE_VERSION=11.1.0 \
  --build-arg YQ_VERSION=v4.44.6 \
  --build-arg KUSTOMIZE_VERSION=5.5.0 \
  --build-arg HELM_VERSION=3.16.4 \
  --build-arg AVP_VERSION=1.18.1 \
  -t kube-utils:latest .

Author

Saad Ali

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published