Skip to main content

Kubernetes image builder

Project description

# kib Kubernetes image builder is simple service capable to build custom images and push them to registry. It is using [Custom resources](https://kubernetes.io/docs/concepts/api-extension/custom-resources/) and image controller.

Image controller is listening for changes in Kubernetes API and build missing images.

## Instalation

  1. Create custom resources

` kubectl apply -f resources/ `

  1. Run controller (running in container/pod will be available in next version)

` python3 -m kib `

  1. Add Image resources and wait for them to get builded. Image examples can be found in examples/

## Demo

[![asciicast](https://asciinema.org/a/137445.png)](https://asciinema.org/a/137445)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kib-0.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page