Skip to content

listx/k8s-addon-builder

 
 

Repository files navigation

k8s-addon-builder

Using

This repository hosts code to build a Docker image (called "k8s-addon-builder") that has both golang and docker installed. Depending on both Go and Docker is common in the Kubernetes world of addon images.

It also ships with a command line utility called "ply" that can help with some common git and docker-based tasks.

Building

Use the included build.sh script. This script uses environment variables to adjust the build parameters. If the environment variables are not defined, it uses default values. See the script for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 54.0%
  • Shell 28.9%
  • Python 8.4%
  • Dockerfile 6.8%
  • Makefile 1.9%