From 7cd27a438b01ae992ce743223a2050b296ab02e7 Mon Sep 17 00:00:00 2001 From: Roger Klorese Date: Fri, 10 Dec 2021 07:22:03 -0800 Subject: [PATCH] Update download.html (#2660) --- docs/site/themes/template/layouts/_default/download.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/site/themes/template/layouts/_default/download.html b/docs/site/themes/template/layouts/_default/download.html index cb60a11eee..6df832e5f4 100644 --- a/docs/site/themes/template/layouts/_default/download.html +++ b/docs/site/themes/template/layouts/_default/download.html @@ -8,7 +8,9 @@

Download

Download recent releases of VMware Tanzu Community Edition here.

Locate the version you want, click to download the installer for your client operating system, then follow the installation instructions in the Getting Started guide. Source code is also available for each release.

- +

Note that clusters are not yet supported on M1 Macs and other ARM-based systems. The installer/CLI can be run on the systems, but target systems (including the local system for standalone clusters) must be amd64/x86_64 based. + Clusters will either not completely deploy or not work. We expect to be able to include full ARM support in the future.

+ {{ partial "download-table.html" . }}

You can download older versions of Tanzu Community Edition from Github.