Commit Graph

11 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
Frank Budinsky ad1e6a30ff
Configure istio-system namespace for istioctl install (#10406) 2021-10-06 08:07:40 -07:00
Frank Budinsky 8f2afd05c8
Fix tab content not rendering proper indent (#10362) 2021-09-17 11:42:13 -07:00
Mariam John 2dfcf8a844
Add instructions to enable remote cluster gateways using Helm (#10200)
Fixes: #9397
2021-09-01 12:28:04 -07:00
Frank Budinsky b5fb428dd5
Remove unnecessary gateway config (#10219) 2021-08-24 08:44:38 -07:00
Frank Budinsky 144e4a8e27
Remove injectionTemplate setting already set in gened yaml (#10191) 2021-08-16 13:16:45 -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 c26390c6ff
Update for simplified istiod-remote charts (#9983)
* Update for simplied istiod-remote charts

* regen snips

* correction

* remove arg

* regen

* add service-account arg

* regen
2021-07-13 09:29:20 -07:00
Morven Cao 893e4ed281
remove namespce for cluster scope resources. (#9890)
* remove namespce for cluster scope resources.

* make gen.
2021-06-07 12:24:41 -07:00
Frank Budinsky 4b27bb4afd
Set external istiod validationURL on config cluster (#9773)
* Set external istiod validationURL on config cluster

* regen
2021-05-17 14:38:48 -07:00
Frank Budinsky 5921dd0994
Move external control plane doc to install section (#9727)
* Move external control plane doc to install section

* lint

* fix feature-stages broken link
2021-05-12 14:16:42 -07:00