Commit Graph

242 Commits

Author SHA1 Message Date
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