Commit Graph

10676 Commits

Author SHA1 Message Date
Martin Taillefer 8f628b0edd Fix formatting of the FAQ page. 2017-04-28 12:05:30 -07:00
Martin Taillefer f9f1012b03 Deal with metadata overview better. 2017-04-28 11:02:33 -07: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
Douglas Reid 02c26dae2a Update FAQ (#64) 2017-04-28 01:15:01 -04:00
Shriram Rajagopalan d6d9ec5283 traffic management diagram (#72) 2017-04-27 17:13:13 -04:00
Sven Mawson 874424caf3 Update about page and landing page. (#63)
* Update about page and landing page.

* Update about page to use markdown instead of html, fix ordering of about page and presentation to match other pages.

Also fixed a few more places where the old tagline was around, all have the new tagline now.
2017-04-27 17:09:53 -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
Martin Taillefer 889e51336c Change date to May 24th. 2017-04-26 14:53:28 -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 a77434c82b Temp fix for the last nav. 2017-04-22 10:43:46 -07: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