Skip to content

Commit 4f58c89

Browse files
authored
Merge pull request #36932 from reylejano/update-etcd-faq-link
Update link to etcd faq to etcd 3.5 on setting up prod env page
2 parents 92197fe + 01b6e26 commit 4f58c89

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/setup/production-environment

1 file changed

+1
-1
lines changed

content/en/docs/setup/production-environment/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ consider these steps:
117117
extra security and availability. Because etcd stores cluster configuration data,
118118
backing up the etcd database should be done regularly to ensure that you can
119119
repair that database if needed.
120-
See the [etcd FAQ](https://etcd.io/docs/v3.4/faq/) for details on configuring and using etcd.
120+
See the [etcd FAQ](https://etcd.io/docs/v3.5/faq/) for details on configuring and using etcd.
121121
See [Operating etcd clusters for Kubernetes](/docs/tasks/administer-cluster/configure-upgrade-etcd/)
122122
and [Set up a High Availability etcd cluster with kubeadm](/docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm/)
123123
for details.

0 commit comments

Comments
 (0)