Commit Graph

1736 Commits

Author SHA1 Message Date
Frank Budinsky 8013da334e Put back reverted new troubleshooting material (#1710) 2018-07-09 11:03:33 -07:00
Axel Siebenborn 96ca8ac221 Change name of Policy and DestinationRule. (#1704)
The command uses istioctl replace to change Policy and DestinationRule.
However, there is no Policy or DestinationRule with the name example-2.
2018-07-09 08:43:49 -07:00
mtail 2c887f0e18 Fix bad grammar. 2018-07-09 07:29:36 -07:00
mtail 05453b1172 Fix some broken links. 2018-07-09 06:30:36 -07:00
zhaohuabing 96949eb7eb Translate request-routing into Chinese (#1654)
* Translate request-routing into Chinese

Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>

* Align terminology with standard translation

Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-07-09 06:11:02 -07:00
打雷不怕 2b6eec2237 performance-and-scalability/mrobenchmarks (#1656) 2018-07-09 05:49:18 -07:00
打雷不怕 e715b54c18 performance-and-scalability/overview (#1655) 2018-07-09 05:47:52 -07:00
打雷不怕 08ca6474a0 performance-and-scalability/pformance-testing-automation (#1658) 2018-07-09 05:47:06 -07:00
打雷不怕 7d15e8393d performance-and-scalability/scenarios (#1664) 2018-07-09 05:44:44 -07:00
Vincent eb5d17fa65 Chinese: task-security, task-security-mutual-tls (#1648) 2018-07-09 05:43:25 -07:00
Vincent 64ac45b91e Chinese: concepts-mutual-tls (#1660) 2018-07-09 05:24:52 -07:00
flydragon 99899e9d82 Chinese: Translation control ingress traffic (#1681) 2018-07-09 05:23:03 -07:00
flydragon 676e4cd452 Chinese: Translation fault-injection (#1682) 2018-07-09 05:21:06 -07:00
Vincent e925aecba5 translate-zh: task-telemetry-index. (#1684) 2018-07-09 05:20:10 -07:00
Jimmy Song ca8fc943a0 Chineses: update content (#1685)
- update policies and telemetry translation
- delete the stale files
- merge two docs together
2018-07-09 05:19:44 -07:00
Vincent a591ec4481 Translate: task egress (#1688) 2018-07-09 05:19:00 -07:00
Vincent 4806aa9d93 Chinese:task-plugin-ca-cert (#1652) 2018-07-09 05:11:12 -07:00
Martin Taillefer 3d511f5a70
Various site fixes. (#1701)
- Prevent See Also sections from showing up on index pages.

- Clean up and simplify some JavaScript & CSS.

- Set a height for the idea and warning icons in order to prevent
screen flicker when loading pages with these icons.
2018-07-08 17:12:12 -07:00
Martin Taillefer 072abae8ce
Improve name selection process for the new PRE block download feature. (#1693)
- If an explicit downloadas filename is not supplied in markdown, it is
now derived from the document title, with a proper extension based on the
content syntax.

- Made things work correctly for PRE blocks introduced with normal markdown
``` instead of our magic {{< text >}} sequences.
2018-07-06 18:59:46 -07:00
Steven Dake 4ebbb12505 Change all references to istio-demo-*.yaml (#1696)
Remove demo from all documentation references
2018-07-06 11:46:23 -07:00
Steven Dake 63cfc64693 Revert one small change that added a link (#1695)
A @link@ was added inadvertently to the config options autogeneration
helm documentation.
2018-07-06 11:45:41 -07:00
Martin Taillefer 69c04f6401
Create hidden links for the special @@ references. (#1686)
This gives us link checking for the @@ code block references.
2018-07-06 07:31:31 -07:00
Steven Dake 9765bf65ca Generate Helm config options from values.md (#1694) 2018-07-06 07:12:12 -07:00
Steven Dake 8c2b933ebc Fix broken links (#1692) 2018-07-06 06:43:20 -07:00
Martin Taillefer 378e1334b0
Revert "503 and Gateway troubleshooting" (#1691)
* Revert "Add download & print buttons to all PRE blocks. (#1680)"

This reverts commit 512fdb5b61.

* Revert "Remove link annotations from command paths (#1690)"

This reverts commit 26113b3b5b.

* Revert "503 and Gateway troubleshooting (#1642)"

This reverts commit 3314115d65.
2018-07-06 05:44:50 -07:00
Martin Taillefer 512fdb5b61
Add download & print buttons to all PRE blocks. (#1680)
Also, replaced the text in the Copy button with an icon instead.
2018-07-06 05:30:35 -07:00
Yossi Mesika 26113b3b5b Remove link annotations from command paths (#1690) 2018-07-06 05:18:17 -07:00
Frank Budinsky 3314115d65 503 and Gateway troubleshooting (#1642)
* 503 and Gateway troubleshooting

* delete blank line

* fix numbered list

* tweaks

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2018-07-05 15:02:59 -04:00
Martin Taillefer 3c1ef90cc7 Move the community page into the About section. (#1683) 2018-07-05 14:12:24 -04:00
LillyWu 1e8427099a make istio installation yaml file consistent (#1675) 2018-07-05 14:09:03 -04:00
danielmenezesbr ac84b9eb1d fix broken link (#1662) 2018-07-05 14:05:36 -04:00
Arshdeep Singh Chimni c0c4bec6f8 edit reviews virtualservice yaml output (#1661) 2018-07-05 14:04:18 -04:00
mtail 6a33b0052b Update reference docs. 2018-07-05 06:46:46 -07:00
mtail 93a6627952 Fix typos. 2018-07-04 05:51:53 -07:00
Martin Taillefer 07ed229051
Simplify linking to GitHub content. (#1669)
- Add <github_file> <github_blob> and <github_tree> to make it simpler to link to the right
place on GitHub.

- Use these new sequences throughout the docs.

- Also, fix bad HTML generated for the TOC in certain cirsumstances.

- Fix extra blank line inserted at the bottom of indented code blocks.
2018-07-04 04:16:49 -07:00
Lee Calcote 92b5176d7d Adding Alpha status SolarWinds adapter (#1617) 2018-07-03 05:01:18 -07:00
Guang Ya Liu 299c5abbf4 Adding rootsongjc and fleeto to OWNERS for Chinese. (#1668) 2018-07-03 05:00:19 -07:00
Martin Taillefer 1d355094cf Simplify the Concepts section. (#1649) 2018-07-02 06:32:04 -07:00
craigbox d9982024e7 remove something only relating to 0.5 from the 1.0 docs (#1647) 2018-06-30 21:44:49 -07:00
Martin Taillefer 40bcdc272c
Simplify contribution instructions. (#1645) 2018-06-30 21:43:58 -07:00
mtail 0f8724351f Content fixes.
- Remove What's next sections since we now have auto-generated See also sections

- Fix a few incorrectly capitalized headers, "istio", "kubernetes", "sidecar"
2018-06-30 21:42:52 -07:00
Vincent 92f2efaa55 Chinese: about - contribute -writing a new topic (#1646) 2018-06-30 21:18:29 -07:00
mtail 0c11b76949 Use cards for See Also section 2018-06-30 19:22:12 -07:00
Martin Taillefer 0541000be8
Switch from ``` to {{< text >}} to indicate text blocks. (#1644)
This fixes a number of cases of incorrect formatting of code blocks
throughout the site.
2018-06-30 07:11:21 -07:00
Vincent 85c263604d Concept fault injection (#1628)
* Chinese:

* Chinese: fault-injection

* merge from master
2018-06-29 22:38:29 -07:00
Martin Taillefer c5ca64e5f2
Improve how we render section index pages. (#1643)
Instead of using a boring flat list of pages, we now render
modern-looking cards for each subsection.
2018-06-29 20:53:00 -07:00
mtail 843bef8ddb Update reference docs. 2018-06-29 17:42:41 -07:00
Limin Wang 4a114797f9 Update authn policy tasks with global policy. (#1639)
* Update authn policy tasks with global policy.

This is cloned from Diem's PR
https://github.com/istio/istio.github.io/pull/1600.

* Add section to use mesh-wide policy to enable mTLS globally.
* Update examples to follow naming restriction.

* Fix linter errors.

* Additional lint fix.
2018-06-29 16:12:29 -07:00
gargnupur 89424cf3e8 Add step to set up GOOGLE_APPLICATION_CREDENTIALS (#1510) 2018-06-29 11:17:58 -07:00
Vincent d85897a0e8 Concept handling failures (#1629) 2018-06-29 08:09:02 -07:00