Sign inSign up

chipzoller/k8s-addon-bootstrap

By chipzoller

Updated almost 5 years ago

Kubernetes cluster add-on bootstrap utility for applying K8s manifests from Git.

Image
0

10K+

chipzoller/k8s-addon-bootstrap repository overview

k8s-addon-bootstrap

Kubernetes cluster add-on bootstrap utility that allows you to automatically apply add-ons to a newly-built Kuberntes cluster stored in Git. Any system capable of applying user-defined Kubernetes manifests to a cluster build process should work with this utility.

Usage Steps

  1. Use the manifest.yaml file found in this repo as the template which is automatically applied by your cluster build tool.
  2. base64 encode the Git repo URL which contains the cluster add-on manifests you wish to apply.
  3. Substitute this value in the Secret.
  4. If required or desired, replace the image and tag with your own from your private registry.
  5. Build a Kubernetes cluster and verify the manifests stored in Git were successfully applied.

Tag summary

Content type

Image

Digest

Size

23.1 MB

Last updated

over 5 years ago

docker pull chipzoller/k8s-addon-bootstrap