Commit Graph

23 Commits

Author SHA1 Message Date
Jianfei Hu dfb7e60ee0 change with ver syntax. (#3785) 2019-03-19 11:48:41 -07:00
Frank Budinsky 102065592a Fix bad profile table entry (#3746) 2019-03-18 14:58:38 -07:00
Frank Budinsky cdc8bf56e1 Separate multicluster profiles (#3741)
* separate multicluster profiles

* review comments
2019-03-18 12:00:42 -07:00
Rigs Caballero 98043afbac Clarify language regarding the sidecar webhook. (#3688)
* Clarify language regarding the sidecar webhook.

Signed-off-by: rcaballeromx <grca@google.com>

* Clarify the injection process further.

Signed-off-by: rcaballeromx <grca@google.com>

* Remove blank lines around short codes.

Signed-off-by: rcaballeromx <grca@google.com>
2019-03-15 10:06:40 -07:00
Frank Budinsky 0d6b4ce1f9 Missing and incorrect aliases (#3702) 2019-03-15 07:51:39 -07:00
John Howard 900e32dffa Update sidecar-injector setup (#3654) 2019-03-12 23:19:36 -07:00
Frank Budinsky c857a07d76 Improve helm installation instructions (#3655)
* Improve installation instructions

* spelling

* make work without downloading

* tweak wording
2019-03-12 16:33:34 -07:00
Martin Taillefer 1e075ef7cd
Fix broken links (#3636)
- We haven't been checking external links for months now due to a script error
when someone added an option that didn't work as expected. I'm fixing a bunch
of resulting broken links. I can't turn on the link checker yet since there are
some bad links in reference docs which I have to address first.

- Add a bunch of links to yaml files in our code examples using the @@ syntax.
2019-03-11 22:05:18 -07:00
mtail 878bd432a1 Fix typo. 2019-03-11 16:36:13 -07:00
Eric Van Norman a798a2bcae Provide documentation on configuration profiles/components/add ons. (#3620)
* Provide documentation on configuration profiles/componets/add ons.

* Update component table to include Policy (under Mixer)

* Code review comments

* More code review comments

* Put Add-on into dictionary

* Code review comments - Change add-on to addon

* Code review - Rename to config-profiles
2019-03-11 14:48:34 -07:00
Martin Taillefer 117521b05e Shuffle the setup directory a bit. (#3626)
Co-Authored-By: geeknoid <geeknoid@users.noreply.github.com>
2019-03-11 13:45:35 -07:00
Martin Taillefer fbd2b162fb
Prune a few things that shouldn't have been in the dictionary. (#3622) 2019-03-11 11:35:52 -07:00
Martin Taillefer 2c62859726 Tweak the installation pages. (#3610)
- Move requirements up to be the first thing people see. This matches
the order presented in the landing page.

- Shuffle the order in the sidebar a bit to correspond to the order
the material is presented in the landing page.

- Clean up some of the wording on the k8s landing page.

- Shorten the platform names used in the sidebar nav so they fit better.
This matches the names used in the Platform Setup section.
2019-03-11 08:56:35 -07:00
Jianfei Hu 48f73b143b Update mesh expansion doc with birectional example. (#3274)
* First round of mesh expansion doc updates.

* Bash syntax works now, and remove the headline to be consistent.

* fix the spelling.

* SERVICE_NAMESPACE and cleanup.

* Use more SERVICE_NAMESPACE in the cmd.

* Another round of fixing the doc by following exactly what it says.

* add gcloud ssh

* VM instance ip as a step.

* address comments. ns explaining.

* comments fixing and echo to tee.

* update meshexpansion.enabled

* applied my zone, project in scp.

* add istio-sys ns crtn.

* Fix frank suggestion.

* gce instance ip

* Verfied manually: use helm template for CRD.

* Verfied manually: use helm template for CRD.

* for example comma.

* Add tips to disclaim GCE.

* Update content/docs/setup/kubernetes/mesh-expansion/index.md

Co-Authored-By: incfly <jianfeih@google.com>

* Update content/docs/setup/kubernetes/mesh-expansion/index.md

Co-Authored-By: incfly <jianfeih@google.com>

* address taos comments.

* fix the link for cert life config.

* Change to require helm in prerequisite.

* fix lint

* congrats section and cleanup vm model section.

* Apply 23 suggestions to code review from github.

Co-Authored-By: incfly <jianfeih@google.com>

* remove tip section.

* fix trailing spaces lint.

* fix lint.

* remove duplicate sentence.

* remove duplicate the the.
2019-03-08 14:17:33 -08:00
Lin Sun 78775a6201 update enable cni install instruction (#3594)
* update instruction

to apply the yaml and match what we used in other install doc

* additional update
2019-03-08 13:39:36 -08:00
Rigs Caballero ee1b180bf7 Implement consistent term for installation related flows (#3577)
* Implement consitent term for installation related flows

Replaced "paths", "instructions", and other similar terms
with the term "flow" to ensure readers from different
Geos are not confused by multiple meanings or idiomatic use.

Signed-off-by: Rigs Caballero <grca@google.com>

* Implement consistent term for installation related flows

Replaced "paths", "instructions", and other similar terms
with the term "flow" to ensure readers from different
Geos are not confused by multiple meanings or idiomatic use.

Signed-off-by: Rigs Caballero <grca@google.com>

* Fix typos and lint issue.

Signed-off-by: Rigs Caballero <grca@google.com>
2019-03-08 11:02:33 -08:00
Tim Swanson bfbc8a5c65 Fix the Istio CNI doc per the rel-1.1 helm chart decoupling changes (#3537)
* Fix the Istio CNI doc per the rel-1.1 helm chart decoupling changes

* Fix review comments

* Apply suggestions from code review

Co-Authored-By: tiswanso <tiswanso@cisco.com>

* Rebase and fix lint errors
2019-03-08 11:01:40 -05:00
Frank Budinsky eab78670ea Merge minimal with helm install and simpify install paths (#3538)
* Merge minimal with helm install and simpify install paths

* circleci errors

* broken links

* fix broken link
2019-03-07 09:13:37 -08:00
Idan Zach dce990ff28 Add Pod to Service association requirement (#3530) 2019-03-06 09:08:16 -08:00
Lin Sun 9af8db33a0
update validate sidecar cmd (#3527)
fixes: https://github.com/istio/istio.io/issues/3521
2019-03-06 09:06:51 -05:00
Martin Taillefer 381365d798
Fix a bunch of broken aliases. (#3467) 2019-03-03 07:29:52 -08:00
Martin Taillefer ad565871d6
Clean up keywords. (#3442) 2019-02-28 17:26:46 -08:00
Rigs Caballero 21c918fbe4 Organize the Kubernetes Installation content. (#3422)
* WIP Add Kubernetes Installation landing page.

This adds the landing page and organizes the content to make it easier to navigate.

Signed-off-by: rcaballeromx <grca@google.com>

* Apply initial feedback on landing page content.

Signed-off-by: rcaballeromx <grca@google.com>

* Rename and move files to enhance navigation.

Added aliases to redirect after filename changes.

Signed-off-by: rcaballeromx <grca@google.com>

* Harmonize all installation guide titles and intros.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix all links affected by the restructure.

Fixed all internal links and added aliases to ensure external redirects.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix paths of images on the ZH content.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix additional links and apply feedback.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix link error introduced by rebase.

Signed-off-by: rcaballeromx <grca@google.com>

* Remove redundant instances of "Istio" in titles.

Signed-off-by: rcaballeromx <grca@google.com>
2019-02-28 14:37:30 -08:00