mirror of https://github.com/istio/istio.io.git
Fixed tiny grammar problem. (#7443)
Fixed to intended verb "set up" (from actually written noun "setup"). Co-authored-by: Daniel Barclay <dsbos@users.noreply.github.com>
This commit is contained in:
parent
478c31f1ec
commit
2f74cf4dfe
|
@ -15,9 +15,9 @@ The creation of custom ingress gateway could be used in order to have different
|
|||
|
||||
## Before you begin
|
||||
|
||||
* Setup Istio by following the instructions in the
|
||||
* Set up Istio by following the instructions in the
|
||||
[Installation guide](/docs/setup/).
|
||||
* Setup `cert-manager` with helm [chart](https://github.com/helm/charts/tree/master/stable/cert-manager#installing-the-chart)
|
||||
* Set up `cert-manager` with helm [chart](https://github.com/helm/charts/tree/master/stable/cert-manager#installing-the-chart)
|
||||
* We will use `demo.mydemo.com` for our example,
|
||||
it must be resolved with your DNS
|
||||
|
||||
|
|
Loading…
Reference in New Issue