Commit Graph

39 Commits

Author SHA1 Message Date
Steven Dake f6c4cac1a1 Make non-manifest based installers have similar titles and overviews (#1086)
* Make the setup page a little more consistent.

* Make non-manifest based installers have similar titles and overviews

* Shorten the overview,tidy up the title, and add a helm.html redirect

* Installation typo in both files
2018-03-29 18:01:58 -07:00
Jason Young 5fcf70e0db
Consolidate cluster prerequisites for webhooks into k8s quick start (#1077)
The automatic sidecar injection has its own set of k8s install instructions for webhooks. This overlaps with the general k8s install instructions. We'll also introduce server-side configuration webhooks which need the same prerequisites.
2018-03-16 18:22:16 -04:00
Martin Taillefer 36368b9bbf
Fix links. (#1073)
- Add a / to links pointing to directories

- Switch a bunch of links from http: to https:
2018-03-14 19:49:14 -07:00
mtail 3dda3b30a8 Fix bad formatting. 2018-03-11 11:34:24 -07:00
Julien Senon daa19368f0 Update Quick start Doc (#1059)
Fix Typo
2018-03-07 12:31:02 -05:00
Martin Taillefer 8d8fd08399
Introduce support for building the site in "preliminary" mode. (#1052) 2018-03-05 11:05:26 -08:00
Martin Taillefer efb98fae64 Make capitalization of Bookinfo consistent. (#1016) 2018-02-19 10:35:57 -08:00
Martin Taillefer 8ec8e250da
Update reference docs. (#942)
* Update reference docs.

- We now replace instances of https://istio.io with {{site.baseurl}} in imported
reference docs such that the generated site will work properly for staging and for
archive.istio.io

* Fix a bad link.
2018-02-06 20:48:33 -08:00
Steven Dake f9e5df3c73 Add documentation for Helm deployment (#875)
* Add documentation for Helm deployment

This adds documentation along with related configuration options for
deploying Istio with the Helm charts.

* Few corrections as suggested during review.

* Fix error in path to install Helm package

* Slight refinement of helm documentation

Fix a typo in the install command and warning clause about automatic
sidecar injection not being implemented.
2018-02-05 13:51:58 -05:00
Martin Taillefer e795a779c4
Regenerate docs with latest tooling. (#926) 2018-02-01 21:04:37 -08:00
Jason Young d705f26b19
Update quick start guide for sidecar injector webhook (#909) 2018-02-01 11:30:40 -08:00
Martin Taillefer fafeefab44
Fix a few links. (#897) 2018-01-30 08:16:52 -08:00
Georgios Andrianakis 9e6c08bb9a Change the installation instructions for Openshift (#856)
The documentation change here reflects the work that was done on:
https://github.com/istio/istio/pull/2465
and should only be merged IFF the aforementioned PR is merged
2018-01-25 14:33:32 -05:00
Christian Posta ecf622489a removed referece to istio-egress from the k8s quickstart as that no longer exists. https://github.com/istio/istio/issues/2523 (#864) 2018-01-10 10:41:29 -08:00
Martin Taillefer e20db6abf4
Update prism to latest rev. (#819)
- Regenerate prism code to get latest fixes.
- Add support for docker and perl files
- Fix several improperly formatted code blocks
2017-12-28 23:33:03 -08:00
Guang Ya Liu 514d3c9fce Remove istio-egress from kubernetes quick start guide. (#794) 2017-12-13 10:20:37 -05:00
Sakshi Goel 57b99eec62 Update quick-start.md (#767)
* Update quick-start.md

* adding missing trailing slash
2017-12-06 10:23:34 -08:00
Laurent Demailly aed4611ce0 fixing the version in quickstart (#758)
* fix version in instructions
2017-12-05 09:51:09 -08:00
Guang Ya Liu 7b1f1f9884 Add installation steps for running istio on IBM Cloud Private. (#749) 2017-11-30 23:15:01 -08:00
Daniel Berg 06010b3103 Change IBM Container Service naming (#722)
Aligning with IBM rebranding to use **IBM Cloud Container Service**.
2017-11-19 22:44:59 -08:00
Guang Ya Liu 47a226cc58 Update kubernetes version to 1.7 or newer. (#694)
All of the 1.7 kubernetes can works well with istio CRD resources,
we should update it to avoid confuse.
2017-11-03 21:32:35 -04:00
Tao Li dd07e4c89d Revise a few docs to make it more clear (#670)
* Revise a few docs to make it more clear

* Address commment
2017-10-17 21:16:13 -07:00
Lin Sun af0878704f Istio does not install correctly on Kubernetes 1.7.4 (#641)
#640:  https://github.com/istio/istio.github.io/issues/640
2017-10-09 13:01:45 -04:00
Laurent Demailly 2e7f2e4a31 remove bad \ 2017-10-05 10:25:24 -07:00
Shriram Rajagopalan d990231244 Auth to mTLS Authentication (#613)
* Auth to mTLS Authentication

* more cleanups across the site
2017-10-05 11:13:45 -04:00
Shriram Rajagopalan 2945ec329e Advanced Install.. (#583)
* cleanup

* clean up 2

* nits

* more cleanups

* nits

* fixes

* nits

* nits

* merge

* fix

* nits
2017-10-02 15:14:49 -04:00
Andra Cismaru 46896e481f Create cluster-admin rolebinding (#569)
* Create cluster-admin rolebinding

* Fix indentation
2017-09-29 18:21:48 -07:00
Douglas Reid 0740eae730 Break up istio addon task into three distinct functionally-focused tasks (#555)
* Break up addons task

* Wrap text

* Remove unnecessary header
2017-09-28 10:32:16 -04:00
Lin Sun 7c4ad19a4a add initializer uninstall cmd in setup (#547)
* add initializer uninstall cmd

* address Shriram's feedback
2017-09-27 13:45:06 -04:00
Guang Ya Liu a5a7be3b9c Added link for Istio-Initializer in quick start. (#543)
* Added link for Istio-Initializer in quick start.

* fix link.
2017-09-27 12:22:05 -04:00
Chakradhar Rao Jonagam cb2bc20a4c additional permission steps in openshift for running applications (#542) 2017-09-27 12:16:39 -04:00
Douglas Reid 06a05930a0 Add "Istio Addons" Task (#524)
* merge

* Update metrics task with comments from previous PR

* Initial addons move commit

* Update istioctl command

* Update k8s install

* wrap lines

* Rename/move files
2017-09-26 16:49:59 -04:00
Frank Budinsky b11d3a3724 update bookinfo.md (#511)
* update bookinfo.md

* fix intelligent-routing guide and related tasks

* minor fixes

* nits

* fix broken links
2017-09-26 14:04:47 -04:00
Guang Ya Liu 1588885603 Clarify more detail for how to create application when enable initializer. (#532) 2017-09-26 09:40:32 -04:00
Lin Sun 0201b819ce can't get service graph to work #935 (#530)
* misc cleanup to setup

* can't get service graph to work #935

* update servicegraph picture for multi reviews
2017-09-25 22:49:34 -04:00
Andra Cismaru cb27332cee Update install page (#521)
* Update install page

* Update port-forward command

* Added links
2017-09-25 15:34:55 -04:00
Laurent Demailly 20b0e2fc2b fix download url (#519)
* fix download url

* remove "stable"
2017-09-25 10:55:14 -07:00
Lin Sun 1d8eb47d99 grafana port forwarding command needs name space #63 (#520) 2017-09-25 13:52:56 -04:00
Shriram Rajagopalan 4072cd3f99 Setup cleanup (#509)
* categorizing install docs

* merge and clean

* nits

* final nit

* fixing links
2017-09-25 10:02:05 -04:00