Commit Graph

19 Commits

Author SHA1 Message Date
Martin Taillefer 5389f5b338 Delete *.old files (#635)
* Delete old files

* Prevent indexing of the 0.1 site so it doesn't show up in search results.
2017-10-05 17:05:33 -07:00
Shriram Rajagopalan 0a9c5a5334 No egress proxy (#607)
* cleanup

* clean up 2

* nits

* more cleanups

* nits

* fixes

* nits

* nits

* merge

* fix

* nits

* actual advanced install

* remove istio egress

* Update advanced-install.md
2017-10-05 11:15:41 -04:00
Shriram Rajagopalan ac710a0161 route rules back to sanity: cleaning up after the mystery doc gen (#508)
* back to sanity: cleaning up after the mystery doc gen

* stub out samples
2017-09-25 01:41:02 -04:00
Shriram Rajagopalan 6e77169c6a Ref fixes (#507)
* renaming 1

* move 2

* remove status proto

* rename status url

* nix adapters

* new adapters

* mixer complete

* nixing old swagger

* renaming old

* nix service mesh

* routing rules reborn

* fix index

* index fixes

* bug fixes for missing reference nav

* boo

* foo
2017-09-25 00:47:50 -04:00
Shriram Rajagopalan 391388294c samples->guides (#501)
* samples->guides

* more renames

* egress rule placeholder
2017-09-22 16:12:20 -04:00
Shriram Rajagopalan 91f711affc mass sed (#448) 2017-09-15 12:02:57 -04:00
Jacques Chester c0391e6c8b Replace 'criterion' with 'criteria' (#416)
Criterion is the singular form of criteria, but each example is being
used in a plural context.
2017-07-20 15:52:12 -07:00
Shriram Rajagopalan ef4507a5c8 Point to both circuit breaker and outlier detection in Envoy (#398) 2017-06-20 11:53:58 -04:00
Frank Budinsky 49cd4c440a some doc corrections (#394) 2017-06-19 18:15:20 -07:00
Laurent Demailly 7c16bcf683 additional link to envoy doc to explain circuit breaker maxConnections etc (#395)
* better link to envoy doc

that explains why we have the fields we do unlike the previous link

* better fix, additional link

thx kuat for the explanation

* typo
2017-06-19 18:10:36 -07:00
Kelsey Hightower 1166f8159c Use correct names for loadbalancing policies (#390) 2017-06-15 17:38:34 -04:00
Shriram Rajagopalan 6fe82c471d Rename Istio-Manager to Pilot (#360)
* rename resources

* sed Istio-Manager to Pilot in docs

* sed manager -> Pilot

* updating slides

* remove old images

* Sed in images

* the Pilot -> Pilot

* Istio Manager -> Pilot

* final set of seds
2017-06-08 16:46:36 -04:00
Martin Taillefer 5d70521378 A bunch of content fixes. 2017-05-21 09:40:12 -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
Shriram Rajagopalan d348a795a0 fix incorrect LB spec 2017-05-16 09:43:08 -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
Martin Taillefer 61be48cd78 Improve generate reference documentation overview text. 2017-05-10 07:07:17 -07:00
Martin Taillefer 00b1aac198 Split the Configuration & API reference section in two parts. 2017-05-09 17:18:26 -07:00