Commit Graph

177 Commits

Author SHA1 Message Date
SataQiu b4198b0119 Fix www.envoyproxy.io links (#4442) 2019-06-17 09:22:50 -07:00
Tao Li 7e68f1d3a9
Improve citadel doc: make it clear multiple-citadel is not supported (#4263)
* Fix merge issue

* Address comments

* Fix lint

* Address comments
2019-06-11 16:20:12 -07:00
Martin Taillefer 326747a260
Publish 1.1.8 and 1.0.8 notes.
* Patch #4273 to master branch (#4285)

(cherry picked from commit 521a2fe7d9)

* 1.0.8 release notes (#4278)

(cherry picked from commit 82c5f46ae3)

* 1.1.8 release notes (#4276)

* First draft 1.1.8 release notes

* s/multi-cluster/multicluster/

(cherry picked from commit ab7e8dcf13)
2019-06-07 13:17:08 -07:00
Oliver Liu 5f57e5c8e2 Root transition announcement. (#4273) 2019-06-07 05:58:15 -07:00
John Howard be5b27349d Update locality lb docs (#3986)
* Update locality lb docs

* address comments
2019-04-19 14:50:18 -07:00
Oli Bye 6f42fc8c53 Remove -it from kubectl logs statement (#4006) 2019-04-17 17:59:21 -07:00
Kuat b6c54625de Update mixer configs (#3975)
* convert samples

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

* preview

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

* preview

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

* preview

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

* preview

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

* preview

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

* use istio instead of version

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

* preview

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

* preview

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

* testing against release branch

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

* fix extra p

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

* add blank lines

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

* edit

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

* edit

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

* edit

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

* edit

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

* edit

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

* minor edit

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

* update ops guide

Signed-off-by: Kuat Yessenov <kuat@google.com>
2019-04-16 11:36:02 -07:00
Martin Taillefer 80dcdd71bd
Update references to kubernetes versions. (#3999) 2019-04-16 07:56:52 -07:00
Vadim Eisenberg 50563d930b make enabling of liveness HTTP probe rewrite a separate subsection (#3949)
* make enabling of liveness HTTP probe rewrite a separate subsection

so it can be referenced from other documents

also, edit the sidecar injector config map instead of reinstalling Istio

* move the helm installation option before the command to update the configuration map

* move warning to the end of the section about health check

clarify that it is the same for Helm and for editing configmap
remove "global" and "be aware of the risks"
2019-04-15 10:16:18 -07:00
Yangmin Zhu 1377d05cbd fix Debugging Envoy and Pilot (#3981) 2019-04-12 08:28:48 -07:00
Maxime Guyot 0964d60fd0 Updatep get policy (#3977)
Make it easier to find the default policy
2019-04-10 06:47:49 -07:00
Phillip Quy Le 9d35cfdfa2 Update Envoy restart time for cert rotation (#3964) 2019-04-09 07:00:36 -07:00
Jianfei Hu 6b2cd3582f Add a FAQ help page for MySQL issue about PERMISSIVE mode. (#3866)
* add a faq page for mysql with mtls.

* fix bash text issue and other comments.

* fix lint.

* Update mysql-with-mtls.md
2019-04-04 11:22:47 -07:00
Tao Li 493c1ff1df Update the health check section with mTLS for 1.1 (#3738)
* Update the health check section with mTLS

* Update k8s-health-checks.md

* Fix lint

* Update content/help/faq/security/k8s-health-checks.md
2019-03-19 10:34:21 -07:00
Martin Taillefer 9ecb917ff1
Improve upgrade notice. (#3732) 2019-03-18 09:40:54 -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
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 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
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
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
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
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
Frank Budinsky 76fc94137e Update istio-demo install instructions (#3520)
* Update istio-demo install instructions

* improve verify step

* fix circleci errors

* typo

* Change title

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

Co-Authored-By: frankbu <frankb@ca.ibm.com>

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

Co-Authored-By: frankbu <frankb@ca.ibm.com>

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

Co-Authored-By: frankbu <frankb@ca.ibm.com>

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

Co-Authored-By: frankbu <frankb@ca.ibm.com>

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

Co-Authored-By: frankbu <frankb@ca.ibm.com>

* Update content/docs/tasks/security/authn-policy/index.md

Co-Authored-By: frankbu <frankb@ca.ibm.com>

* Update content/docs/tasks/security/plugin-ca-cert/index.md

Co-Authored-By: frankbu <frankb@ca.ibm.com>

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

Co-Authored-By: frankbu <frankb@ca.ibm.com>

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

Co-Authored-By: frankbu <frankb@ca.ibm.com>

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

Co-Authored-By: frankbu <frankb@ca.ibm.com>

* spelling
2019-03-05 14:47:20 -08:00
Frank Budinsky 7aebcc5a26 kubectl logs -l only returns 10 lines (#3455) 2019-03-04 15:15:19 -08:00
Martin Taillefer beaaf83ba4
Update reference docs. (#3497)
Also fixed a couple CI failures that snuck in.
2019-03-04 14:03:05 -08:00
Martin Taillefer f26e78e90d
Update a few FAQ entries. (#3490) 2019-03-04 12:38:09 -08:00
SataQiu 9a2eb88dd8 update content/help/faq/distributed-tracing/disabling-tracing.md (#3486) 2019-03-04 07:31:57 -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
Diem Vu 10415287c8 Update document for `istioctl auth tls-check` command (#3343)
* Update mutual tls deepdive doc to reflect the new authn tls-check behavior

* Also update FAQ

* Correct grammar

* Update content/docs/tasks/security/mutual-tls/index.md

Co-Authored-By: diemtvu <25132401+diemtvu@users.noreply.github.com>

* Address comment

* Also include changes to fix #11825

* Change the example to show default DR to avoid confusion

* Correct change the example to show default DR to avoid confusion

* Update content/docs/tasks/security/mutual-tls/index.md

Co-Authored-By: diemtvu <25132401+diemtvu@users.noreply.github.com>

* Update content/docs/tasks/security/mutual-tls/index.md

Co-Authored-By: diemtvu <25132401+diemtvu@users.noreply.github.com>

* Update namespace for global destination rule

* Update content/docs/tasks/security/mutual-tls/index.md

Co-Authored-By: diemtvu <25132401+diemtvu@users.noreply.github.com>
2019-02-28 13:51:32 -08:00
Tao Li c4b714ec99 Remove unnecessary section to turn on permissive (#3382)
* Remove unnecessary section to turn on permissive

* Delete obsoleted file

* Add alias

* Fix comment
2019-02-26 11:35:30 -08:00
Douglas Reid 38457bd841 Update prometheus-application-metrics.md (#3374)
Fixes #3371
2019-02-25 11:49:43 -08:00
Dmitri Dolguikh 1ba1c2d4a3 Fixed a typo. (#3361) 2019-02-23 08:36:22 -08:00
Douglas Reid ed54669247 Update 'Missing Metrics' help to match 1.1 changes (#3353)
* Update 'Missing Metrics' help to match 1.1 changes
2019-02-21 17:05:33 -08:00
Ozben Evren cc4e78995c Add port forwarding instructions to ControlZ page. (#3347) 2019-02-21 14:26:58 -08:00
Dmitri Dolguikh 112fef65ac Fix for bash interpreting "||" in cluster name as a logical "or". (#3350) 2019-02-21 14:25:55 -08:00
Morven Cao 52e19a81a2 fix command checking NET_ADMIN capanilities. (#3246) 2019-02-19 06:36:25 -08:00
Andra Cismaru f6c3aad0c8 Make title more specific for nw troubleshooting (#3243)
* Make title more specific for nw troubleshooting

* Move page to old location
2019-02-14 14:20:25 -08:00
Eric Van Norman 7a2f811674 Change default monitoring port (#3183) 2019-02-13 10:12:39 -08:00
Dennis W. Otugo 15e971597f Update index.md (#3226) 2019-02-11 10:03:17 -08:00
mtail 9ad3ad771c A few more fixes. 2019-02-10 19:12:13 -08:00
Martin Taillefer 141a2182c2
A bunch of infrastructure cleanup. (#3221)
- Switch from the Bootstrap grid system to the CSS grid. Much cleaner and faster.

- Add "See also" and "Links" to the list of translation strings

- Prevent the breadcrumb line from being included in the link endnotes when printing a page.

- Cleanup/rename several of the CSS and layout files for clarity.

- Switch the community page from using clumsy tables to a much cleaner approach
with shortcodes.

- Don't show buttons in the link endnotes when printing a page.

- Don't render the link endnotes section at all if the page has no links to include
2019-02-10 07:21:19 -08:00
Jason Clark 2606b1f522 Updating the API endpoint to /debug/edsz (#3209)
Updating the API endpoint to a non-deprecated
endpoint to test Pilot connectivity.

Signed-off-by: Jason Clark <jason.clark.oss@gmail.com>
2019-02-07 10:34:23 -08:00
Etai Lev Ran 4b0951c5ae document envoy and istio-api labels added to image (#3201) 2019-02-07 10:32:23 -08:00
Lizan Zhou d25f416f32 Add access log troubleshooting doc (#3194)
* Add access log troubleshooting doc

Signed-off-by: Lizan Zhou <lizan@tetrate.io>

* fix

Signed-off-by: Lizan Zhou <lizan@tetrate.io>

* fix

Signed-off-by: Lizan Zhou <lizan@tetrate.io>

* lint

Signed-off-by: Lizan Zhou <lizan@tetrate.io>

* review

Signed-off-by: Lizan Zhou <lizan@tetrate.io>

* review

Signed-off-by: Lizan Zhou <lizan@tetrate.io>
2019-02-07 10:31:23 -08:00
Jason Clark 495e1ab6c4 Updates the docs to refer to port 8080. (#3197)
As discussed in Issue-11284, Port 15003 has
been deprecated. This commit updates the port
mentioned in the documentation to Port 8080.

Signed-off-by: Jason Clark <jason.clark.oss@gmail.com>
2019-02-05 17:03:08 -08:00
Martin Taillefer dd782b3d12
Improve the looks of warnings, info blobs, and tips. (#3181) 2019-01-31 12:11:53 -08:00