Commit Graph

1193 Commits

Author SHA1 Message Date
Martin Taillefer b09acf8e51 Shuffle upgrade notice location. (#3735) 2019-03-18 11:07:39 -07:00
Rigs Caballero e5499e77e9 Edit release notes for consistency and clarity. (#3737)
Signed-off-by: rcaballeromx <grca@google.com>
2019-03-18 10:52:40 -07:00
mandarjog 0a18a02929 Add a comment about MixerV2 (#3736)
* Add comment about MixerV2

* Update index.md
2019-03-18 10:43:39 -07:00
Martin Taillefer 9ecb917ff1
Improve upgrade notice. (#3732) 2019-03-18 09:40:54 -07:00
mandarjog e45157cd3c Update performance - scalability concept page (#3657) 2019-03-18 09:08:06 -07:00
Martin Taillefer 2258d0b03b
Improve text blocks. (#3727)
- Add tests for the various text block features.

- Combine text_file and text_dynamic into text_import

- Add support for snippet extraction for text downloaded from a URL

- Add support for formatting output blocks in a different style for
content downloaded from a URL

- Report some errors when unable to fetch content from a URL.

- Fixed a few small bugs along the way.
2019-03-18 06:31:26 -07:00
Joshua Blatt 583727d366 behavioral changes guide. (#3724) 2019-03-18 06:28:54 -07:00
Lin Sun b55d6e4132
Organize control plane update page (#3708)
* Organize control plane update page

* small wording

* typo

* Update content/docs/setup/kubernetes/upgrade/index.md

Co-Authored-By: linsun <linsun@us.ibm.com>

* Update content/docs/setup/kubernetes/upgrade/index.md

Co-Authored-By: linsun <linsun@us.ibm.com>

* address martin comment and hope to fix circleci

* more update

* fix circle lint
2019-03-17 21:52:30 -04:00
jnativio f5bceadaef Add Istio 1.1 performance blog (#3710)
* Add Istio 1.1 performance blog

* lint and comments fixed

* more fixes for comments

* removed tuning guide link
2019-03-17 18:44:38 -07:00
Martin Taillefer b322ba16c2
Add test files for text block tests. (#3726) 2019-03-17 08:22:03 -07:00
Steven Dake a1c8aa7943 Merge behavioral changes content into relnotes (#3725)
* Merge behavioral changes content into relnotes

This merges some of the behavior changes into the release
notes as per @geeknoid's suggestion.
2019-03-17 08:02:46 -07:00
Martin Taillefer cec8d2d5b9
Remove outdated example. (#3721) 2019-03-17 07:39:27 -07:00
Martin Taillefer 233b5ce2ab Race condition fix for mTLS steps. (#3722) 2019-03-17 03:17:38 -07:00
Martin Taillefer 0a1102f1cb
Update reference docs. (#3723) 2019-03-16 09:04:40 -07:00
David Radcliffe ef7b475665 improve docs on access log settings (#3676) 2019-03-16 07:04:14 -07:00
Brian Avery ce2ddf4d26 Add webhook information for OpenShift (#3663)
* Update index.md

* Updated re: linter and cr comments
2019-03-15 22:37:39 -07:00
Martin Taillefer d3d376a2e4
Final prep. (#3718) 2019-03-15 21:25:30 -07:00
Martin Taillefer b409371b9f
mTLS -> mutual TLS (#3717) 2019-03-15 21:07:52 -07:00
Kuat 6077db4e47 add route directive task (#3700) 2019-03-15 21:06:25 -07:00
Frank Budinsky e40fe17c2d Add missing sidecar doc (#3709)
* Add missing sidecar doc

* review comment
2019-03-15 20:57:38 -07:00
Douglas Reid 9ae7c675e7 Use helm template for updating istio configmap in policy enablement (#3715) 2019-03-15 20:37:55 -07:00
Limin Wang ce8d331401 Remove experimental feature from release notes. (#3716) 2019-03-15 20:37:04 -07:00
Yangmin Zhu b8d5be601f update the documentation for jwt authentication. (#3675)
* update the documentation for jwt authentication.

* address comment
2019-03-15 16:12:37 -07:00
Douglas Reid 160521a6d8 Reorganize the Telemetry tasks (#3707)
* Reorg the Telemetry tasks

* Address review comments

* update aliases

* Update links in old blogs, notes, and tasks
2019-03-15 16:10:37 -07:00
Mariam John 9169ad192f Parse comments for configuration options (#3701)
Read comments from the parsed values.yaml and store them in the description field.

Fixes Bug: #2566
2019-03-15 15:39:38 -07:00
Steven Dake c3eec404f6 Install release notes (#3704)
* Upgrade release notes

8 months of work.  Lots of changes.  Very difficult to distill into
a short set of release notes, but here is my take :)

* Fix broken link

* Address reviewer comments
2019-03-15 14:40:38 -07:00
Shriram Rajagopalan 06c7eff4f1 tweaks to release notes (#3697)
* tweaks to release notes

* Update index.md

* Update index.md

* Update index.md
2019-03-15 12:06:38 -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
Martin Taillefer 2a5108806b
Site improvements. (#3706)
- Added a test suite to test out the different compositions of
site features.

- Substantially improve the composability of site features
(callouts, tabs, text blocks, boilerplates, lists). You can
now more confidentally mix & match these in any combination
and have a pretty good chance it'll render correctly.
2019-03-15 09:53:58 -07:00
Frank Budinsky 0d6b4ce1f9 Missing and incorrect aliases (#3702) 2019-03-15 07:51:39 -07:00
Eric Van Norman 065648435f Rework IBM Cloud Public instructions to call common instructions (#3662)
* Rework IBM Cloud public instructions to call common instructions

* Review comment - further simplification

* Update content/docs/setup/kubernetes/install/platform/ibm/index.md
2019-03-15 07:21:41 -07:00
Martin Taillefer 331c5d3f76
Remove unwanted empty lines in various text blocks. (#3699) 2019-03-14 20:47:25 -07:00
Lin Sun 451aa8867e jaeger-agent has no cluster ip (#3698) 2019-03-14 20:04:10 -07:00
mtail 5c1c9ae630 Revert "Site improvements (#3696)"
This reverts commit e1ce0c36
2019-03-14 19:59:48 -07:00
Martin Taillefer e1ce0c3633 Site improvements (#3696)
- Add a test suite for various compositions of site features.

- Substantially improve composition of various site features to eliminate bad
interactions. It's not perfect yet, but it's much better. The one thing still
broken is "a text block inside a warning in a list in a tab". There's still
something funny going on there, but I have some ideas for later.

- Added a new linter check to detect misuse of https://preliminary.istio.io in docs,
and fixed one offending instance.
2019-03-14 17:20:38 -07:00
Jimmy Chen c3fdb3faf9 Add migration section into ingress-gateway using sds approach (#3695)
* add migration section to sds

* Apply suggestions from code review

Co-Authored-By: JimmyCYJ <28548492+JimmyCYJ@users.noreply.github.com>

* Apply suggestions from code review

Co-Authored-By: JimmyCYJ <28548492+JimmyCYJ@users.noreply.github.com>
2019-03-14 14:52:40 -07:00
Douglas Reid cef1d8b0a9 Add doc on policy check enablement and clean-up P&T release notes (#3694)
* Add doc on policy check enablement and clean-up P&T release notes

* Add in-process adapter model deprecation notice

* Add deprecation feature status for in-proc

* Fix doc link
2019-03-14 14:07:39 -07:00
Martin Taillefer 9786993e33 Specify an explicit download version # in various pages. (#3691) 2019-03-14 13:52:38 -07:00
Frank Budinsky dd8b7aac40 Use helm charts from downloaded release (#3689)
* Use charts from downloaded release

* fix circleci errors

* bad link

* more bad links

* undo fix links
2019-03-14 13:38:37 -07:00
Martin Taillefer bb81b68d9c
Improve boilerplates by adding front-matter marker. (#3693)
Also fixed formatting of multi-paragraph callouts. There
was some unsightly extra spacing at the top and bottom of the callout
in that case.
2019-03-14 13:19:23 -07:00
Martin Taillefer ad1949f84c
Update reference docs. (#3692) 2019-03-14 12:51:26 -07:00
Eric Van Norman 3727332ea5 Add port usage (#3395)
* Add port usage

* Review comments

* Monitoring port is hardcoded and not overridable

* Restructure Istio port table

* Code review comments: Shorten table, description
2019-03-14 10:52:36 -07:00
Liam White 71e6347fa2 Add locality load balancing docs to traffic management concepts (#3593)
* Add locality load balancing docs to traffic management concepts

Signed-off-by: Liam White <liam@tetrate.io>

* appease our linting overlords

Signed-off-by: Liam White <liam@tetrate.io>

* Update content/docs/concepts/traffic-management/index.md

Co-Authored-By: liamawhite <liamawhite@gmail.com>

* Apply suggestions from code review

Co-Authored-By: liamawhite <liamawhite@gmail.com>

* clean up the mess I made with gh suggestions

Signed-off-by: Liam White <liam@tetrate.io>

* Move the docs around to ops guide

Signed-off-by: Liam White <liam@tetrate.io>

* Correct hierarchy ordering

Signed-off-by: Liam White <liam@tetrate.io>

* remove errant slash

Signed-off-by: Liam White <liam@tetrate.io>

* s/service/workload/g

Signed-off-by: Liam White <liam@tetrate.io>

* 🤦

Signed-off-by: Liam White <liam@tetrate.io>

* fix numberings

Signed-off-by: Liam White <liam@tetrate.io>
2019-03-14 09:42:40 -07:00
Martin Taillefer e76ecb4154
1.1 Release notes (#3558)
Note done yet, but need to update the place holder...
2019-03-13 22:30:31 -07:00
Martin Taillefer 1cc06a6e9c
Site improvements (#3677)
- Added call-to-action buttons in the 1.1 announcements. We can use the same
buttons in future release announcements.

- Fixed broken large warning icon on the 404 error page.

- Fix oerder of blog posts in the side bar.

- Add support to not expand @@ notations in text blocks and use
it for a text blocks that's currently triggering a build failure

- Fixed broken rendering of some text blocks when syntax coloring
is turned off via the menu.
2019-03-13 21:53:55 -07:00
Eric Van Norman 9318f38d0b Remove IKS free clusters from documentation (#3656)
* Remove IKS free clusters from documentation

* Review comments - expand on IKS zones and regions

* Review comment - change billable to standard
2019-03-13 18:43:38 -07:00
Dan Ciruli bd228df707 Draft of blog post announcing 1.1 (#3667)
* Draft of blog post announcing 1.1

* fixing linter errors

* shriram's comments

* addressing Frank's and Martin's comments

* error in latency!
2019-03-13 16:32:36 -07:00
Mariam John a9ad030524 Make minor grammar/spelling changes to index.md (#3596) 2019-03-13 14:16:01 -07:00
Douglas Reid 7c4112736d Add task for setting up telemetry gateway (#3625)
* Add task for setting up telemetry gateway

* Address lint issues and typos

* Add missing output for kiali-vs

* Minor rewording

* Minor reword: warning text

* Address review comments

* Clarify warning

* Update install and domain instructions
2019-03-13 10:45:37 -07:00
Pengyuan Bian af46a8925e Add section about timestamp and duration operation formatting (#3653) 2019-03-13 10:44:58 -07:00
Martin Taillefer 5cf1f7d7ab
Reenable link checking. (#3664) 2019-03-13 09:44:16 -07:00
Dan Ciruli 9ef0a2610b Updating feature status page for 1.1 (#3632) 2019-03-13 08:42:57 -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
Steven Dake 217c56be67 Remove AWS Kops as a docummented option (#3642)
* Remomve AWS Kops as a docummented option

This doesn't mean you can't get AWS Kops to deploy Istio, just that
nobody cares to maintain the documentation.  If in the future someone
wishes to maintain the documentation, we can consider adding this page
back in.  I would suggest however a page on any EKS specific requirements
needed for Istio as this will be the more likely path folks take to run
Istio.

* Remove link to AWS
2019-03-12 10:42:34 -07:00
Steven Dake 2849da674c Add warning callout to securing Tiller installs (#3646)
* Add warning callout to securing Tiller installs

There are 3 other `helm init` redundant sections.  I am likely
to just C&P this warning to those sections.  As a team, we need
to seriously rethink how to document these options longer term.

* Add C&P warning to all `helm init` sections

Clearly the C&P is not ideal.  What would be better is to consolidate
all install instructions in these various documents into our main helm
install page as the helm init instructions are not doing anything special.

* Fix linter errors

* Boilerplate the helm security warning

* Workaround <{{ not parsable by hugo

use <pre></pre> to get hugo moving on the boilerplate.  This needs
to be resolved at some point, but I'm hopeful this workaround will
work for now.

* Better workaround to problem of parsing a boiler

* Address reviewer comments
2019-03-12 10:41:36 -07:00
Martin Taillefer a61fae859c
Update reference docs. (#3650) 2019-03-12 07:09:47 -07:00
Morven Cao a6319ac503 fix typo. (#3641)
* fix typo.

* fix another typo.
2019-03-12 04:15: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
Morven Cao 1f27ac771e Update doc of multi-cluster setup for ICP (#3619)
* add vpn support for icp multicluster setup.

* update bookinfo version.

* fix spelling issues.

* fix lint issue.

* apply comments.
2019-03-11 20:19:33 -07:00
Anmol Sethi d1381dc1ac Update docs regarding when to use flexible mTLS (#3616)
* Update docs regarding when to use flexible mTLS

mTLS is now supported with stateful sets and headless services.

See https://github.com/istio/istio/issues/1277

* Fix formatting
2019-03-11 20:08:34 -07:00
mtail 878bd432a1 Fix typo. 2019-03-11 16:36:13 -07:00
lei-tang b7ed9664a6 Fix bugs in multicluster gateway Istio installation (#3628) 2019-03-11 16:21:34 -07:00
Frank Budinsky 9a2c7dfd39 A few install doc tweeks (#3634)
* A few install doc tweeks

* improve description
2019-03-11 14:56:38 -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
Rigs Caballero 71e3462e30 Improve the readability of the pod requirements. (#3633)
Signed-off-by: rcaballeromx <grca@google.com>
2019-03-11 14:44:35 -07:00
Martin Taillefer 7313fcfa1d
Amend the style guide to match what we actually use. (#3630) 2019-03-11 14:31:28 -07:00
Pengyuan Bian 21641fc79a update rate limit to use session cookie (#3631) 2019-03-11 14:28:35 -07:00
imgbot[bot] e9dd610a93 [ImgBot] Optimize images (#3629)
*Total -- 7,094.17kb -> 5,007.26kb (29.42%)

/static/img/logo.png -- 37.28kb -> 12.07kb (67.62%)
/content/about/community/partners/datadog.png -- 6.48kb -> 2.49kb (61.64%)
/content/blog/2019/egress-performance/response_times3.png -- 11.99kb -> 5.16kb (56.95%)
/content/about/community/partners/knative.png -- 14.59kb -> 7.08kb (51.48%)
/content/docs/setup/kubernetes/install/platform/gke/dm_grafana.png -- 439.78kb -> 228.33kb (48.08%)
/content/docs/setup/kubernetes/prepare/platform-setup/docker/dockerprefs.png -- 213.94kb -> 112.93kb (47.21%)
/content/docs/tasks/telemetry/distributed-tracing/lightstep/istio-tracing-details-lightstep.png -- 560.65kb -> 322.62kb (42.46%)
/content/docs/tasks/telemetry/distributed-tracing/lightstep/istio-tracing-list-lightstep.png -- 587.25kb -> 341.53kb (41.84%)
/content/about/community/partners/antfinancial.png -- 42.72kb -> 25.11kb (41.22%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-catalog-2.png -- 198.14kb -> 118.25kb (40.32%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-installation-2.png -- 259.64kb -> 156.16kb (39.86%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-release.png -- 110.47kb -> 66.46kb (39.84%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-deletion.png -- 154.98kb -> 93.97kb (39.37%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-upgrade-2.png -- 156.17kb -> 94.74kb (39.33%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-installation-1.png -- 303.79kb -> 191.73kb (36.89%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-catalog-1.png -- 289.44kb -> 186.77kb (35.47%)
/content/blog/2019/egress-performance/case1_sidecar_bypass3.png -- 31.97kb -> 20.74kb (35.14%)
/content/blog/2019/egress-performance/acmeair_regpatrol3.png -- 46.91kb -> 30.71kb (34.53%)
/content/blog/2019/egress-performance/case2_sidecar_passthru3.png -- 29.23kb -> 19.26kb (34.11%)
/content/blog/2019/egress-performance/case3_egressgw3.png -- 33.18kb -> 21.97kb (33.79%)
/content/blog/2019/egress-performance/case5_egressgw_sni_proxy3.png -- 36.26kb -> 24.19kb (33.28%)
/content/blog/2019/egress-performance/case4_egressgw_mtls3.png -- 33.21kb -> 22.17kb (33.25%)
/content/blog/2018/egress-monitoring-access-control/dashboard-egress-gateway.png -- 177.27kb -> 119.79kb (32.42%)
/content/blog/2018/incremental-traffic-management/fifty-fifty-ingress-gateway.png -- 28.80kb -> 19.76kb (31.41%)
/content/blog/2019/egress-performance/throughput3.png -- 30.33kb -> 20.98kb (30.84%)
/content/blog/2019/egress-performance/cpu_usage3.png -- 24.27kb -> 16.88kb (30.42%)
/content/blog/2018/incremental-traffic-management/fifty-fifty.png -- 21.57kb -> 15.28kb (29.17%)
/content/about/community/customers/watson.png -- 179.58kb -> 131.53kb (26.75%)
/content/docs/tasks/telemetry/kiali/kiali-service-graph.png -- 21.04kb -> 15.57kb (25.99%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-upgrade-1.png -- 970.48kb -> 722.29kb (25.57%)
/content/docs/tasks/telemetry/kiali/kiali-services.png -- 70.23kb -> 53.28kb (24.14%)
/content/docs/tasks/telemetry/kiali/kiali-versionedapp.png -- 48.27kb -> 37.06kb (23.22%)
/content/docs/tasks/telemetry/kiali/kiali-workload.png -- 47.77kb -> 36.77kb (23.03%)
/content/docs/setup/kubernetes/install/platform/gke/dm_kubernetes_workloads.png -- 83.60kb -> 64.50kb (22.84%)
/content/docs/tasks/telemetry/kiali/kiali-app.png -- 20.23kb -> 15.69kb (22.43%)
/content/docs/tasks/telemetry/kiali/kiali-graph.png -- 97.93kb -> 76.41kb (21.98%)
/content/docs/tasks/telemetry/distributed-tracing/zipkin/istio-tracing-list-zipkin.png -- 91.88kb -> 72.67kb (20.91%)
/content/docs/setup/kubernetes/install/platform/gke/dm_launcher.png -- 49.03kb -> 39.81kb (18.8%)
/content/docs/tasks/telemetry/distributed-tracing/zipkin/istio-tracing-details-zipkin.png -- 91.41kb -> 74.36kb (18.65%)
/content/docs/tasks/telemetry/kiali/kiali-overview.png -- 34.52kb -> 28.51kb (17.41%)
/content/about/community/customers/ebay.png -- 23.67kb -> 19.91kb (15.89%)
/content/about/community/partners/cilium.png -- 5.73kb -> 5.00kb (12.76%)
/content/docs/setup/kubernetes/install/platform/gke/dm_kiali.png -- 131.91kb -> 115.44kb (12.49%)
/content/about/community/customers/theweatherco.jpg -- 1,032.55kb -> 989.72kb (4.15%)
/content/about/community/partners/huawei.png -- 209.37kb -> 206.98kb (1.14%)
/content/about/community/customers/descarteslabs.png -- 4.66kb -> 4.65kb (0.19%)
2019-03-11 13:54:39 -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
Mariam John 9255c72fe3 Escape pipe symbol if it appears in the configuration options (#3627)
Fix for invalid values in Installation Options table (#3618)
2019-03-11 13:07:42 -07:00
Martin Taillefer 8cfa57999d
Update reference docs. (#3624) 2019-03-11 11:54:59 -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
Yossi Mesika 13078d97cd Enable the access log on primary cluster (#3408) 2019-03-11 10:20:35 -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
Ed Snible 3a089e141e Document the sidecar.istio.io/statsInclusionPrefixes annotation (#3581)
* Document the sidecar.istio.io/statsInclusionPrefixes annotation

* Minor wording changes suggested by venilnoronha

* Remove trailing spaces to satisfy lint

* Use code style for filenames

* Address two concerns from Frank

* Incorporate comments from rcaballeromx

* Remove trailing space at end of line
2019-03-10 21:46:24 -04:00
Morven Cao 8d821cb4aa Update uninstall step for helm. (#3611)
* update doc for uninstall step.

* update uninstall step.
2019-03-10 21:41:30 -04:00
Martin Taillefer fc058032b1
Fix broken callouts. (#3612) 2019-03-10 11:53:09 -07:00
Martin Taillefer b67e5126b4
Fix tab problem. (#3614) 2019-03-10 10:55:57 -07:00
Martin Taillefer 5ee781c510
Update index.md (#3609) 2019-03-10 10:21:41 -07:00
Shriram Rajagopalan 00fbb7c9f2 update values references (#3608)
* update values references

* Update index.md
2019-03-10 08:14:17 -07:00
Ram Vennam 3e6c061cd5 Link to Destination Rules doc (#3605) 2019-03-10 06:56:44 -07:00
Ram Vennam bd68f64934 small typo (#3602) 2019-03-09 08:22:37 -08:00
Venil Noronha 2c822d55d4 Add a warning about using sudo for a TCP sample (#3583)
* Add a tip about prefixing with sudo for TCP sample

This adds a note about using sudo while running the TCP Traffic Shifting
sample on certain platforms.

Signed-off-by: Venil Noronha <veniln@vmware.com>

* Switch from a tip to a warning

This updates the help text to a warning.

Signed-off-by: Venil Noronha <veniln@vmware.com>
2019-03-08 19:30:31 -08:00
Mariam John 77eb642baf Using the term canary rollouts consistency (#3598) 2019-03-08 19:27:03 -08:00
mtail 03698e0099 Fix bad URL syntax, surfaced by my previous fix to the {{ tip }} stuff 2019-03-08 19:21:01 -08:00
Frank Budinsky 9761fd3204 Update egress task (#3595) 2019-03-08 16:25:19 -08:00
Kuat a7b0b1355f add FAQ on header casing (#3586)
* add faq on header casing

Signed-off-by: Kuat Yessenov <kuat@google.com>

* links

Signed-off-by: Kuat Yessenov <kuat@google.com>

* links

Signed-off-by: Kuat Yessenov <kuat@google.com>

* spelling

Signed-off-by: Kuat Yessenov <kuat@google.com>
2019-03-08 14:19:34 -08: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
Mariam John 34a2b7a2b9 Regenerate install options page for release-1.1 (#3592) 2019-03-08 16:15:23 -05:00
Ram Vennam a34d4fb88c Update kubectl get pods, svc output (#3585)
* Update kubectl get pods, svc output

* output from latest build
2019-03-08 16:08:51 -05:00
Phil Rud 0a3fff2b77 Reflect removal of legacy ingress component in 1.1 (#3588) 2019-03-08 12:53:33 -08:00
Andra Cismaru 81567df124 Simplify the bookinfo instructions for auto injection (#3393)
* Simplify the bookinfo instructions

* Address code review comments

* Update content/docs/examples/bookinfo/index.md

Co-Authored-By: andraxylia <andraxylia@users.noreply.github.com>

* Fix broken links

* Update content/docs/examples/bookinfo/index.md

Co-Authored-By: andraxylia <andraxylia@users.noreply.github.com>

* Update content/docs/examples/bookinfo/index.md

Co-Authored-By: andraxylia <andraxylia@users.noreply.github.com>

* Address code review comments

* Remove trailing whitespaces
2019-03-08 15:06:45 -05:00
Lin Sun 3b0cd328ee forgot the other helm path (#3584)
for #3582
2019-03-08 11:22:34 -08:00
John Howard bcf66cf71b Update dead link (#3578) 2019-03-08 11:15:56 -08:00
Lin Sun be5d5f4609 update value files dir (#3582)
so that users don't need to download istio archive.

confirmed these files exist for me:

```
~/istio-fetch/istio  13:55:51
$ ls
Chart.yaml                    templates                     values-istio-remote.yaml
README.md                     values-istio-demo-auth.yaml   values-istio-sds-auth.yaml
charts                        values-istio-demo-common.yaml values.yaml
example-values                values-istio-demo.yaml
requirements.yaml             values-istio-minimal.yaml
```
2019-03-08 11:13:34 -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
Phil Rud 50fecb615f Add 'Securing Kubernetes Ingress with Cert-Manager' example (#3498) 2019-03-08 11:01: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