Block a user
kube-controllers (v3.28.0)
Published 2025-08-29 23:19:14 +02:00 by sido
Installation
docker pull gitea.oit.sk/sido/kube-controllers:v3.28.0sha256:206926f6f12f01eab89dd5f8f1e2b33b7b8f2174a85e7dab69cd9008d6062f0fImage Layers
| COPY / / # buildkit |
| ARG GIT_VERSION=unknown |
| LABEL description=Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state |
| LABEL maintainer=maintainers@tigera.io |
| LABEL name=Calico Kubernetes controllers |
| LABEL release=1 |
| LABEL summary=Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state |
| LABEL vendor=Project Calico |
| LABEL version=v3.28.0 |
| COPY / / # buildkit |
| USER 999 |
| ENTRYPOINT ["/usr/bin/kube-controllers"] |
Labels
| Key | Value |
|---|---|
| description | Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state |
| maintainer | maintainers@tigera.io |
| name | Calico Kubernetes controllers |
| release | 1 |
| summary | Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state |
| vendor | Project Calico |
| version | v3.28.0 |