diff --git a/website/content/docs/upgrading/index.mdx b/website/content/docs/upgrading/index.mdx index a9875bdf1e..6165208efd 100644 --- a/website/content/docs/upgrading/index.mdx +++ b/website/content/docs/upgrading/index.mdx @@ -123,3 +123,9 @@ your cluster so that you can run the latest protocol version. ## Upgrading on Kubernetes See the dedicated [Upgrading Consul on Kubernetes](/docs/platform/k8s/upgrading) page. + +## Upgrading federated datacenters + +If you need to upgrade a federated environment with multiple datacenters you can +refer to the [Upgrade Multiple Federated Consul Datacenters](https://learn.hashicorp.com/tutorials/consul/upgrade-federated-environment) +tutorial.