typo and add experimental for operator (#5634)

This commit is contained in:
Lin Sun 2019-11-12 11:17:54 -05:00 committed by Istio Automation
parent 9a80859e32
commit f20dae83ac
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ weight: 10
## Installation
- **Added** Added the [operator controller](/docs/setup/install/standalone-operator/) for dynamic updates to an Istio installation.
- **Added** the experimental [operator controller](/docs/setup/install/standalone-operator/) for dynamic updates to an Istio installation.
- **Removed** the `proxy_init` Docker image. Instead, the `istio-init` container reuses the `proxyv2` image.
- **Updated** the base image to `ubunutu:bionic`.