This repo contains daily builds of many different software I use in my K8s clusters. Currently all images are compatible with the following architectures:
- amd64
- arm64
- arm6
Images are built compliant with v2.2 of the Docker manifest API. No need to specify separate images for different architectures (particularly annoying if you have an architecturally heterogeneous cluster); the Docker client infers for you which image to pull.
| Name | Image | Notes |
|---|---|---|
| flannel | lwolf/flannel | |
| flannel-cni | lwolf/flannel-cni | |
| kubernetes-dashboard | lwolf/kubernetes-dashboard | depricated, official image is now multiarch |
| prometheus-server | lwolf/node-exporter | |
| prometheus-node-exporter | lwolf/node-exporter | |
| prometheus-blackbox-exporter | lwolf/blackbox-exporter | |
| prometheus-snmp-exporter | lwolf/snmp-exporter | |
| prometheus-alertmanager | lwolf/alertmanager | |
| prometheus-pushgateway | lwolf/pushgateway | |
| tiller | lwolf/helm | |
| cni-plugins | lwolf/cni-plugins | |
| matchbox | lwolf/matchbox | |
| heketi | lwolf/heketi |