From 8a1731489e91dd0c855204db50cb8100274ffede Mon Sep 17 00:00:00 2001 From: danielehc <40759828+danielehc@users.noreply.github.com> Date: Fri, 22 Jan 2021 17:21:43 +0100 Subject: [PATCH] Update index.mdx --- website/content/docs/upgrading/index.mdx | 6 ++++++ 1 file changed, 6 insertions(+) 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.