Commit Graph

319 Commits

Author SHA1 Message Date
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
Laurent Demailly aa610ca2d1 fixing zsh missing quote
fixing #152
2017-05-10 16:32:46 -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
Andra Cismaru 919cb69ec4 Added 4 nodes req for bookinfo (#165)
* 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
2017-05-10 12:17:28 -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
Martin Taillefer 4210af84cc Fix broken links. 2017-05-10 11:28:00 -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
mandarjog d5ab93330f Add lower level configuring mixer document in tasks (#125)
* add lower level configuring mixer document in tasks

* review comments

* review comments, and variables

* move to concepts, and links

* format bash and output per style guide
2017-05-10 09:57:44 -07:00
Andra Cismaru ce22ddd9fc Added clarification in bookinfo (#151)
* 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
2017-05-10 09:57:33 -07:00
Shriram Rajagopalan a5843f2f42 remove unused YAMLs 2017-05-10 12:20:05 -04:00
Martin Taillefer 61be48cd78 Improve generate reference documentation overview text. 2017-05-10 07:07:17 -07:00
Martin Taillefer 5ed6ca9104 Move glossary words to the same plan as FAQ entries. 2017-05-10 05:36:57 -07: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
Andra Cismaru a84077eeff Update bookinfo Ingress instructions. (#146)
* 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
2017-05-09 21:06:38 -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
Douglas Reid 45fd2a2a60 Remove config and mixer from titles of docs (#145)
* Remove config and mixer from titles of docs

* attrgen -> attributes
2017-05-09 19:04:01 -07: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
Jason Young e671aa6e02 Refresh auto-generated command line reference docs (#141)
* refresh command tool docs

* use relative paths in auto-generated docs

* fix links

* hide --istioNamespace and remove links to avoid future maintenance burden

* review comments
2017-05-09 18:15:03 -04: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
Kuat a25bd0ef9c Update bookinfo.md (#143) 2017-05-09 17:59:50 -04:00
Hong Zhang 5cf5ef0867 Add spec for attribute name and value (#138) 2017-05-09 14:35:01 -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
Tao Li 75c18df2a0 Update [Istio Proxy] to [Envoy] in auth diagram (#133) 2017-05-09 10:41:06 -07:00
Martin Taillefer 61af61b5d8 Fix a bunch of formatting on non-docs pages. 2017-05-09 09:59:15 -07:00
mandarjog 3ef49a6ee0 fix description of source.user in the vocabulary. (#132) 2017-05-09 09:53:06 -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
Martin Taillefer 52907233a3 Expand the Mixer description. 2017-05-08 21:11:47 -07:00
Zack 34b88ab280 Update mixer proto generated docs (#129)
* Re-regenerate the protos

* Update the metric desc by hand for the pending fix to code snippets in its comments

* Add a file for the status proto's docs, refer to it everywhere and remove the embedded status docs generated everywhere they're used.

* remove mixer services's embedded status proto by hand
2017-05-08 18:04:53 -07: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
Dave d6f712fab8 New Homepage and top navigation (#128)
* WIP on homepage and new top menu structure. Need to rebase to upstream

* WIP on homepage and new top menu structure. Need to rebase to upstream

* force max height on homepage images
2017-05-08 17:23:12 -04:00
Martin Taillefer d4fe298cf8 Fix some formatting issues and get rid of some dead stuff. 2017-05-08 12:28:41 -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
Shriram Rajagopalan b691649b51 fix broken links 2017-05-08 10:20:10 -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
Shriram Rajagopalan 643014f824 cleaning up references into smaller sections 2017-05-07 22:36:41 -04:00
Martin Taillefer 3eeaaa06eb Move the search results page out of "docs" since it now deals with the entire site. 2017-05-07 06:05:26 -07:00
Hong Zhang a1224c5292 Avoid - in attribute name for user agent. (#116)
* Avoid - in attribute name.
* Update a few comments.
* Minor English change.
2017-05-06 19:00:39 -07:00
Shriram Rajagopalan 20fd6b39b8 cleanup generated proto docs 2017-05-06 16:20:52 -04:00
mandarjog ad43baa856 fix formatting errors (#123) 2017-05-06 07:30:35 -07:00
Shriram Rajagopalan 0a1e1b6a9d reversing previous commit 2017-05-05 20:30:18 -04:00
Shriram Rajagopalan bcc9606af0 clean up references 2017-05-05 20:21:42 -04:00
Zack b590cfa219 Just the proxy docs (#122) 2017-05-05 19:48:23 -04:00
mandarjog 6ab9d461d2 Basic access control (#114)
* review comments

* fix field name
2017-05-05 15:01:53 -07:00
Martin Taillefer c4797866bd Workaround for the fact Jekyll generates ALT attributes for <img> entries into of TITLE attributes. 2017-05-04 21:53:25 -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
Martin Taillefer eeec41de34 Add guidance on how to create links within docs. 2017-05-04 20:35:53 -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
Liam White 124570bbc8 Swagger doc first pass (#113)
Signed-off-by: Liam White <liamwhite@uk.ibm.com>
2017-05-04 16:17:56 -04:00
Martin Taillefer 3fcc298ace Replace uses of the 'alt' attribute with <img> tags with 'title' instead. 2017-05-04 11:53:15 -07:00
Zack 4fa6a66361 Rename the mixer CLI markdown generation script, update it to generate istioctl reference docs as a single file too. (#112) 2017-05-04 11:41:59 -07: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
Wencheng Lu 38f69c47df Update auth.md 2017-05-03 16:05:30 -07:00
Wencheng Lu e255f02df7 Update auth.md 2017-05-03 16:05:00 -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
Douglas Reid 55a82fbc51 Add servicegraph bits to BookInfo sample (#93) 2017-05-03 09:35:14 -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
Martin Taillefer 25fabe16f9 Various fixes
- Fix a number of broken links when viewing on a github staging site.

- Updated highligthing of "Edit this Page" pencil to match what other
buttons use on the site.

- Fixed the rendering of buttons on the landing page to have the proper
rounded corners to match our style.

- Support documents which omit the order: front matter field. Instead
of mysterious failues, they are now processed correctly and an error
message is inserted in the generated HTML to let the author know to
add the missing info.
2017-05-03 05:52:39 -07:00
Zack 32119f89a9 Automate generation of mixer CLI collateral docs (#99)
* Automate generation of mixer CLI collateral docs

* SEE ALSO -> See Also
2017-05-02 15:11:18 -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
Shriram Rajagopalan 8d949d29cc assorted cleanups/nits 2017-05-02 01:03:46 -04:00
Martin Taillefer 74a5c5854b Dave's changes to fix search-related formatting. 2017-05-01 21:48:27 -07:00
Shriram Rajagopalan edb1d368e8 trim arch images 2017-05-02 00:40:08 -04:00
Martin Taillefer 6edc67cae3 A bit more work on search integration. 2017-05-01 20:58:26 -07:00
Laurent Demailly 0af343690f Use -o wide in example
Fixes #83
2017-05-01 18:18:15 -07:00
Tao Li 3683f800d8 Fix index mis-alignment (#86)
* Add auth concept doc

* Fix header

* Fix header

* Address comments, update figures

* merge with upstream master

* Sync ahead

* Address comment

* Address comment

* Address comment

* Address comments

* Address comments

* Address comments

* Fix index format issue

* revert

* Test
2017-05-01 17:48:17 -07:00
Tao Li 3f0a54576f Add auth concept doc (#71)
* Add auth concept doc

* Fix header

* Fix header

* Address comments, update figures

* merge with upstream master

* Sync ahead

* Address comment

* Address comment

* Address comment

* Address comments

* Address comments

* Address comments
2017-05-01 13:20:13 -07: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 984dc7f8fc Clean up a lot of CSS stuff we inherited... 2017-04-29 22:47:50 -07:00
Martin Taillefer 183e3b6b30 Add search functionality. 2017-04-29 11:07:05 -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
Andra Cismaru c0dcd5bf58 Renamed istio-ingress-controller to istio-ingress and labels to istio=ingress (#81)
* 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
2017-04-28 15:06:49 -07:00
Jason Young 98f1d119a4 update istioctl docs auto-generation script (#79)
* update istioctl docs auto-generation script

* istioctl: fix example usage formatting
2017-04-28 13:32:33 -07: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 9a613ba637 Update glossary and HTML meta tags 2017-04-28 10:33:15 -07:00
Martin Taillefer b386fb1eed Temp improvement for istioctl auto-gen content. 2017-04-28 06:56:08 -07: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
Shriram Rajagopalan d6d9ec5283 traffic management diagram (#72) 2017-04-27 17:13:13 -04:00
Jason Young b45f1b4485 Auto-generate reference documentation for istioctl. (#67)
* wip - auto-generate istioctl reference

* address review comments
2017-04-27 10:31:58 -07:00
Martin Taillefer e15b3039ef Fix up trademarked symbols with the right casing/spelling. 2017-04-26 17:40:04 -07:00
Zack bff265422d Generated docs for our protos (#65)
* Generated docs for our protos.

Unfortunately this did require some manual touch-up, but nothing that'll
be impossible to automate I think. I still need to grab the mixer aspect
config protos, which is a bit harder because they live in the mixer
repo.

* Rename envoy-config to proxy-config, update document title and overview.
2017-04-26 13:05:11 -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
Martin Taillefer afd2a5e455 Remove test text I accidentally checked in. 2017-04-26 12:29:20 -07:00
Martin Taillefer 8b8e6bb8d8 Fix block quotes to work properly. 2017-04-26 12:27:37 -07:00
Shriram Rajagopalan bf8d0d1480 Load balancing with Envoy (#66)
* Load balancing with Envoy

* more details to load balancing docs

* unhypenate load-balancing
2017-04-26 15:00:24 -04:00
Frank Budinsky 7e7b5f9f32 remove old install doc (#62) 2017-04-26 05:32:41 -07:00
Shriram Rajagopalan ca9639560e Load balancing diagram. write up in a later PR 2017-04-25 22:28:06 -04:00
Shriram Rajagopalan 6b98a8a169 adding figure for manager adapters 2017-04-25 22:25:08 -04:00
Shriram Rajagopalan 1990f5de0d nits to service versions diagram 2017-04-25 21:57:53 -04:00
GregHanson 17cdd542ac [WIP] egress documentation (#53)
egress envoy documentation
2017-04-25 17:26:26 -04:00
Martin Taillefer 291c0a80b5 Simplify FAQ and Glossary pages 2017-04-25 13:12:04 -07: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 2219751a44 Auto-generate section index pages. (#61) 2017-04-25 11:10:43 -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
Ed Snible 2a17ee6a51 'list' is now 'get' (#58) 2017-04-25 09:45:52 -04:00
Ed Snible 9c151e299d Document all CLI options (#55) 2017-04-25 07:20:58 -04:00
Shriram Rajagopalan c0e22abd4d tone down fault injection docs 2017-04-24 23:20:54 -04:00
Shriram Rajagopalan aa3a19c478 css nits for doc images 2017-04-24 23:13:26 -04:00
Shriram Rajagopalan 4b8ae739c2 css element for medium sized images in docs 2017-04-24 22:55:01 -04:00
Shriram Rajagopalan fed11ef68b address comments from louiscryan for traffic management 2017-04-24 22:21:36 -04: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
Liam White 0965762dad Fix various spelling/grammar (#54)
* Grammar fixes

* Update overview.md
2017-04-24 17:40:31 -04:00
Shriram Rajagopalan 036955e57a Merge branch 'master' of https://github.com/istio/istio.github.io 2017-04-24 17:22:16 -04:00
Shriram Rajagopalan 67d4e02fc7 update architecture image. Add images for service model 2017-04-24 17:22:11 -04: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
Shriram Rajagopalan c3ae3612e3 fixing broken links 2017-04-24 13:25:23 -04:00
Shriram Rajagopalan d066320f26 traffic management - overview docs (#48)
* traffic management

* failure handling

* fault injection blurb

* addressing comments. microservices -> services
2017-04-24 13:12:44 -04:00
Shriram Rajagopalan 60781b0f72 rename istio proxy to Envoy in bookinfo images 2017-04-23 12:03:48 -04:00
Martin Taillefer d952907819 Fix another broken link.
Also, add build date to page footer.
2017-04-22 21:49:43 -07:00
Martin Taillefer e8cd5a4e1b Get rid of {{site.baseurl}}, we generally don't need this for links. 2017-04-22 15:36:35 -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 cdc0eee637 Few updates to the mixer docs. 2017-04-22 10:25:11 -07:00
Martin Taillefer a7fb0cd4e3 Get rid of the templating scheme. 2017-04-22 07:52:41 -07:00
Martin Taillefer 22a9af2aee Correct a few more errors. 2017-04-22 06:52:47 -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