Commit Graph

332 Commits

Author SHA1 Message Date
Frank Budinsky 6d4497bac9 Reorganize traffic managment tasks (#4206)
* Reorganize traffic managment tasks

* broken links

* more broken links

* more broken links

* fix links

* fix todelete images
2019-05-23 18:12:25 +00:00
Jason Clark 8494541654 Adds the copy for Linux prereqs. (#4164)
Signed-off-by: Jason Clark <jason.clark@ibm.com>
2019-05-21 18:38:11 +00:00
Rigs Caballero b5581a5899 Move content from Examples to Tasks. (#4166)
Moves the content found in examples/advanced-gateways/ to
tasks/traffic-management/edge-traffic and
the content found in examples/multicluster/ to tasks/multicluster/
Fixes all broken links caused by the move and adds aliases to the moved pages.
The changes are applied to both, English and Chinese, websites.

Signed-off-by: rcaballeromx <grca@google.com>
2019-05-21 09:56:33 -07:00
Jason Clark 06ee6c4d26 Documents how to use the istioctl tab completion file. (#4023) 2019-05-17 14:19:33 +00:00
Rigs Caballero bf4901af38 Move the Operations Guide to the documentation section. (#4099) 2019-05-07 11:10:19 -07:00
Martin Taillefer c86583e1f4
Change 'plain text' to plaintext. (#4103) 2019-05-07 09:26:58 -07:00
Francois Parquet 0590227ae3 typo: diagonstic -> diagnostic (#4101) 2019-05-07 13:30:58 +00:00
Rigs Caballero c60dfd8009 Add aliases to fix broken links in GKE docs. (#4079)
Signed-off-by: rcaballeromx <grca@google.com>
2019-04-30 16:15:14 -07:00
Yangmin Zhu 1241fff58c add mysql to named service ports list (#4042) 2019-04-25 14:06:18 -07:00
lei-tang d138bd479b Update the deployment document for Citadel replica (#4026)
* Update the deployment document for Citadel replica

* Fix lint error
2019-04-24 10:24:21 -07:00
Martin Taillefer 533a3efc0e
Merge from release-1.1 branch (#4012) 2019-04-20 08:16:09 -07:00
John Howard 87ad0f6ac3 Update CNI GKE setting (#3951)
The flag to pass to Helm is `cniBinDir=/home/kubernetes/bin`, so it is confusing to add `istio-cni.cniBinDir=/home/kubernetes/bin` as the option, unless there is some context I am missing
2019-04-15 10:16:57 -07:00
Jianfei Hu dfb7e60ee0 change with ver syntax. (#3785) 2019-03-19 11:48:41 -07:00
Frank Budinsky 3accc1d69b remove restore command that won't work (#3778)
* remove restore command that won't work

* fix circleci error
2019-03-19 10:51:40 -07:00
Steven Dake e66021266b back up certmanager CRDs as well (#3755)
We want to backup certmanager CRDs in the case of Tiller usage.

Also clarify thee filename slightly to indicate it is CRD data and
related to Istio 1.0.

Fixes: #3753
2019-03-18 19:55:39 -07:00
Lin Sun 17f0aebb99
update a few things on update notice (#3751)
* update a few things on update notice

based on https://github.com/istio/istio.io/pull/3728/files

* fix spell
2019-03-18 21:25:15 -04:00
Lin Sun 2f10946cab
no service graph in quick start (#3749) 2019-03-18 21:23:48 -04:00
Frank Budinsky 102065592a Fix bad profile table entry (#3746) 2019-03-18 14:58:38 -07:00
Gregory Hanson 7b035747e9 fix indent so dollar sign is not included in copy/paste (#3745) 2019-03-18 14:00:40 -07:00
Frank Budinsky 7fc10c7590 Add helm upgrade warning (#3744) 2019-03-18 13:28:39 -07:00
Brian Avery d87d9b0fde Fixed CRD count and added note regarding cert-manager (#3743) 2019-03-18 12:57:40 -07:00
Frank Budinsky cdc8bf56e1 Separate multicluster profiles (#3741)
* separate multicluster profiles

* review comments
2019-03-18 12:00:42 -07:00
Martin Taillefer b09acf8e51 Shuffle upgrade notice location. (#3735) 2019-03-18 11:07:39 -07:00
Martin Taillefer 9ecb917ff1
Improve upgrade notice. (#3732) 2019-03-18 09:40: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
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 b409371b9f
mTLS -> mutual TLS (#3717) 2019-03-15 21:07:52 -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
Lin Sun 451aa8867e jaeger-agent has no cluster ip (#3698) 2019-03-14 20:04:10 -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
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
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
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
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 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
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
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