Commit Graph

13 Commits

Author SHA1 Message Date
LisaFC 1a1d967384 Add notes explaining when to use replace rather than create for routing rules (#373)
...if rules already exist

* Add note about using "replace" rather than "create"

* Implementing Frank's edits

* Implementing Frank's edits

* Implementing Frank's edits

* Implementing Frank's edits
2017-06-13 14:27:39 -07:00
Martin Taillefer 5d70521378 A bunch of content fixes. 2017-05-21 09:40:12 -07: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
Frank Budinsky 54bfeea2a9 add cleanup instructions and other minor task improvements (#217) 2017-05-15 12:30:38 -04: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
Shriram Rajagopalan 9397620ce3 order task entries - first cut 2017-05-07 22:57:48 -04:00
Martin Taillefer 679beb4a8b bookinfo/Bookinfo -> BookInfo everywhere 2017-05-04 21:39:33 -07:00
Martin Taillefer dc94161777 Fix broken links. 2017-05-04 18:15:02 -07: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
GregHanson bc7df6d0c3 update docs to use durations for time fields instead of floats (#83) 2017-05-01 10:51:36 -04:00
Martin Taillefer e0b9750ee4 Elimintate the need for the bodyclass: front matter field in docs. 2017-04-30 06:42:29 -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