Commit Graph

221 Commits

Author SHA1 Message Date
Isaiah Snell-Feikema de96fb231a Fix more typos 2017-05-17 11:59:30 -05:00
Isaiah Snell-Feikema b386127db1 Fix typo 2017-05-17 11:30:21 -05:00
Kuat 7774b2ea42 fault injection disclaimer (#239)
* Update ingress.md

* Update ingress.md
2017-05-16 22:19:29 -04:00
Oliver Liu bcd75ce6e9 Update Istio auth task with Hackathon feedback (#177)
* Add Istio auth configuration instructions.
* Remove Istio per-cluster CA deployment.
2017-05-16 15:48:31 -07:00
Laurent Demailly c084cf2bab Fixing remaining bad links and html errors (#236)
* Fixing most of remaining bad links

Still left :
#google.rpc.Code in reference/api/mixer/status

And the mixer-config-quota-bookinfo.yaml is missing in
https://github.com/istio/istio/tree/master/samples/apps/bookinfo

* Add html checking and ignore localhost urls

fixed typo in layouts/base found by html checking

* Fix duplicate id defined

Those anchors don’t seem used btw

* Adding back html proofer

got removed accidentally it seems

* Fix the last 2 errors
2017-05-16 15:09:03 -07:00
Tao Li a3164444aa Revise istio auth, and fix typo in demo main page (#235)
* revise istio auth, and fix typo in demo main page

* revise comment
2017-05-16 16:47:16 -04:00
Shriram Rajagopalan 8db28adc74 describe how to setup kubeconfig for bluemix 2017-05-16 12:12:18 -04:00
Martin Taillefer 2316ebed0c Improve image handling using the figure.html include. 2017-05-16 07:28:24 -07:00
Frank Budinsky 3466086ed0 put image back from src (#231) 2017-05-16 01:45:35 -04:00
Frank Budinsky b31ce8ed73 zipkin-tracing task and bookinfo sample cleanup (#229)
* zipkin-tracing task and bookinfo sample cleanup

* resolve merge conflicts
2017-05-16 01:32:57 -04:00
Martin Taillefer bc3b899ccc Move everything back out of the src directory since its make GitHub Pages unhappy. 2017-05-15 21:53:10 -07:00
Martin Taillefer 065e7a5c71 Move site content into the src directory.
This clearly separates site content from other repo state.
2017-05-15 19:22:30 -07:00
Andra Cismaru 00ec0c2899 istioctl moved to bin (#219)
* istioctl moved to bin
2017-05-15 11:20:44 -07:00
Laurent Demailly a3a4ff8f92 adding mention of git.io/getIstio (#218)
* adding mention of git.io/getIstio

* review update
2017-05-15 14:01:41 -04:00
Frank Budinsky 54bfeea2a9 add cleanup instructions and other minor task improvements (#217) 2017-05-15 12:30:38 -04:00
Christian Posta d68e9fe9e6 docs for unreleased/unmerged zipkin functionality (#209)
* docs for unreleased/unmerged zipkin functionality

* update task to assume zipkin functionality already exists
2017-05-14 18:45:46 -04:00
Martin Taillefer 5dae46c479 Cleanup items. 2017-05-13 12:17:17 -07:00
Martin Taillefer cbdce1472b Enable syntax highlighting for PRE blocks. 2017-05-13 10:39:50 -07:00
Martin Taillefer 692a28a2f0 Fix a few errors. 2017-05-13 07:15:59 -07:00
Andra Cismaru 4d2d209e25 Rename demos to samples and use paths relative to root of the installation (#207)
* Rename demos to samples

* Use paths relative to the root

* Use paths relative to the root

* Use relative paths

* Put back istioctl instr
2017-05-12 11:54:15 -07:00
Andra Cismaru a7e3e348da Updated installation after feedback from hackathon (#198)
* First draft getting started

* Added istio-installation and changed bookinfo

* Fix display issue

* Addressed code review comments

* Address more review comments, istio-ca not part of the install

* Use local files instead of raw github files

* Addressed more review comments

* Added note about istioctl and renamed istio-ingress-controller to istio-ingress

* Fix the verb tense

* Rename istio-ingress-controller to istio-ingress

* Fixed installation instructions

* Remove fault injection

* Fix uninstall

* Fix link

* Correct path

* Rbac clarification for alpha and beta versions

* Add more clarity

* Add a dot

* Fix display error

* Fix display error

* Add clarification for Ingress

* Update installation to point to latest release

* Added instructions

* Add more clarity in installation

* Add more clarity in installation

* Get rbac the right way

* Add 4 nodes

* Changed installation instructions after hackthon feedback

* Changed installation instructions after hackthon feedback

* More changes

* More changes

* More changes

* More changes

* More changes

* More changes

* More changes

* Code review comments
2017-05-12 09:45:36 -07:00
GregHanson 8be62376e3 fixes conflicts between ingress/egress httpbin service (#204) 2017-05-12 10:53:45 -05:00
Frank Budinsky fa1695ac54 Address Ingress hackathon issues (#203)
* Ingress task improvements. Fixes #186

* Ingress task improvements. Fixes #186
2017-05-12 09:45:46 -04:00
Isaiah Snell-Feikema 1a8c43c31f change ingress ssl path to expose a less confusing httpbin api (#196) 2017-05-11 22:56:57 -04:00
Isaiah Snell-Feikema 1726fe0a53 Cleanup steps for ingress (#195)
Added cleanup steps and removed the "understanding" section until we have a more full description.
2017-05-11 17:03:57 -05:00
mandarjog a5af2ecc47 Change rate limit to 1qps 2017-05-11 13:32:23 -07:00
Frank Budinsky 38f0255b35 egress task improvements (#189) 2017-05-11 14:20:46 -04:00
Sebastien Vas 3b0e55705e Update installing-istio.md based on new archive format (#180)
* Update installing-istio.md

* Update installing-istio.md

* Update installing-istio.md
2017-05-11 10:26:46 -07:00
mandarjog 0e0d366faf Move code snippet into 'bash' section 2017-05-11 10:14:16 -07:00
Shriram Rajagopalan 4b4b5d7969 yml -> yaml 2017-05-11 12:53:43 -04:00
mandarjog f23e1edf2d Specify why to source istio.Version 2017-05-11 09:25:04 -07:00
Shriram Rajagopalan 0926db3664 minor fixes in installation docs (#179)
* minor fixes in installation docs

* nits
2017-05-11 11:13:56 -04:00
Frank Budinsky d4ba18d1e9 fixed ingress task instructions (#176)
* fixed ingress task instructions

* fix missing line number
2017-05-11 09:29:47 -04:00
Kuat 23852ae5f2 Update ingress.md 2017-05-10 17:59:13 -07:00
Martin Taillefer f34c283c76 Add a cleanup step to the task template. 2017-05-10 14:34:38 -07:00
Laurent Demailly cd9e4e86a4 splitting command from output
issue #174
2017-05-10 14:25:12 -07:00
Laurent Demailly 515063218f splitting cmd from output
as per https://github.com/istio/istio.github.io/issues/174
2017-05-10 14:20:58 -07:00
Kuat 6b97070785 Update integrating-services-into-istio.md 2017-05-10 13:54:10 -07:00
Isaiah Snell-Feikema 2dce16ee7f minor improvements to doc (#175) 2017-05-10 13:40:55 -07:00
Douglas Reid 9563fd21a8 Update installing-istio.md 2017-05-10 13:09:56 -07:00
mandarjog b39bdbf034 Update rate-limiting.md 2017-05-10 13:05:31 -07:00
Laurent Demailly 640079bfdc fixing instructions to match new tar
see https://github.com/istio/istio/issues/232
2017-05-10 12:49:58 -07:00
mandarjog 4f61a07e92 Lower rate limit so user easily hit 429 2017-05-10 12:45:35 -07:00
Martin Taillefer 5321b0cf26 Separate command-lines from outputs. 2017-05-10 12:40:09 -07:00
Laurent Demailly 6cfbaa2647 updating istioctl binary download (#159) 2017-05-10 11:38:02 -07:00
Douglas Reid 11915aab28 Update integrating-services-into-istio.md 2017-05-10 11:35:18 -07:00
mandarjog 8cfadad680 fix broken links (#158) 2017-05-10 11:29:43 -07:00
Kuat 51ff39123d Update egress.md 2017-05-10 11:05:08 -07:00
Kuat 44353d2c36 Update egress.md 2017-05-10 10:52:24 -07:00
Andra Cismaru 642e3e8bf2 Rbac enabled the better way (#154)
* First draft getting started

* Added istio-installation and changed bookinfo

* Fix display issue

* Addressed code review comments

* Address more review comments, istio-ca not part of the install

* Use local files instead of raw github files

* Addressed more review comments

* Added note about istioctl and renamed istio-ingress-controller to istio-ingress

* Fix the verb tense

* Rename istio-ingress-controller to istio-ingress

* Fixed installation instructions

* Remove fault injection

* Fix uninstall

* Fix link

* Correct path

* Rbac clarification for alpha and beta versions

* Add more clarity

* Add a dot

* Fix display error

* Fix display error

* Add clarification for Ingress

* Update installation to point to latest release

* Added instructions

* Add more clarity in installation

* Add more clarity in installation

* Get rbac the right way
2017-05-10 10:45:37 -07:00
Andra Cismaru 78d96b5255 Update installation (#153)
* First draft getting started

* Added istio-installation and changed bookinfo

* Fix display issue

* Addressed code review comments

* Address more review comments, istio-ca not part of the install

* Use local files instead of raw github files

* Addressed more review comments

* Added note about istioctl and renamed istio-ingress-controller to istio-ingress

* Fix the verb tense

* Rename istio-ingress-controller to istio-ingress

* Fixed installation instructions

* Remove fault injection

* Fix uninstall

* Fix link

* Correct path

* Rbac clarification for alpha and beta versions

* Add more clarity

* Add a dot

* Fix display error

* Fix display error

* Add clarification for Ingress

* Update installation to point to latest release

* Added instructions

* Add more clarity in installation

* Add more clarity in installation
2017-05-10 10:28:15 -07:00
Shriram Rajagopalan a5843f2f42 remove unused YAMLs 2017-05-10 12:20:05 -04:00
Martin Taillefer bb4d01b636 Restore previous navigation model. 2017-05-10 00:15:00 -07:00
Kuat 9ddf91398f Update egress.md 2017-05-09 23:22:30 -07:00
Kuat 6e4bed1855 Update egress.md 2017-05-09 23:19:56 -07:00
Kuat 6d58a7a201 Update ingress.md 2017-05-09 22:54:53 -07:00
Kuat 31b45036a9 Update ingress.md 2017-05-09 22:45:06 -07:00
Kuat 2e29f1455a Update ingress.md 2017-05-09 22:42:50 -07:00
Andra Cismaru 3048cbac71 Added link to latest release in the installation doc. (#150)
* First draft getting started

* Added istio-installation and changed bookinfo

* Fix display issue

* Addressed code review comments

* Address more review comments, istio-ca not part of the install

* Use local files instead of raw github files

* Addressed more review comments

* Added note about istioctl and renamed istio-ingress-controller to istio-ingress

* Fix the verb tense

* Rename istio-ingress-controller to istio-ingress

* Fixed installation instructions

* Remove fault injection

* Fix uninstall

* Fix link

* Correct path

* Rbac clarification for alpha and beta versions

* Add more clarity

* Add a dot

* Fix display error

* Fix display error

* Add clarification for Ingress

* Update installation to point to latest release
2017-05-09 22:17:50 -07:00
Douglas Reid 9858d96480 Update metrics once again 2017-05-09 21:51:56 -07:00
Douglas Reid b1e961a1a9 Update metrics task 2017-05-09 21:48:07 -07:00
Douglas Reid 6161bf5ea8 Update metrics task docs 2017-05-09 21:41:21 -07:00
Martin Taillefer 07f3090cbf Fix newly introduced formatting issues. 2017-05-09 20:51:39 -07:00
Andra Cismaru 050a5f5151 Add support for alpha and beta RBAC (#134)
* First draft getting started

* Added istio-installation and changed bookinfo

* Fix display issue

* Addressed code review comments

* Address more review comments, istio-ca not part of the install

* Use local files instead of raw github files

* Addressed more review comments

* Added note about istioctl and renamed istio-ingress-controller to istio-ingress

* Fix the verb tense

* Rename istio-ingress-controller to istio-ingress

* Fixed installation instructions

* Remove fault injection

* Fix uninstall

* Fix link

* Correct path

* Rbac clarification for alpha and beta versions

* Add more clarity

* Add a dot

* Fix display error

* Fix display error
2017-05-09 22:33:07 -04:00
Ahmet Alp Balkan bb78d39e2d Fix md syntax (#144) 2017-05-09 20:19:40 -04:00
Martin Taillefer 00b1aac198 Split the Configuration & API reference section in two parts. 2017-05-09 17:18:26 -07:00
Ahmet Alp Balkan 06a2433805 Install with --depth=1 (#135)
Downloading the full revision history takes time.
2017-05-09 15:05:27 -07:00
Kuat adbb185f04 Update installing-istio.md (#142) 2017-05-09 15:02:55 -07:00
Martin Taillefer d29d22f20e Remove references to Alpha and introcuce global version identifier. 2017-05-09 13:41:27 -07:00
Martin Taillefer e1af5e6001 Fix formatting of many <pre> blocks to not have extra spaces at the start of each line. 2017-05-09 13:03:14 -07:00
Jason Young 1f246a1caf use type in proxy rule output (#131)
* use type in proxy rule output

* s/Cookie/cookie
2017-05-09 10:37:56 -04:00
Andra Cismaru 69526d7990 Fix installation instructions for RBAC (#130)
* First draft getting started

* Added istio-installation and changed bookinfo

* Fix display issue

* Addressed code review comments

* Address more review comments, istio-ca not part of the install

* Use local files instead of raw github files

* Addressed more review comments

* Added note about istioctl and renamed istio-ingress-controller to istio-ingress

* Fix the verb tense

* Rename istio-ingress-controller to istio-ingress

* Fixed installation instructions

* Remove fault injection

* Fix uninstall

* Fix link

* Correct path
2017-05-08 17:21:33 -07:00
Jason Young 4315fa514f Prevent client busybox container from exiting prematurely (#119)
* Prevent client busybox container from exiting prematurely

* Use k8s service for client in integrating-services-into-istio task
2017-05-08 14:24:02 -04:00
Martin Taillefer 3fda7d7647 Remove the "On this page..." line from the TOC.
Also shorten a few long doc titles.
2017-05-08 09:08:22 -07:00
Frank Budinsky 22c0fd9bf1 instruction fixes (#127) 2017-05-08 11:58:31 -04:00
Frank Budinsky caab2ad3b0 ingress task improvements (#121)
* ingress task improvements

* address review comments
2017-05-08 10:06:07 -04:00
Martin Taillefer 24bfe42769 Fix broken links. 2017-05-08 06:45:29 -07:00
Shriram Rajagopalan 9397620ce3 order task entries - first cut 2017-05-07 22:57:48 -04:00
mandarjog ad43baa856 fix formatting errors (#123) 2017-05-06 07:30:35 -07:00
mandarjog 6ab9d461d2 Basic access control (#114)
* review comments

* fix field name
2017-05-05 15:01:53 -07:00
Martin Taillefer 679beb4a8b bookinfo/Bookinfo -> BookInfo everywhere 2017-05-04 21:39:33 -07:00
Martin Taillefer ab01ebc976 Add a blurb in the footer about filing issues for incorrect web site content. 2017-05-04 21:00:08 -07:00
Frank Budinsky 51931235ef Egress task (#115)
* Egress task improvements

* fix section heading

* add prompts
2017-05-04 21:59:53 -04:00
Martin Taillefer dc94161777 Fix broken links. 2017-05-04 18:15:02 -07:00
Douglas Reid 0b4aa0c7df Update grafana install instructions. (#109)
* Update grafana install instructions.

This PR updates text around accessing the Istio dashboard configured
in the grafana image. It adds a default screenshot of an empty dashboard
and suggests port-forward as the simplest way to access the dashboard.

Fixes #49.

* Address review comments
2017-05-04 16:18:20 -04:00
Douglas Reid a13318333b Update Metrics task (#110)
This PR simplifies some of the task by:

- eliminating non-essential istioctl mixer validation step (now handled in reference docs)
- eliminating the new request_size metric from the rule, as envoy doesn't currently seem to produce non-zero values for request.size
- using grafana for metrics validation (instead of port-forwarding and searching through /metrics)
2017-05-04 09:57:54 -07:00
mandarjog 9ca0b6b73f Add Understanding rate limits section (#103)
* Add Understanding rate limits section
2017-05-03 16:08:43 -07:00
Martin Taillefer 5a167da380 Move istioctl, mixc, and mixs into a Command subcategory. (#106) 2017-05-03 15:40:57 -07:00
Isaiah Snell-Feikema 7ac7ba757f TLS steps 1st pass (#97) 2017-05-03 15:29:56 -04:00
Martin Taillefer 52e94ecc59 Update Style Guide to include terminology standards.
- Update various documents that didn't follow the style guide in various ways.
2017-05-03 11:26:45 -07:00
Oliver Liu 767a11ccad Istio auth tutorial (#73)
* Add Istio auth configuration instructions.

* Improve Istio auth page.

* Improve Istio auth tutorial.

* Small fixes.

* Small fixes.

* Fixes according to comments.

* Small fixes.
2017-05-03 10:27:42 -07:00
Jason Young 05fbabce02 update links to istioctl reference (#102) 2017-05-03 09:19:30 -07:00
mandarjog e577e980db rate limiting (#100)
* rate limiting

* Review comments

* Remove configuring-mixer section in favor of specific configuration tasks
2017-05-03 06:34:46 -07:00
Martin Taillefer 77a316559f More fixes.
- Change "Table of Contents" to "On this page..."

- Remove the extra magnifying glass in the search input box.
2017-05-03 06:29:03 -07:00
Martin Taillefer 30271f1435 Fix capitalization of a few headers. 2017-05-03 06:05:05 -07:00
Kuat 4fe600682b Update installing-istio.md (#85) 2017-05-02 17:39:38 -04:00
Martin Taillefer 7c0c755075 Fix several broken links. 2017-05-02 11:35:58 -07:00
Jason Young 6ab6ad9205 Update integrating-services-into-istio.md (#89)
* Update integrating-services-into-istio.md

* fix wording

* address review comments

* fix formatting and some additional text

* clean-up some text

* 2nd round of review comments addressed

- remove duplicated text
- remove mention of core dumps
2017-05-02 11:27:02 -04:00
GregHanson bc7df6d0c3 update docs to use durations for time fields instead of floats (#83) 2017-05-01 10:51:36 -04:00
Frank Budinsky 27561e5a8a fix tasks index (#84) 2017-05-01 10:50:32 -04:00
Isaiah Snell-Feikema 025898f856 [WIP] Ingress docs (#46)
* rough 1st draft

* addressing comments

* address comments + move + remove captures
2017-05-01 10:29:43 -04:00
Martin Taillefer e0b9750ee4 Elimintate the need for the bodyclass: front matter field in docs. 2017-04-30 06:42:29 -07:00
Martin Taillefer f75a74d3df Improve formatting for auto-generated index pages. 2017-04-28 22:57:53 -07:00
Douglas Reid 700d29da2c Address review comments (#82) 2017-04-28 23:26:28 -04:00
Frank Budinsky 85bd965c56 traffic management doc improvements (#80)
* request timeout task

* traffic management docs improvements

* address review comments
2017-04-28 15:12:12 -04:00
Martin Taillefer c6ad2fca22 New nav tree model.
The directory structure of the input web site now controls directory the layout of the
doc hierarchy. This simplifies authoring documents and enriches the UI we generate.

This also fixes the broken link problem with the GitHub staging sites. Most links work
now.

Our sitemap.xml now contains all that it should, and excludes stuff that it shouldn't contain.
2017-04-28 06:18:38 -07:00
Martin Taillefer e15b3039ef Fix up trademarked symbols with the right casing/spelling. 2017-04-26 17:40:04 -07:00
Frank Budinsky d05e3c29c5 break up bookinfo sample into tasks (#68)
* break up bookinfo sample into tasks

* address review comments
2017-04-26 15:47:13 -04:00
Frank Budinsky 7e7b5f9f32 remove old install doc (#62) 2017-04-26 05:32:41 -07:00
GregHanson 17cdd542ac [WIP] egress documentation (#53)
egress envoy documentation
2017-04-25 17:26:26 -04:00
Frank Budinsky 957d3cb3d8 install and sample fixes (#60) 2017-04-25 14:55:59 -04:00
Martin Taillefer 4974e84677 Auto-generate all the doc index pages. 2017-04-25 11:54:33 -07:00
Martin Taillefer 106c44fc3f Start working on the glossary. (#59)
- Also fixed a few things in the installation guide

- Update a few other docs along the way.
2017-04-25 08:56:12 -07:00
Andra Cismaru 286042d1bf Fix the verb tense from Installing --> Install (#50)
* First draft getting started

* Added istio-installation and changed bookinfo

* Fix display issue

* Addressed code review comments

* Address more review comments, istio-ca not part of the install

* Use local files instead of raw github files

* Addressed more review comments

* Added note about istioctl and renamed istio-ingress-controller to istio-ingress

* Fix the verb tense
2017-04-24 17:08:21 -07:00
Andra Cismaru 507257e870 Added Istio installation and modified bookinfo (#45)
* First draft getting started

* Added istio-installation and changed bookinfo

* Fix display issue

* Addressed code review comments

* Address more review comments, istio-ca not part of the install

* Use local files instead of raw github files

* Addressed more review comments

* Added note about istioctl and renamed istio-ingress-controller to istio-ingress
2017-04-24 11:39:06 -07:00
Martin Taillefer d952907819 Fix another broken link.
Also, add build date to page footer.
2017-04-22 21:49:43 -07:00
Shriram Rajagopalan 572179d7de wip folder 2017-04-22 17:51:20 -04:00
Shriram Rajagopalan f355ef474e cleanup section names 2017-04-22 17:44:56 -04:00
Martin Taillefer a7fb0cd4e3 Get rid of the templating scheme. 2017-04-22 07:52:41 -07:00
Martin Taillefer c51959d77a Fixes and cleanup following nav bar update. 2017-04-21 23:29:43 -07:00
Dave f2ee37bc12 New doc nav (#47)
Automate doc nav bar generation.
2017-04-21 21:46:12 -07:00