Commit Graph

77 Commits

Author SHA1 Message Date
Tao Li 521a2fe7d9 Patch #4273 to master branch (#4285) 2019-06-07 12:59:23 -07:00
Rigs Caballero bf4901af38 Move the Operations Guide to the documentation section. (#4099) 2019-05-07 11:10:19 -07:00
Eric Buehl a89ed16870 correct api name in example (#4089) 2019-05-02 19:16:47 -07:00
Baykonur 480973c508 #13575, second workaround (#4030)
* #13575, second workaround

* backticks in place, the comment about upgrading to the latest kube-apiserver is removed as I am already on the latest version and that does not solve anything. (#13575)

* commit for the cla/google

* removing the trailing space

* .svc in no_proxy also works
2019-04-28 06:45:11 -07:00
Martin Taillefer 533a3efc0e
Merge from release-1.1 branch (#4012) 2019-04-20 08:16:09 -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
Frank Budinsky 7aebcc5a26 kubectl logs -l only returns 10 lines (#3455) 2019-03-04 15:15:19 -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
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
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
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
Jianfei Hu 65cf1b3da2 Document the liveness health check rewrite. (#2961) 2019-01-30 14:03:12 -08:00
Martin Taillefer 1c1242ffc4
Fix spelling and grammar stuff throughtout the site. (#3114) 2019-01-21 09:35:38 -08:00
Martin Taillefer 8a9d5cb92b
Fix a bunch of capitalization and spacing errors. (#3108) 2019-01-19 09:39:24 -08:00
Martin Taillefer d7c4eb33f5
Switch to discuss.istio.io (#3071) 2019-01-10 07:11:00 -08:00
Vadim Eisenberg 0b9f47a8ca Specify the requirement for the NET_ADMIN capability (#2891)
* add a bullet about the privileged mode

* change privileged mode to NET_ADMIN capability

* Rewrite the sentence: it is required for...

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>

* Simplify the sentence about the default service account

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>

* remove leftover from a previous commit

* remove another leftover from a previous commit

* add a missing whitespace after a dot

* remove capitalization of Service Account and Pod Security Policy

* add a remark about pod security policies being enforced in the cluster

* split the content between spec-requirements and required-pod-capabilities in the operations guide

* Fix the link to required-pod-capabilities
2019-01-07 15:46:02 -05:00
Martin Taillefer 51f878a914
Simplify use of the image shortcode. (#3021)
- The width value now defaults to 100%, so it doesn't need to be specified explicitly
in many cases.

- The ratio value can now be computed automatically for PNG and JPG files, so it doesn't need
to be specified explicitly.
2019-01-03 07:46:55 -08:00
Frank Budinsky 5a525ba405 Document browser connection reuse problem (#2970) 2018-12-18 16:14:13 -08:00
Martin Taillefer f17a5d2e79
Fix a bunch of absolute links that should have been relative. (#2933)
- Added a linter rule to prevent further occurances.
2018-11-30 06:41:56 -08:00
themanifold a514e979db Fixing curl command to set debug mode for proxy (#2836)
Trivial MR: curl command for setting debug mode for proxy should be a POST not a GET
2018-11-07 07:02:49 -08:00
Lee Calcote d6525f1eb9 Updating consistency in capitalization (#2824) 2018-10-31 07:27:58 -07:00
Yangmin Zhu 054a7c0ad9 rbac: deprecate RbacConfig with ClusterRbacConfig (#2761) 2018-10-26 11:11:32 -07:00
Vincent ef9ff7d368 Fix 404 of subcharts (#2789)
* fixed: changed charts->subcharts

* Following #9306, changed references of subcharts.
2018-10-20 12:11:19 -07:00
Martin Taillefer a2026aab5e
Clean up a bunch of loose ends (#2745) 2018-10-05 22:21:56 -07:00
Yangmin Zhu 5cb7c13a8e rbac: update concept and reference for RBAC tcp. (#2612) 2018-10-01 13:19:52 -07:00
Frank Budinsky 2cbd271fc2
Ops guide improvements (#2691) 2018-09-26 11:21:57 -04:00
Frank Budinsky 28fba53f88
Reorganize traffic managment ops guide (#2669)
* Reorganize traffic managment ops guide

* fix header

* fix circleci issues
2018-09-25 09:22:52 -04:00
Frank Budinsky ca10cc03d8 Document unique gateway HTTPS port name requirement (#2650) 2018-09-19 10:11:25 -07:00
Martin Taillefer 0a4264417f
Site improvements (#2633)
- Use a new approach to managing icons. This has two primary benefits:

  - It makes it possible to color the icons such that they look good in the
    dark theme. Previously, the icons were rendered in black on dark grey when
    using the dark theme.

  - The average payload size for our web pages is reduced and we better use the
    browser cache.

- The new icon approach makes it possible to remove our dependency on the fontawesome
  package, which further slims down our payload requirement

- Refresh our iconography for a slightly lighter look.

- Remove the extra thick left-hand border of text blocks to lighten the
look.

- Added a "NN minutes to read" indication on top of each page. This is
only displayed if the count is > 1 minute.

- Added a calendar icon next to the blog post date.

- Exposed a bunch of strings that were buried in CSS/JS to translation.

- Add the 'keywords:' front-matter fields to the Hugo archetypes.
2018-09-17 08:52:23 -07:00
DreamRivulet 068b7d1f46 update docs for istioctl proxy-config cmd (#2593) 2018-09-13 11:09:30 -07:00
Fei Xu 2523001210 add the endpoints command example (#2553) 2018-09-12 07:04:32 -07:00
flydragon 8477388913 fix /content/help/ops/traffic-management/deploy-guidelines (#2488)
fix typo
2018-09-01 08:53:47 -07:00