|
This is unreleased documentation for Admission Controller 1.36-dev. |
Kubewarden Admission Controller artifacts
Verifying Kubewarden Admission Controller
There is a tutorial on verifying Admission Controller demonstrating how to verify Admission Controller artifacts.
Binaries
Kubewarden Admission Controller publishes the kwctl CLI tool at
GitHub releases.
Learn how to install it in the install kwctl documentation.
OCI artifacts
For Open Container Initiative (OCI) artifacts, the project publishes everything
in ghcr.io under https://github.com/orgs/kubewarden/packages.
-
kubewarden/packages/policies/*are the policy Wasm OCI artifacts. -
kubewarden/packages/charts/*are the Helm charts as OCI artifacts. They follow SLSA standards. -
the container images published as OCI images:
kubewarden-controller,policy-server,audit-scanner,kubectl. -
there’s also
packages/tests/*containing artifacts used in e2e tests.
Helm charts via HTTPS
Admission Controller publishes Helm charts in the Helm chart HTTPS repository at https://charts.kubewarden.io. They’re without SLSA, or signatures, but this type of Helm repository provides searching.