mirror of https://github.com/istio/istio.io.git
Update install text (#5437)
This commit is contained in:
parent
d03776b47a
commit
6fd90678a5
|
@ -14,15 +14,10 @@ This installation lets you quickly evaluate Istio in a Kubernetes cluster on any
|
|||
{{< warning >}}
|
||||
The demo configuration profile is not suitable for performance evaluation. It
|
||||
is designed to showcase Istio functionality with high levels of tracing and
|
||||
access logging.
|
||||
access logging. To install Istio for production use, we recommend using the
|
||||
[Installing with {{< istioctl >}} guide](/docs/setup/install/istioctl/) instead.
|
||||
{{< /warning >}}
|
||||
|
||||
To install Istio for production use, we recommend using the
|
||||
[Installing with {{< istioctl >}} guide](/docs/setup/install/istioctl/)
|
||||
instead, which provides many more options for selecting and managing the Istio
|
||||
configuration. This permits customization of Istio to operator specific
|
||||
requirements.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
1. [Download the Istio release](/docs/setup/#downloading-the-release).
|
||||
|
|
Loading…
Reference in New Issue