Product Docs
Open Source
Education
Minimal image with the k8s-sidecar app. EXPERIMENTAL
The image is available on cgr.dev:
cgr.dev
docker pull cgr.dev/chainguard/k8s-sidecar:latest
The Chainguard k8s-sidecar image contains the k8s-sidecar python app. The default entrypoint just runs the k8s-sidecar app without any flags.
k8s-sidecar
This image is a drop-in replacement for the upstream image. For full documentation on how to configure the app, check the upstream documentation.
$ docker run cgr.dev/chainguard/k8s-sidecar {"time": "2023-03-31T11:50:30.950603+00:00", "msg": "Starting collector", "level": "INFO"} {"time": "2023-03-31T11:50:30.950708+00:00", "msg": "No folder annotation was provided, defaulting to k8s-sidecar-target-directory", "level": "WARNING"} {"time": "2023-03-31T11:50:30.950751+00:00", "msg": "Should have added {LABEL} as environment variable! Exit", "level": "CRITICAL"}