Commit Graph

130 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
Yusuo 1b9ac40ad4
Add documentation for upgrade (#1108)
* Add upgrade doc and fixing a broken link.

* revert one file.

* Refine the doc.

* Move the doc.

* Fix syntax.

* Fix syntax

* Fix syntax
2018-03-29 15:28:00 -07:00
mtail c593a6f926 Fix inconsistent header use in this doc. 2018-03-28 18:58:13 -07:00
Martin Taillefer e3616beb46
Fix bug that was messing up all the index pages in the site. (#1100)
Fix newly broken k8s link along the way...
2018-03-27 11:01:08 -07:00
Steven Dake 8d8a44c665 Remove extra tilde in the docs (#1087)
Fixes #1004
2018-03-22 21:25:29 -07:00
Georgios Andrianakis 2372d720c1 Update Ansible documentation to reflect change in Jaeger addon (#1049)
* Update Ansible documentation to reflect change in Jaeger addon

Relates to: https://github.com/istio/istio/pull/3603

* Small polish to Ansible documentation
2018-03-22 11:16:37 -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
Julien Senon d360f5f726 Update sidecar AWS verification (#1060)
* Update sidecar AWS verification

Add verification without ssh access on master node. Perform check directly with kubectl client.

* Update sidecar injection Docs

Update with @ayj remarks

* Update link 

Update link for managing tls in a cluster, add a '/'
2018-03-13 17:22:51 -07:00
mtail e2a4710eb6 Fix typos. 2018-03-11 15:41:06 -07:00
mtail 3dda3b30a8 Fix bad formatting. 2018-03-11 11:34:24 -07:00
Jason Young d778c61333
clarify verification of injected proxy with automatic injection (#1024) 2018-03-08 15:00:17 -05:00
Julien Senon daa19368f0 Update Quick start Doc (#1059)
Fix Typo
2018-03-07 12:31:02 -05:00
Krishna Pagadala 4a725f4f2c update instructions for mesh expansion (#1056)
* update instructions for mesh expansion

* remove ISTIO_STAGING references
2018-03-05 18:18:34 -08:00
Martin Taillefer 8d8fd08399
Introduce support for building the site in "preliminary" mode. (#1052) 2018-03-05 11:05:26 -08:00
Jason Young 2a4985b5f3 add example for disabling injection (#1021) 2018-02-28 05:55:09 -08:00
Tao Li 32915e67e7 Fix grammar error (#1025)
* Fix grammar error

* Fix grammar error
2018-02-22 23:59:00 -08:00
Tao Li 9421101de6 update raw VM doc (#1022)
* update raw VM doc

* revise
2018-02-21 20:26:08 -08:00
Martin Taillefer efb98fae64 Make capitalization of Bookinfo consistent. (#1016) 2018-02-19 10:35:57 -08:00
Jason Young b7355cba06 update automatic proxy injection clean-up steps (#964) 2018-02-19 07:30:49 -08:00
Georgios Andrianakis 0fbc40f359 Add section that points to Ansible installation (#896)
* Add Ansible installation instructions

* Change order and title of Ansible installation

* Capitalize istio

* Improve prerequisites

* Update version handling

* Fix wording of istio.dest

* Remove sentence concerning setting path for manually

This was done since it was confusing

* Fix sorting order

* Add missing punctuation

* Add missing colon
2018-02-19 07:19:45 -08:00
Rich Curran 51d41c2494 Minor clarification to the automatic sidecar injection section. (#947)
* Minor clarification to the automatic sidecar injection section.

* Minor clarification to the automatic sidecar injection section.
2018-02-14 23:48:56 -08:00
imgbot[bot] bfa474b228 [ImgBot] optimizes images (#998)
*Total -- 153.16kb -> 122.62kb (19.94%)

/_docs/setup/kubernetes/img/dm_kubernetes_workloads.png -- 86.41kb -> 69.03kb (20.11%)
/_docs/setup/kubernetes/img/dm_gcp_iam.png -- 66.75kb -> 53.59kb (19.72%)
2018-02-14 23:48:15 -08:00
salrashid123 21bd222563 Update gke dm docs (#984)
* update gke-dm docs

* update images/docs
2018-02-14 23:33:41 -08:00
Kim Merrill 3ea872ad72 Update reference to Google Container Engine (#989)
Google Container Engine is now branded Google Kubernetes Engine, which is also the official name of the API.
2018-02-14 20:07:38 -08:00
Julien Senon 4c86b444ee Update AWS automatic sidecar-injection (#958) 2018-02-13 09:14:40 -08:00
Jason Young 16975d95f7 update docs for the fact the webhook files are not included in 0.5.1 (#983) 2018-02-13 12:06:33 -05:00
Jason Young 70773bc3a6
Update sidecar-injection.md (#979) 2018-02-12 10:11:59 -08:00
Yujun Zhang 31c83deb3f Fix file path in helm deployment (#975) 2018-02-12 18:42:30 +08:00
Yusuo 6a5e5013e3 Add some notes about helm. (#967) 2018-02-11 15:18:55 -08:00
craigbox e1da4d25bf Update docs to refer to GKE using v1.9.2 (#961)
Fixes to the wording about s/initalizer/mutating webhook/ and fixes to the script for installing a GKE cluster, now that 1.9.x is GA.
2018-02-09 10:49:22 -08:00
Martin Taillefer 99b8ddcb54
Fix a bunch of content errors. (#951)
* Fix a bunch of content errors.

- Replace links using https://istio.io and / with {{home}} so they work
on staging and archive versions of the site.

- Fix a bunch of preformatted blocks that has extra spaces or incorrect indent

- Replaced usage of "Further reading" with "What's next" to match our convention.

- Fix capitalization style of various headers to match our convention.

- Broke up some preformatted blocks to separate the command-line from the output
in order to make cut & paste easier, per our convention.

* Fix more links.
2018-02-08 13:17:21 -08:00
Jason Young ea20135b8d fix docs/setup/kubernetes/sidecar-injection.html links (#940) 2018-02-06 22:21:34 -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
cmluciano 1fffddd850 Minikube sidecar injection setup for 0.5.0 (#921) 2018-02-06 13:20:41 -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 987e82a7e4 Clarify deprecation of initializer for automatic proxy injection (#920)
* Clarify deprecate of initializer for automatic proxy injection

* Update sidecar-injection.md

* Update sidecar-injection.md
2018-02-01 12:36:31 -08:00
Jason Young d705f26b19
Update quick start guide for sidecar injector webhook (#909) 2018-02-01 11:30:40 -08:00
Jason Young 328343c39f
clarify `sidecar.istio.io/inject` annotation usage (#899)
`sidecar.istio.io/inject` annotation should be applied to the pod template spec and not the controllers, e.g. deployment.
2018-01-30 12:27:38 -08:00
Jason Young 35bbdd55e3 improve documentation for manual sidecar injection (#898)
* add `--dry-run` to manual injection configuration step

* Update sidecar-injection.md
2018-01-30 13:31:03 -05:00
Martin Taillefer fafeefab44
Fix a few links. (#897) 2018-01-30 08:16:52 -08:00
Andra Cismaru 9a4fcf4cde
Update sidecar-injection.md follow up (#892)
* Update sidecar-injection.md

* Update sidecar-injection.md
2018-01-27 23:22:54 -08:00
Andra Cismaru d66ba78b91
Update sidecar-injection.md (#891) 2018-01-27 22:31:15 -08:00
Jason Young 350416c7e1 Update sidecar-injection.md (#888) 2018-01-26 22:04:57 -08:00
Jason Young b2688e39b5
update kubernetes sidecar injection setup instructions (#882) 2018-01-26 21:02:41 -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
Julien Senon 52343935ca Update side car injection with AWS configuration (#839) 2018-01-07 22:43:21 -05:00
Fanghui Qing 957e713a79 Fix the "install" link for istoctl. (#836) 2018-01-04 16:09:12 -08:00