Commit Graph

1698 Commits

Author SHA1 Message Date
Vadim Eisenberg be5c87b2da add a sentence: When prompted, select `y` for all the questions. (#1844) 2018-07-17 04:54:36 -07:00
Iris 8bb10e7abc add envoy version info into troubleshooting guide (#1849)
* add envoy version info into troubleshooting guide

* add envoy version info into troubleshooting guide

* add envoy version info into troubleshooting guide
2018-07-17 04:44:36 -07:00
Yossi Mesika 0ea541d13f Move Helm customization section to the references category (#1699) 2018-07-16 21:46:52 -07:00
Dan Ciruli ba95d12f68 Updating 3 diagrams (#1751) 2018-07-16 21:45:16 -07:00
mtail eec52a447f Fix some proofing errors. 2018-07-16 21:39:52 -07:00
flydragon 73aedcda73 Translation using-istio-dashboard (#1829)
* Translation using-istio-dashboard

* Translation using-istio-dashboard

* Translation using-istio-dashboard

* Translation using-istio-dashboard

fix typo
2018-07-16 20:23:37 -07:00
Martin Taillefer de8893a255
Add a Media Resources page. (#1832) 2018-07-16 15:54:17 -07:00
Yangmin 5ba0a19293 Update RBAC task for Istio 1.0. (#1789)
* Update RBAC task for Istio 1.0.

* address comments.

* address comments.

* Replace "Istio RBAC" with "Istio Authorization".

* address comments.

* change "Istio Authorization" to "Authorization" to match #1807.

* resolve conflict.
2018-07-16 16:58:43 -04:00
Limin Wang fd259b3526 Update Istio Authorization Concept. (#1807)
* Update Istio Authorization Concept.

* Fix lint errors and address comments.

* Addressed comments.

* Changed title from "Istio Authorization" to "Authorization".

* Fixed links.

* Addressed comments.

* Addressed comments.

* Fix lint errors.

* Undo unintended changes in .spelling.
2018-07-16 16:46:18 -04:00
Frank Budinsky 50107fdccc
clarify ingress host instructions (#1835)
* clarify ingress host instructions

* fix missing $

* fix syntax
2018-07-16 15:58:49 -04:00
Sven Mawson d8857391a1 Switch bookinfo install to use kubectl apply instead of istioctl create for ingress (#1837)
Randomly bit me since I didn't have istioctl in PATH, no need to use istioctl here.
2018-07-16 15:57:15 -04:00
xieydd cdbc254785 Translate /content/docs/tasks/security/https-overlay/index.md (#1825)
* Translate /content/docs/tasks/security/https-overlay/index.md

* fix issue

* fix issue

* fix issue
2018-07-16 09:28:36 -07:00
Daneyon Hansen 1da97fa9c4 Adds a Jaeger UI detail for distributed tracing (#1761) 2018-07-16 08:26:22 -07:00
Vincent adeb5d61ea Translate setup kubernetes sidecar injection (#1778)
* translate: setup/kubernetes/sidecar

* removed an empty line

* fixed: 'spec', and format

* change for spell checking.

* trigger ci again
2018-07-15 23:48:36 -07:00
flydragon 82eb2c21a3 Translation blog 2018 egress tcp (#1795)
* Translation blog 2018 egress tcp

fix external links

* Translation blog 2018 egress tcp

fix

* Translation blog 2018 egress tcp

fix

* Translation blog 2018 egress tcp

fix typo

* Translation blog 2018 egress tcp

fix typo

* Translation blog 2018 egress tcp

fix typo

* Translation blog 2018 egress tcp

fix typo
2018-07-15 23:46:37 -07:00
flydragon 120aedeea7 Task traffic management egress tls origination (#1828)
* Translation egress tls origination

* Translation egress tls origination

* Translation egress tls origination

fix typo

* Translation egress tls origination

fix typo

* Translation egress tls origination

fix typo

* Translation egress tls origination

fix typo
2018-07-15 23:12:36 -07:00
Will Witman 3ae844ede2 Edit minor issue in fault-injection document. (#1826) 2018-07-15 20:49:49 -07:00
jnativio 6d9cfa111c Update Realistic Benchmark section on docs (#1823) 2018-07-15 07:50:50 -07:00
Martin Taillefer 597f7ce3b4
Enable more linting rules (#1824)
Fix feported linting errors.
2018-07-15 07:49:11 -07:00
Vincent 0733bc00f3 Documents in concept/security had been joined together. (#1819)
* 3 pages in concept/security had been joined together.

* Removing old files.

* fixed issues in the comments.
2018-07-14 07:00:36 -07:00
Martin Taillefer a1b483a7f2
Update to latest Hugo (#1821) 2018-07-14 06:32:22 -07:00
lei-tang 289e90b854 Fix the non-existent file in the test description of Citadel health checking (#1744) 2018-07-14 04:39:29 -07:00
mtail 97a59a82e0 Update reference docs. 2018-07-13 20:06:09 -07:00
flydragon de10d59c3a Chinese: Translation blog 2018 traffic_mirroring (#1792)
* Chinese: Translation blog 2018 traffic_mirroring

* Translation blog 2018 traffic-mirroring

fix
2018-07-13 19:28:36 -07:00
Spike Curtis 6b1321ade4 Newlines to display lists correctly (#1816)
Signed-off-by: Spike Curtis <spike@tigera.io>
2018-07-13 19:19:51 -07:00
Tao Li 5be41d8c3b Add a platform setup section and link it in helm install page (#1804)
* Add a pre-request for helm install

* Add a pre-request for helm install

* Address comment
2018-07-13 16:47:36 -07:00
Dmitri Dolguikh f0894738de Create DestinationRule(s) used by "reviews" and "ratings" VirtualService(s) (#1814)
VirtualServices are created without corresponding DestinationRules atm.
2018-07-13 16:41:38 -07:00
Spike Curtis 9fa7b375cf Remove innacurate text about extra RBAC files (#1815)
Signed-off-by: Spike Curtis <spike@tigera.io>
2018-07-13 16:37:36 -07:00
mtail 35170375b9 Get a new cache in CircleCi to help reduce HTMLProofer timeouts. 2018-07-13 16:33:13 -07:00
navinger 4756d84dab Deleted/replaced deprecated items, and some minor edits. (#1813)
Signed-off-by: Nancy Avinger <navinger@google.com>
2018-07-13 16:15:08 -07:00
Will Witman 6c4cb8c3a1 Edit for consistency, clarity, grammar, style (#1784) 2018-07-13 16:00:08 -07:00
Martin Taillefer 72f6f1353f
Update reference docs. (#1812) 2018-07-13 15:00:52 -07:00
Will Witman f205017b12 Refactor About section in traffic-shifting document. (#1811) 2018-07-13 14:52:57 -07:00
Frank Budinsky d3450ae829 remove v1alph1 routing references (#1810)
* remove v1alph1 routing references

* Update index.md
2018-07-13 14:39:35 -07:00
Tao Li 721906a161 Update istio-auth.yaml to istio-demo-auth.yaml (#1809) 2018-07-13 14:08:36 -07:00
Stephen Gilson 4609f8559c Rewrite Rule configuration intro and some minor copy edits. (#1799)
Signed-off-by: Stephen Gilson <gilsonsm@google.com>
2018-07-13 13:55:36 -07:00
Will Witman 2d41f5f069 Edit for style, clarity, grammar. (#1785) 2018-07-13 13:39:36 -07:00
Brian Avery 1b097b1492 Updated link to vm drivers link to list names of drivers (#1808) 2018-07-13 13:21:36 -07:00
navinger 3004b67239 2nd round of edits on rate limiting. (#1791)
* 2nd round of edits on rate limiting.

Signed-off-by: Nancy Avinger <navinger@google.com>

* Review comment changes.

Signed-off-by: Nancy Avinger <navinger@google.com>
2018-07-13 13:19:36 -07:00
Frank Budinsky 7109d8dc0e Service registry glossary entry (#1803)
* improve grammar

* service registry glossary entry

* review comments
2018-07-13 12:53:36 -07:00
Steven Dake 6f070b2571 Start of 1.0 release notes (#1801) 2018-07-13 09:45:35 -07:00
Martin Taillefer f4a0656ab1 Add a lint check for incorrectly indented code blocks. (#1800)
Fixed a problem reported by the link check.
2018-07-13 07:26:36 -07:00
Steven Dake 2006185024 Remove warnings that are no longer relevant (#1797)
Remove warning that prior to Istio 0.8 Helm was unstable.
Since we are on 1.0, and can expect people to upgrade from 0.8,
this warning doesn't seem relevant.

Also, Helm upgrade from 0.8 to 1.0 has been validated.  Also
remove that warning.
2018-07-13 06:40:35 -07:00
Vincent d74b8b4e5b fixed: index file for concepts/security (#1794)
* fixed: index file for concepts/security

* fixed: wrong reference for #adapter

* fixed: image caption
2018-07-13 06:20:25 -07:00
Stephen Gilson 2361e374d0 Add link to new TLS Origination glossary entry. (#1796)
Signed-off-by: Stephen Gilson <gilsonsm@google.com>
2018-07-13 06:18:35 -07:00
zhaohuabing 36ed21120e Translate traffic-shifting task to Chinese (#1632) 2018-07-13 06:07:17 -07:00
xieydd 30ff5cee29 Translate security/_index into chinese (#1793)
* Translate security/_index into chinese

* fix issue

* fix issue

* fix it

* fix it

* fix it

* fix it

* fix it

* content_zh/docs/concepts/security/rbac/index.md

* fix it
2018-07-12 22:34:35 -07:00
Rigs Caballero 142303eb2d Edit Kubernetes Quick Start for clarity. (#1762)
* Edit Kubernetes Quick Start for clarity.

This edit includes among other changes:

* Consistent use of markup, line length, and command formatting.
* Grammar, spelling, and other language fixes.
* Use of ordered lists for steps.
* New clear headings for installation options.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix linter issues on Kubernetes QS edit.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix indentation to fix ordered lists.

Trying to figure out the space in links issue. So far it looks like a false
positive.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix links and code blocs for lint.

Signed-off-by: rcaballeromx <grca@google.com>

* Remove in-line markup from links.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix code-block indentation and spelling lint.

Signed-off-by: rcaballeromx <grca@google.com>

* Rewrote link text to avoid spelling lint.

Signed-off-by: rcaballeromx <grca@google.com>

* Update index.md
2018-07-12 17:06:35 -07:00
mtail 8db4fc5047 Fix $cat scanning to be more leniant 2018-07-12 16:45:41 -07:00
Yangmin 4fb7235368 Add authorization directory in Reference. (#1768)
* Add a authorization directory in Reference.

* address comments.

* fix markdown lint error.

* fix lint and exchange the constraints/properties table.
2018-07-12 16:26:35 -07:00