Commit Graph

969 Commits

Author SHA1 Message Date
Rachael Graham 476df4824f Update prep & install docs for IBM (#4386) 2019-06-13 11:09:50 -07:00
Martin Taillefer 73c4478315
Update reference docs (#4391) 2019-06-13 10:58:07 -07:00
Martin Taillefer 92b11e66cd Update reference docs (#4389)
Also run the SVG optimizer.
2019-06-13 17:46:51 +00:00
Ram Vennam 81ddc3e440 skip toc for Getting Started (#4390) 2019-06-13 17:45:33 +00:00
Steven Dake 980cfb694a The dotted lines turned solid on import (#4381)
cloudconvert seems to not handle dotted lines.  This has been
fixed.  SVG was minified, although it seems much larger than
the original.
2019-06-13 09:59:56 -07:00
Steven Dake 53bcc26490 The architecture diagram was damaged (#4378)
The fonts used in arch.svg were incorrect and didn't match the
rest of the website.  In addition, there was some stray text.

I produced this file based upon the svg in 1.1 - after changing
"service A" to "service B" on the right side of the diagram.  Somewhere
in 1.2, this error was fixed, but the font regression was introduced.

Fixes: #4375
2019-06-13 06:14:02 -07:00
Steven Dake beb00de90e Remove GDB documentation (#4377)
GDB is no longer shipped in the containers.  Whether it should be or not
is not relevant for 1.2 (its too late to add GDB to 1.2).  Remove
GDB from the documentaiton.  We don't really expect operators would
use GDB in production.  If GDB were reintroduced to the containers,
it may make sense to document GDB in the developer wiki.

Fixes: #4361
2019-06-13 06:13:11 -07:00
Yangmin Zhu 8dd17fdcdd rbac: simplify and make authorization HTTP/TCP tasks consistent (#4320)
* rbac: simplify and make authorization HTTP/TCP tasks consistent

* Simplify the Bookinfo deployment, the service accounts could just be
added with the default Bookinfo deployment.

* Make the `Before you begin` section more consistent for HTTP and TCP
tasks

* address comments

* fix link
2019-06-12 23:56:29 +00:00
Frank Budinsky 12644d88dd Getting started page, one more time (#4359)
* getting started

* fix typo

* remove tip

* review comments
2019-06-12 20:12:36 +00:00
Eric Van Norman cffa20642c Fix warning (#4366) 2019-06-12 18:56:53 +00:00
lei-tang 7cf067989b Fix RBAC groups user guide [master branch] (#4349)
* Fix RBAC groups user guide

* Fix lint error
2019-06-12 18:13:48 +00:00
Steven Dake 4a6caac72f Refine the multicluster gateways installation documentation (#4307)
* Refine the multicluster gateways installation documentation

Change all occurances of we to you.
Use the kubernetes version macro instead of hard-coding.
Refinements to the wording in various places.
Improvements to the workflow, so it works 100% of the time instead of most of the time.
Add the a warning flag related to the samples certs.
Add more information about stubbing a domain for cloud provides that have specific unique procedures.

* refinements

* Fix shortcode error

* Fix linting problems

* Apply review comments.
2019-06-12 16:41:31 +00:00
Martin Taillefer d49deee2d9 Title improvements (#4357)
- Rename "Operations Guide" to "Operations" so it fits better in the sidebar.

- Rename the main kubernetes install page to "Installing on Kubernetes" rather than
just "Kubernetes" which was a bit odd when landing there. Links to the page in the
sidebar and elsewhere still say "Kubernetes" since these usually appear in context.
2019-06-12 16:12:59 +00:00
Morven Cao 991d05c86f update required helm version. (#4352) 2019-06-12 08:06:34 -07:00
Tao Li 737ba05962 Patch #4263 to master (#4351) 2019-06-12 15:05:51 +00:00
imgbot[bot] 3f6ef132ff [ImgBot] Optimize images (#4358)
*Total -- 617.58kb -> 466.42kb (24.48%)

/content/docs/tasks/telemetry/distributed-tracing/jaeger/istio-tracing-list.png -- 216.29kb -> 159.27kb (26.36%)
/content/docs/tasks/telemetry/distributed-tracing/zipkin/istio-tracing-list-zipkin.png -- 149.00kb -> 110.93kb (25.55%)
/content/docs/tasks/telemetry/distributed-tracing/jaeger/istio-tracing-details.png -- 125.29kb -> 95.85kb (23.5%)
/content/docs/tasks/telemetry/distributed-tracing/zipkin/istio-tracing-details-zipkin.png -- 127.00kb -> 100.37kb (20.97%)
2019-06-12 08:01:56 -07:00
Xinnan Wen c91553f37e Update command for deprecated old style CRDs (#4342)
* Update command after deprecate of old style CRDs

* Update index.md

* Update index.md

* Update index.md
2019-06-12 15:01:40 +00:00
Pengyuan Bian 76d5f9d285 Update tracing task doc (#4318) 2019-06-12 07:59:12 -07:00
Steven Dake 492ed35c55 Enhance minikube getting started page (#4299)
* Enhance minikube getting started page

Several errors with the minikube page under more intense review. These
errors were fixed.  Several warnings were added specifically about not
specifying enough memory.

Fixes: 4923

* Fix linting error

* Cleanup after visual inspection.

* The correct spelling of minikube is all lowercase

* Hypervisor is now only used as lowercase

* remove whitespace

* Try a text_hack block instead of text_bash

* Apply Frank's slack suggestion to get the gate moving

* Fix linting problems and apply reviewer comments

* More refinements
2019-06-12 14:56:31 +00:00
Nupur Garg ed14f62ca0 Edits to rate limiting task (#4284)
* Edits to rate limiting task

* Edits to whitelisting tasks cleanup

* Minor Edits to control headers and routing task

* Fixed based on feedback

* Adding minor fix for https://github.com/istio/istio/issues/14284 in rate limiting task

* lint error

* Change text bash to text bash yaml for yaml output
2019-06-12 14:48:17 +00:00
Quanjie Lin 96f256f168 authz permissive doc fix (#4319) 2019-06-11 16:54:38 -07:00
Tao Li d908af2582 Fix mTLS migration page (#4336) 2019-06-11 23:48:42 +00:00
Lin Sun 8d561961d2 remove ICP IKS multicluster page (#4338)
* remove this page

* delete file

* remove chinese doc
2019-06-11 23:44:59 +00:00
Eric Van Norman baaa7e5d91 Docker Desktop updates (#4339)
* Docker Desktop updates

* Fix spelling error
2019-06-11 23:44:12 +00:00
Martin Taillefer 268760d99c
Update reference docs. (#4345) 2019-06-11 16:27:33 -07:00
Nathan Mittler a80117175a Adding missing quotes to yaml in traffic management docs (#4341) 2019-06-11 21:49:56 +00:00
Eric Van Norman 355f8e133d Remove hyphens in IBM-Cloud-Private (#4340) 2019-06-11 20:01:00 +00:00
Nik Skoufis 94e9d95a59 Injection caveats docs (#4255)
* Remove 'things' in favor of more specific terms

Explicitly spelling out that these are bits of configuration is more
explicit.

* Add clarification on namespace and host network limitations

This adds clarifications on the limitations on sidecar injection for
particular namespaces and for pods with host networking.

The clarifications are in two spots because without either of them, the
information provided is incomplete. Saying that whether the sidecar is
injected or not is only dependant on three bits of config isn't really
accurate. And including the troubleshooting steps without mentioning
these hard limits isn't accurate either.

* Remove whitespace and fix spelling error

* Remove misplaced 'is'

* Fix typo

* Replace 'limitation' language with 'security rules'

This emphasises that these restrictions are by design, and are intended
to provide security to users.

* Clarify the outcome of annotating pods that violate security rules

This clarifies that if pods on the host network or in system namespaces
will be ignored by the sidecar injector, as opposed to other failures or
errors.

* Update lists to use correct Hugo format

* Indent paragraph to fix formatting and numbering

This indentation should fix the formatting of this paragraph so that it
appears correctly under the second element of the ordered list. It
should also ensure that the ordered list continues at 3 with the next
item.

* Add whitespace to ensure correct formatting of lists
2019-06-11 17:31:24 +00:00
Morven Cao 2d5d6bf819 fix typo. (#4333) 2019-06-11 15:47:55 +00:00
Morven Cao 14d533a590 fix locality-weighted load balancing sample. (#4325) 2019-06-11 13:30:22 +00:00
Song Song Li 93d1414d63 fix typo for glossary page (#4322) 2019-06-11 09:56:51 +00:00
Morven Cao ee91bef040 fix istio-init chart upgrade issue. (#4323) 2019-06-11 09:55:10 +00:00
Steven Dake 67bd157e1b Document the Helm whitespace problem (#4291)
* Fixes Issue #4142

Document the helm whitespace command line problem.  We should consider
producing a list of known Helm problems as they relate to Istio - post
1.2 (with a quick backport to all of the branches including deprecated
Istio versions).  It will take some time to generate this list, but we
could replace this 1 warning with all of the various Helm issues we
see in production usage along with the upstream tracking bug.

* Improve readability of this change

* compress the text of this issue
2019-06-10 19:30:05 +00:00
Kuat 37b3cd1cf9 update endpoints instructions (#4314)
* update endpoints instructions

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

* typo

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

* typo

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

* mTLS is not a word apparently

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

* typo

Signed-off-by: Kuat Yessenov <kuat@google.com>
2019-06-10 19:14:59 +00:00
Eric Van Norman 5d03af38c9 zsh completion updates (#4312) 2019-06-10 18:23:38 +00:00
imgbot[bot] daa68bccba [ImgBot] Optimize images (#4308)
*Total -- 1,259.96kb -> 768.84kb (38.98%)

/content/docs/setup/kubernetes/install/platform/ibm/istio-installation-2.png -- 247.04kb -> 146.89kb (40.54%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-deletion.png -- 90.86kb -> 54.41kb (40.11%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-upgrade-2.png -- 90.90kb -> 54.49kb (40.06%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-upgrade-1.png -- 120.38kb -> 72.51kb (39.77%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-release.png -- 100.95kb -> 61.03kb (39.55%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-catalog-2.png -- 115.50kb -> 69.91kb (39.47%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-catalog-1.png -- 199.63kb -> 123.67kb (38.05%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-installation-1.png -- 294.69kb -> 185.92kb (36.91%)
2019-06-10 10:01:37 -07:00
Steven Dake bc393ae1a8 Fix xargs usage of `-I` (#4290)
`-i` xargs argument is deprecated and replaced by `-I`.
2019-06-10 15:34:50 +00:00
Morven Cao 2816ffa72e update setup steps for ICP. (#4295)
* update setup step for ICP.

* apply comments.
2019-06-10 13:23:20 +00:00
Morven Cao c4f2613918 update kc link for ICP. (#4297) 2019-06-10 02:33:00 +00:00
Jason Clark a5860faa1d Adds a separate docs page for istioctl. (#4274) 2019-06-07 14:06:50 -07:00
Frank Budinsky f30d7df422 Add quick-start download warning (#4283)
* quick-start download warning

* fix linter error

* review comments
2019-06-07 14:06:02 -07:00
Dmitri Dolguikh 0489a4b14a Fixes for the "Installing the Sidecar" guide (#4272) 2019-06-07 12:45:49 -07:00
Steven Dake 643bb2d2ed Refine mc (#4270)
* Refine the concepts for multicluster

THe original document is very well written.  It can be improved on
slightly by removing code names, and correcting some inconsistencies.
2019-06-07 12:45:19 -07:00
Phillip Quy Le 871d48f093 Change RBAC v1 methods field usage doc (#4262) 2019-06-05 17:19:36 -07:00
Lin Sun a547d36b72 minor update to get started (#4264) 2019-06-05 17:16:34 -07:00
Quanjie Lin 05f8a2a584 update cmd (#4266) 2019-06-05 17:16:17 -07:00
Douglas Reid 59d373d831 fix(tracing docs): update to provide references to access task (#4268) 2019-06-05 17:15:52 -07:00
lei-tang ee4f921886 Add a link to a guide for configuring k8s auth method on Vault [master branch] (#4241) 2019-06-04 10:11:37 -07:00
Davin Kevin 778b3554aa fix(ops): change the yaml used in "Probes Rewriting" (#4249)
The current pod used a curl health check, but in this part of the documentation, a http health check is required on the same port used by the proxy
2019-06-04 13:34:31 +00:00
Gary Brown e8b519ae02 Add information about configuring Istio to use an external Zipkin (production) instance (#4230) 2019-06-04 06:32:07 -07:00