https://github.com/anza-labs/image-builder
Tool for building linuxkit images in Kubernetes
https://github.com/anza-labs/image-builder
hacktoberfest kubernetes linuxkit
Last synced: 10 months ago
JSON representation
Tool for building linuxkit images in Kubernetes
- Host: GitHub
- URL: https://github.com/anza-labs/image-builder
- Owner: anza-labs
- License: apache-2.0
- Created: 2024-12-20T14:12:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-10T11:06:43.000Z (11 months ago)
- Last Synced: 2025-05-10T12:20:17.372Z (11 months ago)
- Topics: hacktoberfest, kubernetes, linuxkit
- Language: Go
- Homepage: anza-labs.github.io/image-builder
- Size: 1.52 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# image-builder
[][license]
[](code_of_conduct.md)
[](https://github.com/anza-labs/image-builder/issues)
[](https://GitHub.com/anza-labs/image-builder/releases/)
[](https://goreportcard.com/report/github.com/anza-labs/image-builder)
The `image-builder` project provides a Kubernetes-native solution for automating the creation of customized LinuxKit-based images for deployment environments. It utilizes CRDs (Custom Resource Definitions) to define image specifications. The controller orchestrates the image-building process by creating ConfigMaps and Kubernetes Jobs, managing resources efficiently while updating the status of the custom resources. Built with flexibility and scalability in mind, the Image Builder integrates seamlessly into Kubernetes workflows, supporting extensibility through templates and customizable build parameters.
## License
`image-builder` is licensed under the [Apache-2.0][license].
[license]: https://github.com/anza-labs/image-builder/blob/main/LICENSE