Commit Graph

237 Commits

Author SHA1 Message Date
Zack 9daae29264 Rewrite the introduction of the "Writing Istio Config" page (#312)
* Rewrite the introduction to the "Writing Istio Config" page. https://github.com/istio/istio.github.io/issues/188
2017-05-22 17:10:23 -07:00
Laurent Demailly f9c9929ca7 typo fix 2017-05-22 16:05:58 -07:00
Sven Mawson c9b16a2e40 First cut at Istio roadmap and release notes. (#289)
* First cut at Istio roadmap and release notes.

* Update release notes and roadmap based on PR feedback.

* Fix typo

* Add more color to roadmap themes.

* Some minor fixes based on review.
2017-05-22 16:00:24 -07:00
LisaFC 430ced7040 Reorganize installation guide (#284)
* Updated/restructured overview docs

* Implement Martin's edits

* Implement Martin's edits

* Traffic management doc edits

* Minor change

* Implementing Martin's edits

* Implementing Martin's edits

* Implementing rshriram's edits

* Implementing Martin's edits

* Implementing Martin's edits

* Reorganized installation doc

* Fixed typo

* Fixed broken link
2017-05-22 22:59:08 +01:00
Zack 6f05ed4fbf Update code sections in the mixer service docs so that their links are rendered correctly. (#295) 2017-05-22 16:48:16 -05:00
Laurent Demailly 82a409eb69 spelling fix
propogate->propagate
2017-05-22 13:50:24 -07:00
Frank Budinsky 8cc81484e8 add missing uninstall rbac paths and addons (#301) 2017-05-22 13:17:48 -07:00
Laurent Demailly 784ec4fdd4 Fixing site errors, and ignore repos/*.{html,md} for generation (#300)
Fixes #298
Turns out most of the errors were from repos/
2017-05-22 11:28:13 -07:00
Kuat a351cab2da Update service-mesh.md (#291) 2017-05-22 10:53:50 -07:00
Martin Taillefer 7e8e688293 Fixed typo. 2017-05-22 07:38:08 -07:00
Martin Taillefer 5d70521378 A bunch of content fixes. 2017-05-21 09:40:12 -07:00
Martin Taillefer d464c77b5b A few formatting fixes.
- The welcome screen now uses the same layout as all the non-docs pages so it looks more
'normal'

- The TOC's right margin has been shrunk to be consistent with the left margin.

- The community page now uses the color Twitter and GitHub images.

- Move a few things around to maintain order in the web site support stuff.
2017-05-21 00:27:20 -07:00
LisaFC 85effe2247 Updated traffic management concepts docs (#247)
* Updated/restructured overview docs

* Implement Martin's edits

* Implement Martin's edits

* Traffic management doc edits

* Minor change

* Implementing Martin's edits

* Implementing Martin's edits

* Implementing rshriram's edits

* Implementing Martin's edits

* Implementing Martin's edits
2017-05-19 06:58:04 -07:00
Martin Taillefer 936031aebc Impose a max height to pre blocks so we get scroll bars after a certain limit. 2017-05-19 05:54:04 -07:00
Martin Taillefer 8a0c1c6402 Describe support for fancy preformatted block stuff. 2017-05-18 21:15:55 -07:00
Oliver Liu af7bf7ae5f Improve Istio Auth instructions. (#263)
* Improve Istio Auth instructions.
2017-05-18 15:11:07 -07:00
Tao Li 44bce7e5ec Update auth image to make is spiffe compatible (#267) 2017-05-18 10:56:48 -07:00
Frank Budinsky 79613608eb rate limiting and basic access control task improvements (#260)
* rate limiting and basic access control task improvements

* fix link

* address review comments
2017-05-18 11:24:11 -04:00
GregHanson 07327a1058 grammar errors (#276) 2017-05-18 09:37:27 -05:00
Martin Taillefer 4d7f17a09c Spruce up our code blocks.
- Use different rendering style for code blocks.
- Define a default language so stuff always looks right.
- Add a bit more info to the writing-a-topic guide.
2017-05-18 07:08:36 -07:00
Kuat c7f4640437 Typo (#275) 2017-05-18 05:47:29 -07:00
Kuat 4d1f4cb43f Mark all code fragments with language (#274) 2017-05-18 05:46:43 -07:00
Kuat 4f29990270 Mark all code fragments with language in integrating task (#273) 2017-05-18 05:45:49 -07:00
Kuat 497cda5cb4 Mark all code fragments with language in egress (#272) 2017-05-18 05:44:52 -07:00
Kuat 1fca7bea62 Mark all code fragments with language (#271)
Code snippets without language look off on the website - they are not picked up by prism.
2017-05-18 05:43:58 -07:00
Andra Cismaru c92e2ecbba More feedback from hack (#268) 2017-05-17 19:56:10 -07:00
Martin Taillefer fbf0f45d1d Fix formatting issues introduced by the use of the figure.html include. 2017-05-17 16:29:40 -07:00
Andra Cismaru 7ce257c2c6 Clean up TPRs (#225) 2017-05-17 16:29:04 -07:00
Isaiah Snell-Feikema 5b6e759024 Add cleanup to Istio integration task (#255)
Added simple cleanup instructions.
2017-05-17 14:40:32 -07:00
Kuat 1fdfcab985 Remove instructions to use client certs (#254)
I've already removed it once, not sure why they are resurrected.
2017-05-17 13:32:55 -07:00
Martin Taillefer 0a5a870b02 Minor addition to style guide. 2017-05-17 10:32:19 -07:00
Isaiah Snell-Feikema de96fb231a Fix more typos 2017-05-17 11:59:30 -05:00
Isaiah Snell-Feikema b386127db1 Fix typo 2017-05-17 11:30:21 -05:00
Kuat 7774b2ea42 fault injection disclaimer (#239)
* Update ingress.md

* Update ingress.md
2017-05-16 22:19:29 -04:00
Sebastien Vas 182554aac3 Adds check (#243)
* Adds check

* Remove interactive terminal

* Fix redisquota url
2017-05-16 15:59:06 -07:00
Oliver Liu bcd75ce6e9 Update Istio auth task with Hackathon feedback (#177)
* Add Istio auth configuration instructions.
* Remove Istio per-cluster CA deployment.
2017-05-16 15:48:31 -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
Tao Li a3164444aa Revise istio auth, and fix typo in demo main page (#235)
* revise istio auth, and fix typo in demo main page

* revise comment
2017-05-16 16:47:16 -04:00
mandarjog aa0308bd0c Fix broken link. 2017-05-16 11:01:28 -07:00
Shriram Rajagopalan 8db28adc74 describe how to setup kubeconfig for bluemix 2017-05-16 12:12:18 -04:00
Martin Taillefer 2316ebed0c Improve image handling using the figure.html include. 2017-05-16 07:28:24 -07:00
Shriram Rajagopalan d348a795a0 fix incorrect LB spec 2017-05-16 09:43:08 -04:00
Frank Budinsky 3466086ed0 put image back from src (#231) 2017-05-16 01:45:35 -04:00
Frank Budinsky b31ce8ed73 zipkin-tracing task and bookinfo sample cleanup (#229)
* zipkin-tracing task and bookinfo sample cleanup

* resolve merge conflicts
2017-05-16 01:32:57 -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
Tao Li 1bc1bcd764 Revise istio auth description in bookinfo demo (#224)
* Reword istio auth description in bookinfo demo

* Revise istio auth description in bookinfo demo

* add extra space

* remove trailing spaces

* revise the secure naming link
2017-05-15 18:25:13 -04:00
Laurent Demailly 29d3f9a071 Better visibility for downloading and installing Istio (#223)
per #183
Better visibility for downloading and installing Istio

Though maybe this should be even higher up (A "Getting started" top level/section ?)
2017-05-15 18:14:02 -04:00
Andra Cismaru 00ec0c2899 istioctl moved to bin (#219)
* istioctl moved to bin
2017-05-15 11:20:44 -07:00
Laurent Demailly a3a4ff8f92 adding mention of git.io/getIstio (#218)
* adding mention of git.io/getIstio

* review update
2017-05-15 14:01:41 -04:00