Commit Graph

156 Commits

Author SHA1 Message Date
Adam Miller e260e3385e Fixing observability concept doc. (#4448)
* fix(telemetry docs): replace p&t concept doc with observability doc

* Fixed broken links

* Fixed one internal and one external link

* Added links and fixed two typos

* Title and links changes

* Added Policies conceptual section

* Fixed broken links in commands reference and traffic mnanagement
2019-06-24 18:30:42 +00:00
Rigs Caballero f48927ffe1 Add new Traffic management concept as a single page (#4525)
* Add new Traffic management concept.

Improved based on review comments.

Signed-off-by: rcaballeromx <grca@google.com>

Fix Hugo front matter.

Signed-off-by: rcaballeromx <grca@google.com>

Fix false positives in links test.

Signed-off-by: rcaballeromx <grca@google.com>

Remove terms from exceptions file.

Signed-off-by: rcaballeromx <grca@google.com>

corrections

review comments

* Move old traffic-management SVGs to the Zh content.

Signed-off-by: rcaballeromx <grca@google.com>

* Apply final copy-edit.

Signed-off-by: rcaballeromx <grca@google.com>

* Flatten content structure.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix links and blank lines.

Signed-off-by: rcaballeromx <grca@google.com>
2019-06-22 00:20:21 +00:00
Rigs Caballero a3b9755357 Reverts the new Traffic management concept due to Hugo bug (#4488)
* Add new Traffic management concept.

Wrote a new "Traffic management" concept to include the latest developments.
Organized the content into smaller pages to make it easier to consume. The new
structure improves visibility and each page includes keywords to improve the
"See Also" pieces of suggested content and SEO. The new concept includes
diagrams and examples. Each section starts with the larger picture and then
moves to explain the specifics.

Signed-off-by: rcaballeromx <grca@google.com>

* Improved based on review comments.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix Hugo front matter.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix false positives in links test.

Signed-off-by: rcaballeromx <grca@google.com>

* Remove terms from exceptions file.

Signed-off-by: rcaballeromx <grca@google.com>

* Revert "Add new Traffic management concept."

This reverts commit de9d0e0225.
2019-06-18 16:37:40 -07:00
Rigs Caballero 46e13420b6 Fix Hugo page generation issue. (#4479)
Having back-ticks at the beginning of the lines was causing Hugo not to generate
the pages at build time. Moved the content with backticks away from the start of
the lines seems to fix the issue.

Signed-off-by: rcaballeromx <grca@google.com>
2019-06-18 18:16:23 +00:00
mtail a695d300d4 Small changes as I work on fixing the Hugo problem. 2019-06-18 06:11:18 -07:00
Frank Budinsky 289a64f173 Traffic managment concepts fixes (#4449)
* traffic managment routing fixes

* spelling

* one more fix
2019-06-17 14:22:05 -07:00
Rigs Caballero 682293f509 Fix double and trailing whitespace. (#4451)
Signed-off-by: rcaballeromx <grca@google.com>
2019-06-17 12:36:54 -07:00
Lin Sun 4de61a49b9
cherry pick - small update to policy check default #4134 (#4444)
from 1.1 to master
2019-06-16 22:42:34 -04:00
mtail 2f8769beac Optimize SVGs 2019-06-14 22:04:08 -07:00
Rigs Caballero c53a6c785d Add new Traffic management concept. (#4321)
* Add new Traffic management concept.

Wrote a new "Traffic management" concept to include the latest developments.
Organized the content into smaller pages to make it easier to consume. The new
structure improves visibility and each page includes keywords to improve the
"See Also" pieces of suggested content and SEO. The new concept includes
diagrams and examples. Each section starts with the larger picture and then
moves to explain the specifics.
2019-06-14 16:50:23 -07:00
Steven Dake 64dd2961b7 Remove links to outdated code (#4424)
* Remove links to outdated code

The code for this was removed in:
https://github.com/istio/istio/pull/14678/files

I don't read/speak ZH, so struggle to understand how to properly
reword the text.  In the interim, just remove the links from the ZH
pages.

* Fix a envoy doc link failures
2019-06-14 13:56:06 -07:00
Martin Taillefer 92b11e66cd Update reference docs (#4389)
Also run the SVG optimizer.
2019-06-13 17:46:51 +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
Pengyuan Bian 76d5f9d285 Update tracing task doc (#4318) 2019-06-12 07:59:12 -07:00
Nathan Mittler a80117175a Adding missing quotes to yaml in traffic management docs (#4341) 2019-06-11 21:49:56 +00: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
Tao Li 00a9aa72d2
Update secure naming in security concept page (#4238)
* Update secure naming in security concept page

* Small fix

* Address comments

* Address lint
2019-06-03 12:50:16 -07: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
Rigs Caballero 3f1c78718b Fix typo on architecture diagram. (#4109)
Signed-off-by: Rigs Caballero <grca@google.com>
2019-05-08 13:50:50 -07: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
banix 33db61c970 Corrects the default timeout for http requests (#4086)
By default this timeout is disabled. This change was made by
this PR:  https://github.com/istio/istio/pull/6042

Fixes #4085
2019-05-02 18:34:21 +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
Martin Taillefer 7e6a81bddc
Site improvements (#4048)
- Remove unnecessary ratio= attributes used with the image shortcode

- Make it so the gloss shortcode doesn't depend on the location of the glossary
within the content tree.

- Make it so the image shortcode understands languages. It will now look in the current
language's content tree, and then callback to the English tree if not found.

- Leverage the above to simplify the Chinese content and remove many absolute references from the
Chinese content to the English content.
2019-04-25 17:20:14 -07:00
Martin Taillefer 533a3efc0e
Merge from release-1.1 branch (#4012) 2019-04-20 08:16:09 -07:00
John Howard d266753179 Update performance numbers to 90th percentile (#3781)
* Update performance numbers to 90th percentile

* spell checker
2019-03-19 11:23:42 -07:00
Martin Taillefer 2ed74c33f8 Remove mutual TLS from list of perf considerations. (#3774) 2019-03-19 10:16:39 -07:00
Martin Taillefer 3882e33336 Remove overuse of backticks and geek-speak. (#3771) 2019-03-19 08:16:42 -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
mandarjog e45157cd3c Update performance - scalability concept page (#3657) 2019-03-18 09:08:06 -07:00
Frank Budinsky e40fe17c2d Add missing sidecar doc (#3709)
* Add missing sidecar doc

* review comment
2019-03-15 20:57:38 -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
Mariam John a9ad030524 Make minor grammar/spelling changes to index.md (#3596) 2019-03-13 14:16:01 -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 fbd2b162fb
Prune a few things that shouldn't have been in the dictionary. (#3622) 2019-03-11 11:35:52 -07:00
Ram Vennam bd68f64934 small typo (#3602) 2019-03-09 08:22:37 -08:00
Mariam John 77eb642baf Using the term canary rollouts consistency (#3598) 2019-03-08 19:27:03 -08:00
John Howard bcf66cf71b Update dead link (#3578) 2019-03-08 11:15:56 -08:00
Ajanthan b1a875d368 #3566 : Fixing typo (#3567) 2019-03-08 05:57:47 -08:00
mtail 92bc65af57 Update Slack logos.
Also, run SVG optimizer on all our images.
2019-03-07 16:10:05 -08:00
Martin Taillefer 9e1aa817ad Clarify the definition of a handler. (#3557) 2019-03-07 10:15: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
Martin Taillefer 2af7598779 Update Galley description for 1.1 (#3500) 2019-03-04 16:17:33 -08:00
Martin Taillefer 7bf371365e
Optimize all our SVG files. (#3468) 2019-03-03 08:14:50 -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
Martin Taillefer dd0ecdf9ab
Site improvements (#3430)
- Add linter support to detect internal links to aliases. Those are now flagged as
bad links so the source needs to be updated to point to the real destination,
avoiding the user a redirect.

- Fixed occurences of links to aliases.

- Now only load popper.js on pages that use popups in order to improve
load times.
2019-02-28 13:58:54 -08:00
Shriram Rajagopalan 2baef16e51 new networking reference docs (#3358) 2019-02-25 17:13:27 -08:00
Brian Avery 3423fdcb09 Cleaned up grammar in security concepts (#3293)
* Removed unnecessary commas

* Fixed comma usage
2019-02-19 09:51:19 -08:00