Commit Graph

2848 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
Shriram Rajagopalan 09da14c435 new images 2017-05-05 14:17:31 -04:00
Martin Taillefer 1a65979881 Get the RSS feed up to snuff. 2017-05-05 09:28:36 -07:00
Martin Taillefer 47b926da49 Delete some unused files. 2017-05-05 08:18:23 -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
Martin Taillefer d01ef464de Delete superfluous images. 2017-05-04 14:05:22 -07:00
Shriram Rajagopalan 5daa6ecab2 remove stale files 2017-05-04 16:28:34 -04: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
Martin Taillefer 1513251341 Make the new Copy button work on GitHub staging sites. 2017-05-04 11:42:52 -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
Dave ab9e837211 Move search box into main nav (#111)
* move search box to main nav. implement tooltip for contribute link

* refactor contribute links css and layout include

* tooltip error using absolute positioning
2017-05-04 09:44:35 -07:00
Martin Taillefer b80ce5abd0 Add a Copy button to our <pre> blocks. 2017-05-04 09:35:52 -07:00
Martin Taillefer 515ee9461a Update slack URL. 2017-05-03 16:08: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
Shriram Rajagopalan 9a9357b7e0 Merge branch 'master' of https://github.com/istio/istio.github.io 2017-05-03 15:53:54 -04: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
Dave 8d24dc9e78 Replace large search button with icon (#101) 2017-05-02 21:00:17 -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
Dave 72ba0eb4e3 Highlight Tab in Top Nav and Highlight Active Document in Left Nav (#98)
* toc CSS and JS fixes

* highlight current doc in left nav

* highlight current doc in left nav

* highlight current doc in left nav

* highlight current doc in left nav

* highlight tab in doc-top-nav for all documents in category

* highlight current doc in left nav

* highlight tab in doc-top-nav for all documents in category

* highlight current doc in left nav

* highlight tab in doc-top-nav for all documents in category
2017-05-02 17:25:36 -04:00
Dave 55a037737b TOC display and highlight current document in left nav (#95)
* toc CSS and JS fixes

* highlight current doc in left nav
2017-05-02 17:25:05 -04:00
Dave f447eec8cb toc CSS and JS fixes (#94) 2017-05-02 11:51:05 -07:00
Martin Taillefer 7c0c755075 Fix several broken links. 2017-05-02 11:35:58 -07:00
Martin Taillefer cc36c24104 Fetch search stuff over https: instead of http: to avoid problems. 2017-05-02 09:42:32 -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 8b19473d89 removing old files 2017-05-02 11:13:55 -04:00
Martin Taillefer 19c4c412f7 Use main site colors in hamburger slide-in menu. 2017-05-02 06:31:24 -07:00
Martin Taillefer b872c15705 Fix the grey bars that could appear on either side of the footer. 2017-05-02 06:09:34 -07:00
Martin Taillefer 8889570e1a Clean up a bunch of leftovers. 2017-05-02 05:49:12 -07:00
Martin Taillefer e266b23bcb Delete obsolete sticky-nav stuff. 2017-05-01 22:17:19 -07:00