Commit Graph

2848 Commits

Author SHA1 Message Date
mandarjog a5af2ecc47 Change rate limit to 1qps 2017-05-11 13:32:23 -07:00
Tao Li e53255aa15 Add curl debugging instructions for users to play with Auth (#191) 2017-05-11 13:26:42 -07:00
Martin Taillefer 560e418125 Simplify landing page. 2017-05-11 13:07:51 -07:00
Frank Budinsky 38f0255b35 egress task improvements (#189) 2017-05-11 14:20:46 -04:00
Sebastien Vas 3b0e55705e Update installing-istio.md based on new archive format (#180)
* Update installing-istio.md

* Update installing-istio.md

* Update installing-istio.md
2017-05-11 10:26:46 -07:00
mandarjog 0e0d366faf Move code snippet into 'bash' section 2017-05-11 10:14:16 -07:00
Shriram Rajagopalan 4b4b5d7969 yml -> yaml 2017-05-11 12:53:43 -04:00
mandarjog f23e1edf2d Specify why to source istio.Version 2017-05-11 09:25:04 -07:00
Martin Taillefer 3dde957f88 Use a carousel on the landing page. 2017-05-11 09:11:03 -07:00
Shriram Rajagopalan 0926db3664 minor fixes in installation docs (#179)
* minor fixes in installation docs

* nits
2017-05-11 11:13:56 -04:00
Frank Budinsky d4ba18d1e9 fixed ingress task instructions (#176)
* fixed ingress task instructions

* fix missing line number
2017-05-11 09:29:47 -04:00
Kuat 23852ae5f2 Update ingress.md 2017-05-10 17:59:13 -07:00
Laurent Demailly aa610ca2d1 fixing zsh missing quote
fixing #152
2017-05-10 16:32:46 -07:00
Martin Taillefer f34c283c76 Add a cleanup step to the task template. 2017-05-10 14:34:38 -07:00
Laurent Demailly cd9e4e86a4 splitting command from output
issue #174
2017-05-10 14:25:12 -07:00
Laurent Demailly 515063218f splitting cmd from output
as per https://github.com/istio/istio.github.io/issues/174
2017-05-10 14:20:58 -07:00
Kuat 6b97070785 Update integrating-services-into-istio.md 2017-05-10 13:54:10 -07:00
Isaiah Snell-Feikema 2dce16ee7f minor improvements to doc (#175) 2017-05-10 13:40:55 -07:00
Douglas Reid 9563fd21a8 Update installing-istio.md 2017-05-10 13:09:56 -07:00
mandarjog b39bdbf034 Update rate-limiting.md 2017-05-10 13:05:31 -07:00
Laurent Demailly 640079bfdc fixing instructions to match new tar
see https://github.com/istio/istio/issues/232
2017-05-10 12:49:58 -07:00
mandarjog 4f61a07e92 Lower rate limit so user easily hit 429 2017-05-10 12:45:35 -07:00
Martin Taillefer 5321b0cf26 Separate command-lines from outputs. 2017-05-10 12:40:09 -07:00
Andra Cismaru 919cb69ec4 Added 4 nodes req for bookinfo (#165)
* 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

* Rename istio-ingress-controller to istio-ingress

* Fixed installation instructions

* Remove fault injection

* Fix uninstall

* Fix link

* Correct path

* Rbac clarification for alpha and beta versions

* Add more clarity

* Add a dot

* Fix display error

* Fix display error

* Add clarification for Ingress

* Update installation to point to latest release

* Added instructions

* Add more clarity in installation

* Add more clarity in installation

* Get rbac the right way

* Add 4 nodes
2017-05-10 12:17:28 -07:00
Laurent Demailly 6cfbaa2647 updating istioctl binary download (#159) 2017-05-10 11:38:02 -07:00
Douglas Reid 11915aab28 Update integrating-services-into-istio.md 2017-05-10 11:35:18 -07:00
mandarjog 8cfadad680 fix broken links (#158) 2017-05-10 11:29:43 -07:00
Martin Taillefer 4210af84cc Fix broken links. 2017-05-10 11:28:00 -07:00
Kuat 51ff39123d Update egress.md 2017-05-10 11:05:08 -07:00
Kuat 44353d2c36 Update egress.md 2017-05-10 10:52:24 -07:00
Andra Cismaru 642e3e8bf2 Rbac enabled the better way (#154)
* 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

* Rename istio-ingress-controller to istio-ingress

* Fixed installation instructions

* Remove fault injection

* Fix uninstall

* Fix link

* Correct path

* Rbac clarification for alpha and beta versions

* Add more clarity

* Add a dot

* Fix display error

* Fix display error

* Add clarification for Ingress

* Update installation to point to latest release

* Added instructions

* Add more clarity in installation

* Add more clarity in installation

* Get rbac the right way
2017-05-10 10:45:37 -07:00
Andra Cismaru 78d96b5255 Update installation (#153)
* 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

* Rename istio-ingress-controller to istio-ingress

* Fixed installation instructions

* Remove fault injection

* Fix uninstall

* Fix link

* Correct path

* Rbac clarification for alpha and beta versions

* Add more clarity

* Add a dot

* Fix display error

* Fix display error

* Add clarification for Ingress

* Update installation to point to latest release

* Added instructions

* Add more clarity in installation

* Add more clarity in installation
2017-05-10 10:28:15 -07:00
mandarjog d5ab93330f Add lower level configuring mixer document in tasks (#125)
* add lower level configuring mixer document in tasks

* review comments

* review comments, and variables

* move to concepts, and links

* format bash and output per style guide
2017-05-10 09:57:44 -07:00
Andra Cismaru ce22ddd9fc Added clarification in bookinfo (#151)
* 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

* Rename istio-ingress-controller to istio-ingress

* Fixed installation instructions

* Remove fault injection

* Fix uninstall

* Fix link

* Correct path

* Rbac clarification for alpha and beta versions

* Add more clarity

* Add a dot

* Fix display error

* Fix display error

* Add clarification for Ingress

* Update installation to point to latest release

* Added instructions
2017-05-10 09:57:33 -07:00
Shriram Rajagopalan a5843f2f42 remove unused YAMLs 2017-05-10 12:20:05 -04:00
Martin Taillefer 61be48cd78 Improve generate reference documentation overview text. 2017-05-10 07:07:17 -07:00
Martin Taillefer 0612ea417d Fix formatting of auto-generated index pages. 2017-05-10 06:53:43 -07:00
Martin Taillefer 8912e072fc Get rid of the pencil and add instead an Edit this Page link in the footer. 2017-05-10 06:24:39 -07:00
Martin Taillefer 3363f7bcda Remove the distracting icon that was getting displayed for external links. 2017-05-10 05:40:45 -07:00
Martin Taillefer 5ed6ca9104 Move glossary words to the same plan as FAQ entries. 2017-05-10 05:36:57 -07:00
Martin Taillefer bb4d01b636 Restore previous navigation model. 2017-05-10 00:15:00 -07:00
Martin Taillefer 70ee2b9c3f Twiddle font sizes to try to support high DPI better. 2017-05-10 00:00:07 -07:00
Kuat 9ddf91398f Update egress.md 2017-05-09 23:22:30 -07:00
Kuat 6e4bed1855 Update egress.md 2017-05-09 23:19:56 -07:00
Kuat 6d58a7a201 Update ingress.md 2017-05-09 22:54:53 -07:00
Kuat 31b45036a9 Update ingress.md 2017-05-09 22:45:06 -07:00
Kuat 2e29f1455a Update ingress.md 2017-05-09 22:42:50 -07:00
Andra Cismaru 3048cbac71 Added link to latest release in the installation doc. (#150)
* 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

* Rename istio-ingress-controller to istio-ingress

* Fixed installation instructions

* Remove fault injection

* Fix uninstall

* Fix link

* Correct path

* Rbac clarification for alpha and beta versions

* Add more clarity

* Add a dot

* Fix display error

* Fix display error

* Add clarification for Ingress

* Update installation to point to latest release
2017-05-09 22:17:50 -07:00
Douglas Reid 9858d96480 Update metrics once again 2017-05-09 21:51:56 -07:00
Douglas Reid b1e961a1a9 Update metrics task 2017-05-09 21:48:07 -07:00