Skip to content

Commit 6ae1e41

Browse files
authored
Merge pull request #34706 from varas/patch-1
Replace dead cosigned with sigstore policy-controller
2 parents 5384900 + 95ea80c commit 6ae1e41

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/en/docs/tasks/administer-cluster/verify-signed-images.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ section.
6464
For non-control plane images (
6565
e.g. [conformance image](https://github.com/kubernetes/kubernetes/blob/master/test/conformance/image/README.md))
6666
, signatures can also be verified at deploy time using
67-
[cosigned](https://docs.sigstore.dev/cosign/kubernetes/#cosigned-admission-controller)
68-
admission controller. To get started with `cosigned` here are a few helpful
67+
[sigstore policy-controller](https://docs.sigstore.dev/policy-controller/overview)
68+
admission controller. To get started with `policy-controller` here are a few helpful
6969
resources:
7070

71-
* [Installation](https://github.com/sigstore/cosign#installation)
72-
* [Configuration Options](https://github.com/sigstore/cosign/blob/main/USAGE.md#detailed-usage)
71+
* [Installation](https://github.com/sigstore/helm-charts/tree/main/charts/policy-controller)
72+
* [Configuration Options](https://github.com/sigstore/policy-controller/tree/main/config)

0 commit comments

Comments
 (0)