Commit Graph

30 Commits

Author SHA1 Message Date
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 f23e1edf2d Specify why to source istio.Version 2017-05-11 09:25:04 -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
Douglas Reid 9563fd21a8 Update installing-istio.md 2017-05-10 13:09:56 -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
Laurent Demailly 6cfbaa2647 updating istioctl binary download (#159) 2017-05-10 11:38:02 -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
Martin Taillefer bb4d01b636 Restore previous navigation model. 2017-05-10 00:15:00 -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
Martin Taillefer 07f3090cbf Fix newly introduced formatting issues. 2017-05-09 20:51:39 -07:00
Andra Cismaru 050a5f5151 Add support for alpha and beta RBAC (#134)
* 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
2017-05-09 22:33:07 -04:00
Ahmet Alp Balkan bb78d39e2d Fix md syntax (#144) 2017-05-09 20:19:40 -04:00
Ahmet Alp Balkan 06a2433805 Install with --depth=1 (#135)
Downloading the full revision history takes time.
2017-05-09 15:05:27 -07:00
Kuat adbb185f04 Update installing-istio.md (#142) 2017-05-09 15:02:55 -07:00
Martin Taillefer d29d22f20e Remove references to Alpha and introcuce global version identifier. 2017-05-09 13:41:27 -07:00
Martin Taillefer e1af5e6001 Fix formatting of many <pre> blocks to not have extra spaces at the start of each line. 2017-05-09 13:03:14 -07:00
Andra Cismaru 69526d7990 Fix installation instructions for RBAC (#130)
* 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
2017-05-08 17:21:33 -07: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
Douglas Reid 0b4aa0c7df Update grafana install instructions. (#109)
* Update grafana install instructions.

This PR updates text around accessing the Istio dashboard configured
in the grafana image. It adds a default screenshot of an empty dashboard
and suggests port-forward as the simplest way to access the dashboard.

Fixes #49.

* Address review comments
2017-05-04 16:18:20 -04:00
Martin Taillefer 5a167da380 Move istioctl, mixc, and mixs into a Command subcategory. (#106) 2017-05-03 15:40:57 -07:00
Oliver Liu 767a11ccad Istio auth tutorial (#73)
* Add Istio auth configuration instructions.

* Improve Istio auth page.

* Improve Istio auth tutorial.

* Small fixes.

* Small fixes.

* Fixes according to comments.

* Small fixes.
2017-05-03 10:27:42 -07:00
Jason Young 05fbabce02 update links to istioctl reference (#102) 2017-05-03 09:19:30 -07:00
Kuat 4fe600682b Update installing-istio.md (#85) 2017-05-02 17:39:38 -04:00
Martin Taillefer e0b9750ee4 Elimintate the need for the bodyclass: front matter field in docs. 2017-04-30 06:42:29 -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
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 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