Commit Graph

301 Commits

Author SHA1 Message Date
Will Witman e1449b76ad Edit file for readability, style, grammar. (#1763) 2018-07-12 10:23:55 -07:00
Will Witman d5a724dfd6 Edit file for readability, style, grammar. (#1764) 2018-07-12 10:21:10 -07:00
Will Witman 803ec1da0a Edit file for consitency, grammar, style (#1777) 2018-07-12 10:16:49 -07:00
Vadim Eisenberg 818e23232d Extend secure ingress troubleshooting (#1774)
* add ./ to the script to generate certificates

* add a step to verify the subject of the ingress gateway certificate

* add a step to verify the subject of the CA certificate

put the mutual TLS troubleshooting into a separate subsection

* fix the level of the mutual TLS troubleshooting

* remove redundant empty lines

* verify the subject is correct -> verify that the subject is correct

* another case: verify the subject is correct -> verify that the subject is correct
2018-07-12 08:00:37 -07:00
Vincent 044c20358e fixed: references to sleep.yaml (#1770) 2018-07-12 07:37:47 -07:00
navinger b556576557 First round of edits. (#1748)
* First round of edits.'

* Fixed linter issues.
2018-07-11 14:48:42 -04:00
Stephen Gilson 983b12589d Copy edits for Health Checking of Istio Services. (#1758) 2018-07-11 07:08:52 -07:00
Stephen Gilson 70f3a4144c Copy edit for the TLS Origination for Egress Traffic topic. (#1756) 2018-07-11 07:04:48 -07:00
Stephen Gilson b55dae17d6 Copy edit for Control Egress Traffic. (#1754) 2018-07-11 06:57:28 -07:00
Yangmin 6c54c67d9c Update basic-access-control and request-routing. (#1743) 2018-07-11 06:50:17 -07:00
Frank Budinsky de49a21816
Fix references to bookinfo sample files (#1759)
* fix references to sample files

* fix mixer rule link
2018-07-11 09:41:15 -04:00
Jianfei Hu e8a32581d6 Document PERMISSIVE mode for incremental mTLS adoption. (#1565) 2018-07-10 13:54:26 -07:00
Andra Cismaru 4e2b9233bc Create service subsets and move routing/route-rule* to networking/virtual-service* (#1715) 2018-07-10 11:52:29 -07:00
Stephen Gilson 98b999cdf7 Copy edit of Securing Gateways with HTTPS. (#1733) 2018-07-10 11:00:28 -07:00
Axel Siebenborn cdf51a4cc0 Replace hard coded pod-id by command substitution. (#1705) 2018-07-10 10:41:41 -07:00
Martin Taillefer 181605b27e
Consolidate the security concept pages into a single page. (#1721)
* Consolidate the security concept pages into a single page.

- This updates the security concept material to be on a single page, which matches the
change done last week for the rest of the concept material. This ends up being a less clicky
more directed introduction for newcomers to the platform.

- While I was there, I moved the redundant What is Istio page from our about section and stuck
the content at the top of the What is Istio page in the Concepts section.
2018-07-10 10:26:19 -07:00
Stephen Gilson 0fca91c7c0 Copy edit for Control Ingress Traffic. (#1732)
Signed-off-by: Stephen Gilson <gilsonsm@google.com>
2018-07-10 07:08:20 -07:00
Gary Brown 451c76ca22 Fix spec port name on ingress gateway (#1728) 2018-07-10 09:46:05 -04:00
Stephen Gilson a2836ab2b7 Copy edit for Setting Request Timeouts. (#1730)
Signed-off-by: Stephen Gilson <gilsonsm@google.com>
2018-07-10 05:29:33 -07:00
mtail ee0972a782 Fix invalid markdown, leading to bogus code blocks. 2018-07-09 17:24:02 -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
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
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 8c2b933ebc Fix broken links (#1692) 2018-07-06 06:43:20 -07:00
Yossi Mesika 26113b3b5b Remove link annotations from command paths (#1690) 2018-07-06 05:18:17 -07: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
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
Martin Taillefer 1d355094cf Simplify the Concepts section. (#1649) 2018-07-02 06:32:04 -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
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
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
mtail 12dbc0202d Fix some bad formatting. 2018-06-29 08:06:59 -07:00
Vadim Eisenberg 580c9e0dec Finalize secure gateways task (#1625)
* change title to Securing Gateways with HTTPS

* rephrase the reference to the ingress task
2018-06-28 09:31:28 -07:00
Vadim Eisenberg 201cbd5928 Add secure ingress task (#1590) 2018-06-28 06:50:03 -07:00
Tiago M. Vieira 079f73c371 fix the kubectl logs command usage. (#1611)
Accordingly with the kubectl help documentation for the logs
command, the container name is a flag and not an argument:

`
Usage:
  kubectl logs [-f] [-p] (POD | TYPE/NAME) [-c CONTAINER] [options]
`

The use of an argument instead of a flag is to keep compatible
with legacy systems, but it is not recommended as it can be removed
at any time.
2018-06-27 19:08:31 -04:00
mtail e3c1f36859 Guides -> Examples
As agreed, in prep for the 1.0 launch.
2018-06-27 16:03:53 -07:00
Frank Budinsky 527ae646fc Remove http: from command (#1609) 2018-06-27 11:31:09 -07:00
Frank Budinsky 051dd01f32 Mention kube service restrictions for routing (#1608) 2018-06-27 10:40:46 -07:00
mtail 77da9cccea Next batch of file refactorings. 2018-06-27 00:19:09 -07:00
Shriram Rajagopalan 9cc2d38eb7 fix cluster names in circuit breaker docs (#1587)
cc @frankbu
2018-06-26 06:13:29 -07:00
Tao Li 1057bd6387 Add health check task (#1571)
* Add health check task

* Fix format

* Address comments

* Fix spell

* Fix lint

* Fix lint

* Fix lint
2018-06-25 16:48:28 -07:00
Guang Ya Liu 4203f1b102 Use route rules in istio file directly. (#1581)
We have created the files in istio already at
https://github.com/istio/istio/pull/6102 , so there is no need
to create the file again.
2018-06-25 11:15:27 -07:00
Frank Budinsky 792648db6a Ingress task clarifications (#1569) 2018-06-22 09:21:33 -07:00
Cesar Botti 2dc1327437 Fix issue #6399 (#1553) 2018-06-19 09:37:33 -07:00
Vadim Eisenberg 5cbb89414e Remove egress tcp task (#1548)
* remove egress TCP task

the example can be implemented by HTTPS Service Entries

* remove a reference to Egress TCP Task in Egress TCP blog

* replace a reference to the Egress TCP task by the Egress TCP blog post

in About -> Feature Status -> Istio features/Traffic management

* add an alias from the removed task to Egress/TCP blog post
2018-06-19 06:58:17 -07:00
Guang Ya Liu fd812e6a59 Remove the limitation of accessing service mesh via browser. (#1530)
* Remove the limitation of accessing service mesh via browser.

* Do not need to mention lb when accessing via browser.
2018-06-18 13:18:34 -04:00
Guang Ya Liu 425eed2439 Add option when auto injection is enabled. (#1521) 2018-06-15 06:31:51 -07:00
Morven Cao 738bed1889 fix format issue for access control doc. (#1520) 2018-06-15 06:30:02 -07:00
Kent Hua 7874083f2b Update for installations with mTLS auth enabled (#1503)
* Update for installations with mTLS auth enabled

The docs do not provide reference to installations with mTLS auth enabled.  If mTLS auth is enabled and the user goes through the instructions, they will encounter `upstream connect error or disconnect/reset before headers` when the DestinationRule is applied.

istio/issues#375 (comment) helped lead to the resolution.
2018-06-14 06:27:39 -07:00
mtail 9a2e0a3276 Merge branch 'release-0.8' 2018-06-13 15:17:30 -07:00
Vadim Eisenberg 257cfdd280 add egress-tls-origination task (#1492)
* add egress-tls-origination task

* add cnn.com, edition.cnn.com an "programmatically" to .spelling

* lint fixes

* remove a page alias

* add What's next section

* HTTP2 -> HTTP in port definition

* put the output of commands as part of the "command" block

* rewrote the cleaning after HTTP ServiceEntry without TLS origination

* clarify the configuration items for TLS origination

* when talking to edition.cnn.com -> when accessing edition.cnn.com

* wild card -> wildcard

* an Service Entry -> a Service Entry

* use curl -s -o /dev/null -D - instead of curl -I

* Perform TLS Origination for Egress Traffic -> TLS Origination for Egress Traffic
2018-06-13 10:06:48 -04:00
mtail 5bfc6bafea Update reference docs 2018-06-11 22:29:34 -07:00
Martin Taillefer 9f3e980147
Add support for an auto-generated See Also section on every page. (#1364)
- We now automatically generate a See Also section on pages when possible.
The links are determined by a reverse index based on the keywords
assigned to each page in its front-matter.

- Do a pass to assign keywords to all our pages to populate the See Also
links.

- Leverage the keywords in the front-matter to generate a keyword metadata entry for each
generated page.
2018-06-11 15:07:32 -07:00
Vadim Eisenberg 04495c556d plain -> command for helm template commands (#1489) 2018-06-09 06:12:38 -07:00
Guang Ya Liu df72c5caad Use virtualservices for basic access control. (#1475) 2018-06-08 09:06:13 -07:00
Guang Ya Liu aab47ae9af Correct some errors in mutual tls over https. (#1479) 2018-06-08 09:05:41 -07:00
Guang Ya Liu e5b4b568e6 Using virutalservice for rate limit. (#1480) 2018-06-08 09:04:59 -07:00
Frank Budinsky 3e887a155e Fix TOC indent (#1483) 2018-06-08 08:02:00 -07:00
salrashid123 98bd4c9ef1 Update route rules for mtls (#1459)
* update route rules for mtls

* minor rework

(cherry picked from commit d946409)
2018-06-08 07:15:56 -07:00
Guang Ya Liu 51e3d4a57f Add sidecar auto injection for circuit break example. (#1469) 2018-06-07 15:38:36 -07:00
Guang Ya Liu 329e6acff6 Added cleanup for mtls. (#1473) 2018-06-07 15:37:03 -07:00
Guang Ya Liu 4d4b297542 Use route rules from samples/bookinfo/routing. (#1476) 2018-06-07 10:01:48 -07:00
Guang Ya Liu 352273d238 Updated maxConnections to 1. (#1471) 2018-06-07 08:39:38 -07:00
Guang Ya Liu c4022b9dc7 Basic auth clean. (#1472) 2018-06-07 05:30:56 -07:00
Guang Ya Liu 31ab3dece9 Format the output of curl to json. (#1468) 2018-06-07 05:28:49 -07:00
mtail 22bb982ebc Add some missing links that got missed during a merge. 2018-06-06 16:26:51 -07:00
Oliver Liu 921eadfea1 Fix V0.8 security tasks. (#1400) 2018-06-06 16:15:42 -07:00
Tao Li c7ac01761e Remove the deprecated --debug in istioctl (#1457)
(cherry picked from commit ff690be)
2018-06-06 11:58:28 -07:00
Martin Taillefer 6962982274 Introduce better linking support to github.com/istio/istio (#1443)
- Within a code block, you can now surround a relative file path with @@. This will
cause the path to be rendered as a link to raw.githubusercontent.com/istio/istio/<path>.
This lets the user click on the link to see the content of the file, which is mighty
handy.

- Updated all code blocks to take advantage of the above.

- Introduce support for {{< branch_name >}} which returns the source code branch
name associated with the current doc site.

- Use {{< branch_name >}} in all our references to content in istio/istio on GitHub. This thus
pins our references to the correct version of the content in GitHub. This prevents errors from
gradually appearing in our doc set as content in GitHub starts to diverge from the expectation
in the site content.

(cherry picked from commit 1dcd301)
2018-06-06 08:38:23 -07:00
Vadim Eisenberg 1249004d05 Add setting host in requests to ingress and explanation about the browser access (#1454) 2018-06-06 06:51:56 -07:00
mtail f291bf42a5 Add a few missing redirects, as reported by the google search console. 2018-06-06 06:40:05 -07:00
Vadim Eisenberg bfb88620a7 Use global.proxy.includeIPRanges instead of --includeIPRanges (#1450) 2018-06-06 05:03:27 -07:00
Frank Budinsky b42bfc3405 Doc corrections and improvements (#1449) 2018-06-05 08:04:14 -07:00
Vadim Eisenberg e636f41898 use HTTPS egress instead of HTTP + TLS origination (#1421)
is possible due to the SNI routing feature
2018-06-05 09:47:22 -04:00
imgbot[bot] 08f23d341e [ImgBot] optimizes images (#1436)
*Total -- 303.96kb -> 236.67kb (22.14%)

/content/docs/tasks/telemetry/img/istio-tracing-list.png -- 98.57kb -> 75.39kb (23.52%)
/content/docs/setup/kubernetes/img/dm-tracing.png -- 98.57kb -> 75.39kb (23.52%)
/content/docs/tasks/telemetry/img/istio-tracing-details.png -- 106.81kb -> 85.89kb (19.58%)

(cherry picked from commit 3b6f633)
2018-06-04 06:35:48 -07:00
Guang Ya Liu a08c762853 Adjust format for request-timeouts.md. (#1430)
(cherry picked from commit 11ee053)
2018-06-04 06:35:38 -07:00
Gary Brown 2f15fc4e59 Update distributed tracing doc to reflect changes in 0.8.0 (#1415)
* Update distributed tracing doc to reflect changes in 0.8.0

* Updated images and reference from GKE setup page

(cherry picked from commit b989221)
2018-06-04 06:35:28 -07:00
Guang Ya Liu 09e999a7b9 IBM Container Service Should be IBM Kubernetes Service. (#1434)
(cherry picked from commit 3cf6f48)
2018-06-04 06:34:59 -07:00
Lin Sun 214d3d82ce adding a quick url to show user how to obtain GATEWAY_URL (#1425)
* adding a quick url to show user obtain GATEWAY_URL

* typo

(cherry picked from commit 6a1466d)
2018-06-04 06:34:45 -07:00
Vadim Eisenberg eafd7c173b Capitalize NodePort and make a link to Kubernetes documentation (#1429) 2018-06-04 06:29:58 -07:00
Vadim Eisenberg 44e56b02ec unite all the ingress cleanup steps in one step (#1423)
to enable cleanup by one copy&paste
use kubectl delete --ignore-not-found=true flag, so if a secret was not
defined, no error will be printed
2018-06-04 06:28:02 -07:00
Morven Cao 2064c95f4f update httpbin deployment steps. (#1435) 2018-06-04 06:26:54 -07:00
Vadim Eisenberg 62768a0c14 put links to the previous docs (0.7) in the 0.8 documents (#1431)
instead of 0.6

```bash
sed -e 's/https:\/\/archive.istio.io\/v0.6\/docs\/tasks\//https:\/\/archive.istio.io\/v0.7\/docs\/tasks\/traffic-management\//g' *.md
```
2018-06-04 06:11:13 -07:00
Vadim Eisenberg 9bb835a575 use html encoding for the forward slash in CIDR blocks (#1422)
otherwise Hugo renders it as a fraction
2018-06-03 06:54:39 -07:00
Martin Taillefer 9b614f4853 Cleanup the style guide and fix random formatting errors. (#1417)
(cherry picked from commit de871cb)
2018-06-02 22:31:23 -07:00
olegchorny c4bc5c7314 #1324 fix: logs exposed by istio-telemetry and not by istio-mixer for now. (#1405)
(cherry picked from commit 5f9dc71)
2018-06-01 06:37:41 -07:00
Vadim Eisenberg 14e212d527 Add instructions for waiting for secure ingress (#1395) 2018-05-31 10:38:03 -07:00
mtail f66eddc31b Fix a few formatting problems with the rate limiting doc. 2018-05-31 07:38:56 -07:00
Tyler Berry cccf5077b6 Update ratelimit docs (#1390)
* update ratelimit docs to include QuotaSpec and QuotaSpecBinding

* fix rebase issues

* add inline yaml and fix destination wording

* fix missing '

* Update syntax for Hugo

* Fix spacing and punctuation

* Fix spelling
2018-05-30 14:30:38 -07:00
mtail 1467145811 Restore this file that got corrupted somehow... 2018-05-30 11:50:03 -07:00
Diem Vu 4e2e72b881 Fix commands for authn policy tutorial. (#1378) 2018-05-30 04:43:29 -07:00
Diem Vu 5ba5b642f9 Update authn concepts and tutorials to reflect changes in 0.8 (#1332) 2018-05-29 16:25:11 -07:00
mtail d7269e7fd3 Fix picky lint errors. 2018-05-28 19:39:56 -07:00
mtail 6e152bbbab Fix a few more formatting issues. 2018-05-28 19:27:25 -07:00
Martin Taillefer b7d8a08998
Workaround Hugo formatting bug with indented code blocks that have lines that start with - (#1372) 2018-05-28 09:14:31 -07:00
mtail 7cdbced51b Switch a link from https: to http:, since the https: link is currently dead. 2018-05-27 17:42:02 -07:00
Martin Taillefer d0f8fddfbf
Cleanup (#1363)
- Remove some leftover toc:false front matter from a few pages. The site now generally
figures out automatically that a TOC is not necessary.

- Enable a Hugo feature that queries Git for a last modified date on files. As a result,
instead of having the site build date in the footer, we now have a "this page was last modified"
date.

- Move the landing page's content out of the layouts directory and into the content directory
where it belongs.

- Use Hugo shortcodes for our embedded icon imagery. And make those icons scale with the
font size rather than being fixed sizes.

- Enable support for emojis in our content. Just use 
and you'll get a sailboat for example.
2018-05-26 08:28:14 -07:00
mtail 951a8ed9f4 Switch from Jekyll to Hugo. 2018-05-25 20:02:32 -07:00
mtail 401989fba6 Shuffle content around for the Hugo migration. 2018-05-25 19:27:39 -07:00