Osama Nabil
2bf48c6977
Update index.md ( #6216 )
...
if the user passed istio_cni it will trigger this error `error: bad path=value (values.istio_cni.enabled=true): unknown field "istio_cni" in v1alpha1.Values`
the right value is here: https://istio.io/docs/setup/additional-setup/cni/#installation which is supposed to be "cni.enabled=true"
2020-01-06 13:13:28 -08:00
Martin Taillefer
73d6830128
Add warning about out of date helm options. ( #5659 )
2019-11-13 10:05:52 -08:00
Frank Budinsky
823e85b69a
Reorganize reference docs ( #5595 )
...
* Reorganize reference docs
* aliases
* corrections
* fix broken links
* fix broken link
* another broken link
* another broken link
2019-11-11 17:46:27 -05:00
Frank Budinsky
d570473a7c
Fix helm depercation warning ( #5587 )
2019-11-11 07:33:53 -08:00
Neeraj Poddar
db10e052ff
Fix directory structure/heading for istioctl install ( #5390 )
2019-11-05 12:37:19 -08:00
Frank Budinsky
cdd8d7f50f
Clarify istioctl install support for helm options ( #5302 )
...
* Clarify istioctl helm option support
* add helm deprecation warning to install options page
* remove space
* add prepend to .spelling
* address review comments
2019-10-31 09:22:07 -07:00
Istio Automation
dbf110d977
global hub and tag defaults are only for dev ( #5172 )
...
In release this is changed to below:
```yaml
global:
# Default hub for Istio images.
# Releases are published to docker hub under 'istio' project.
# Daily builds from prow are on gcr.io
hub: docker.io/istio
# Default tag for Istio images.
tag: 1.3.2
```
Not sure how to fix, but having the dev defaults here may be misleading.
2019-10-18 08:04:55 -07:00
Chunlin Yang
38f252fb68
Get rid of demo-auth ( #5024 )
...
* Get rid of demo-auth
Signed-off-by: Chun Lin Yang <clyang@cn.ibm.com>
* remove strict mtls mode
* address comments
* fix linter error
* Add instruction for mtls
* add back demo-auth in configuration profile
* Update content/zh/docs/setup/kubernetes/install/kubernetes/index.md
Co-Authored-By: SataQiu <1527062125@qq.com>
* Update content/zh/docs/tasks/security/health-check/index.md
Co-Authored-By: SataQiu <1527062125@qq.com>
* Update content/zh/docs/tasks/security/https-overlay/index.md
Co-Authored-By: SataQiu <1527062125@qq.com>
* Update content/zh/docs/tasks/security/https-overlay/index.md
Co-Authored-By: SataQiu <1527062125@qq.com>
* Update content/zh/docs/tasks/security/plugin-ca-cert/index.md
Co-Authored-By: SataQiu <1527062125@qq.com>
* Update content/zh/docs/tasks/security/plugin-ca-cert/index.md
Co-Authored-By: SataQiu <1527062125@qq.com>
* Update content/zh/docs/tasks/security/health-check/index.md
Co-Authored-By: SataQiu <1527062125@qq.com>
2019-10-18 09:55:29 -04:00
Martin Taillefer
f7dd8c6613
Consolidate release-specific material into the news section. ( #5138 )
2019-10-15 09:27:11 -07:00
Sam Naser
9ff424c3ec
Add docs for updated Citadel namespace targeting mechanism ( #4746 )
...
* Add docs for updated Citadel namespace targeting mechanism
* Make doc voicing and audience pronouns fit rest of docs
2019-09-10 07:51:56 -07:00
Mariam John
a940cd3227
Update installation-options and installation-option-diff files ( #4866 )
...
Update installation-options and installation-option-diff files to reflect latest release
changes (v1.3).
Fixes Bug: #4864
2019-09-07 07:50:44 -07:00
Frank Budinsky
ca7559cab2
Remove Nomad & Consul docs ( #4805 )
...
* Remove Nomad & Consul docs
* broken links
* more broken links
* more broken links
* fix spelling errors
* remove broken ref
2019-08-16 12:13:30 -07:00
Martin Taillefer
d0cf1e171e
Move English content to content/en as agreed in WG meeting. ( #4789 )
...
Once this goes in, I'll move content_zh to content/zh.
2019-08-14 15:45:31 -07:00