Commit Graph

13 Commits

Author SHA1 Message Date
Iris 6a5d85ea9e Mesh Expansion with gateways (#4713)
* Mesh Expansion with gateways

* format

* format

* fix broken link

* format

* format

* format

* format

* review comments

* remove GCE

* fix port number

* frank review comments

* move location

* fix check

* move

* move location

* fix doc pointer

* fix broken link

* fix lint

* fix lint
2019-08-13 10:18:24 -04:00
Vadim Eisenberg 7d3b895ef3 Rename multiple control planes multi cluster pattern (#4717)
* remove federation from the keywords of "multiple control plane" pattern

* rename Multiple Control Planes -> Dedicated Control Planes

* remove "single control plane" from the Shared control plane configurations

* add "topology" to "shared control plane" sections

* rewrite the description of shared control plane topology

remove "single" control plane

* two cluster mesh -> two-cluster mesh

* rewrite the explanation of the shared control plane single network topology

remote "the single control plane"

* Revert "rewrite the explanation of the shared control plane single network topology"

This reverts commit fb2d9f6b1a.

* Revert "rewrite the description of shared control plane topology"

This reverts commit 1170fe34ae.

* Revert "remove "single control plane" from the Shared control plane configurations"

This reverts commit 11e1caf1fa.

* fix announcing 1.1 blog post

* fix the multicluster version routing blog post

* fix remaining links to multicluster topologies

* put back removed "topologies" from the announcing-1.1 blog post

* fix a link in the multicluster version routing blog post
2019-07-25 15:10:00 -04:00
Frank Budinsky 07d53225d3 Cleanup multicluster doc (#4638) 2019-07-10 06:59:50 -07: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 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 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
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
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
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
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
Vadim Eisenberg c06e6fc337 split single control plane topology into two cases (#3290)
* split single control plane topology into two cases,

with and without VPN connectivity, so all the three topologies will appear in
the table of contents, and could be referenced from other documents

* make titles of subsections shorter, make connectivity lower case
2019-02-19 08:22:25 -08:00
Yossi Mesika e0eb7d8250 An example for configuring and verifying split horizon EDS (#2916)
* An example for configuring and verifying split horizon EDS

* Add period to end of description

* Minor change

* Minor typo

* Comments by Lin Sun addressed

* Addressed @frankbu review comments and cross referenced with the concept doc
2019-01-07 08:15:44 -08:00
Frank Budinsky 9910600bfd
Multicluster concept doc (#2991)
* Multicluster concept doc

* some references

* address review comments

* rename folder

* fix circleci errors

* fix broken ref

* fix broken links

* address more review comments

* move multi controlplane section before single

* tweaks

* more tweaks
2019-01-04 10:00:10 -05:00