Commit Graph

4 Commits

Author SHA1 Message Date
John Howard 2c4a3b6f79
Update helm docs to use helm repo (#10322)
* Update helm docs to use helm repo

* snips

* atempt 100

* Address review comments

* unindent
2021-10-07 06:37:23 -07:00
Istio Automation c1c5970fd8
[master] fix apiVersion for gw install (#10132)
* fix apiVersion for gw install

getting an error for current doc:

```
error: unable to recognize "iop.yaml": no matches for kind "IstioOperator" in version "operator.istio.io/v1alpha1"
```

* update apiversion for istio operator

Co-authored-by: Lin Sun <lin.sun@solo.io>
2021-07-29 02:28:38 -07:00
Frank Budinsky 0bd422fe25
A few gateway install clarifications (#9878) 2021-06-03 13:13:19 -07:00
John Howard d9d45037fc
Add documentation for gateway installation and management (#9706)
* Add documentation for gateway installation and management

* Various improvements

* fix lint

* lint

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* TOC comments

* fix

* Franks comments

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-06-02 14:08:15 -07:00