Add notice about centos 8 support (#8770)

* Add notice about centos 8 support

Fixes https://github.com/istio/istio/issues/30020

* Update index.md

* Update content/en/docs/setup/install/virtual-machine/index.md
This commit is contained in:
John Howard 2021-01-21 12:58:21 -08:00 committed by GitHub
parent e67d0da8a3
commit 3ba8969ce5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -355,6 +355,8 @@ Run the following commands on the virtual machine you want to add to the Istio m
{{< tab name="CentOS" category-value="centos" >}}
Note: only CentOS 8 is currently supported.
{{< text bash >}}
$ curl -LO https://storage.googleapis.com/istio-release/releases/{{< istio_full_version >}}/rpm/istio-sidecar.rpm
$ sudo rpm -i istio-sidecar.rpm