Commit Graph

16 Commits

Author SHA1 Message Date
Diem Vu 272a55b88b Update istioctl auth tls-check example to reflect https://github.com/istio/istio/pull/17720 (#5219)
* content/en/docs/tasks/security/mutual-tls/index.md

* Correct destination rule name in tls-check example

* UPdate check-policy.md
2019-10-23 12:19:42 -07:00
Frank Budinsky 0a51978c26 Fix FAQ for UDP is supported (#5178)
* Fix FAQ for UDP is supported

* Update content/en/faq/traffic-management/naming-port-convention.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-10-18 07:29:24 -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
Frank Budinsky c8ac8eb91c Better organize operations guide material (#5163)
\
2019-10-16 09:59:04 -07:00
Martin Taillefer d42dfe94ba
Introduce top-level News section. (#5060) 2019-09-27 07:09:58 -07:00
banix 994e8a7464 Add FAQ entry for running Cassandra (#4867)
* Add FAQ entry for running Cassandra

Addresses issue istio/istio#10053

* Making clear why default config does not work

* Removing numbering of subsections

* Removed one unnecessary line

* Addressing editorial corrections and removing a section
2019-09-25 16:33:57 -04:00
banix 06f78cf400 Adding FAQ entry for elastic search (#4821)
* Adding FAQ entry for elastic search

Creating a new category of FAQs for application specific configuration
and adding the first entry for Elasticsearch

Addresses https://github.com/istio/istio/issues/14743

* Making changes to address comments

- Clarifying the text
- Removing unnecessary info
- Adding info on using MTLS
- Adding StatefulSet to .spelling

* Updating the MTLS limit for Release 1.3

* Addressing reviews

Removing spelling entry
Removing Alias for faq file

* Shortened as requested by reviewer
2019-09-20 17:47:09 -07:00
Greg Taylor c0284014fb Rename Tasks/Telemetry to Tasks/Observability (#4968)
Matches a similar effort started in #4448. Fixes #4730.
2019-09-17 07:57:06 -07:00
Martin Taillefer 91c93a39b3
Added a bunch of links around istioctl. (#4970) 2019-09-12 08:26:58 -07:00
Frank Budinsky b95373abb5 Port capture FAQ entry (#4941) 2019-09-09 12:08:44 -07:00
John Howard 0b4077a0e4 Remove port name requirement (#4928)
* Remove port name requirement

We now do protocol sniffing.

Note - this is definitely not safe to merge. We still need docs explaining protocol sniffing, and how to select a port type explicitly (required for things other than tcp/http, and more performant if you know its tcp/http). Not sure the path forward for this

* Add protocol selection doc

* Fix lint

* Add FAQ
2019-09-09 10:50:44 -07:00
Morven Cao 76343180ad add faq for auto port detection. (#4875) 2019-09-07 07:39:44 -07:00
Martin Taillefer 14a593c563
Fix broken Envoy links. (#4832) 2019-08-26 14:55:57 -07:00
Adam Miller 07178c1348 Reorganized the Operations node (#4765) 2019-08-16 16:03:31 -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