Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aventer-ug/k8s-image-controller
Kubernetes Controller to replace the image repository host "on the fly".
https://github.com/aventer-ug/k8s-image-controller
Last synced: 24 days ago
JSON representation
Kubernetes Controller to replace the image repository host "on the fly".
- Host: GitHub
- URL: https://github.com/aventer-ug/k8s-image-controller
- Owner: AVENTER-UG
- License: eupl-1.2
- Created: 2023-03-30T07:33:30.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-30T07:38:22.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T10:53:01.500Z (9 months ago)
- Language: Go
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# K8s Image Controller
This Kubernetes controller replace "on the fly" the image repository hostname.
## How to build
```bash
make
```