Skip to content

Commit 3c7097a

Browse files
authored
Merge pull request #30432 from SgtCoDFish/cert-manager-link
[en] Update link to cert-manager website
2 parents 53f7612 + 8ae9faa commit 3c7097a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ These are advanced topics for users who need to integrate their organization's c
165165
### Set up a signer
166166

167167
The Kubernetes Certificate Authority does not work out of the box.
168-
You can configure an external signer such as [cert-manager](https://docs.cert-manager.io/en/latest/tasks/issuers/setup-ca.html), or you can use the built-in signer.
168+
You can configure an external signer such as [cert-manager](https://cert-manager.io/docs/configuration/ca/), or you can use the built-in signer.
169169

170170
The built-in signer is part of [`kube-controller-manager`](/docs/reference/command-line-tools-reference/kube-controller-manager/).
171171

0 commit comments

Comments
 (0)