Commit Graph

33 Commits

Author SHA1 Message Date
Romain Lenglet d4545c9233 Document upgrade steps for Istio CNI (#4518) 2019-06-27 15:09:31 +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
Steven Dake d7ecab5eb8 Address comments from Doug re Mixer upgrade notice (#4511) 2019-06-20 19:09:28 +00:00
Yangmin Zhu e37462cf17 remove out-dated upgrade notice for mTLS and RBAC (#4455) 2019-06-19 14:08:58 -07:00
Steven Dake bcdd8e8b2f Refine the upgrade steps. (#4472)
* Refine the upgrade steps.

These could use a third party validation.  The upgrade instructions
are mostly generic at this point, although the MTLS handling is not
necessarily generic between releases.  I had thought we removed the
mtls global setting in this release, yet the existing docs state
this config option should be used.

* Update content/docs/setup/kubernetes/upgrade/steps/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/docs/setup/kubernetes/upgrade/steps/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>
2019-06-19 01:18:18 +00:00
Steven Dake 9a2f93fa0d Add upgrade notice for 1.2 (#4471) 2019-06-18 17:38:56 -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
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
Tao Li 737ba05962 Patch #4263 to master (#4351) 2019-06-12 15:05:51 +00:00
Morven Cao ee91bef040 fix istio-init chart upgrade issue. (#4323) 2019-06-11 09:55:10 +00: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
Frank Budinsky 577e8a50b8 Clarify and improve setup instructions (#4247) 2019-06-04 06:21:04 -07:00
Frank Budinsky 6d4497bac9 Reorganize traffic managment tasks (#4206)
* Reorganize traffic managment tasks

* broken links

* more broken links

* more broken links

* fix links

* fix todelete images
2019-05-23 18:12:25 +00: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
lei-tang d138bd479b Update the deployment document for Citadel replica (#4026)
* Update the deployment document for Citadel replica

* Fix lint error
2019-04-24 10:24:21 -07:00
Martin Taillefer 533a3efc0e
Merge from release-1.1 branch (#4012) 2019-04-20 08:16:09 -07:00
Frank Budinsky 3accc1d69b remove restore command that won't work (#3778)
* remove restore command that won't work

* fix circleci error
2019-03-19 10:51:40 -07:00
Steven Dake e66021266b back up certmanager CRDs as well (#3755)
We want to backup certmanager CRDs in the case of Tiller usage.

Also clarify thee filename slightly to indicate it is CRD data and
related to Istio 1.0.

Fixes: #3753
2019-03-18 19:55:39 -07:00
Lin Sun 17f0aebb99
update a few things on update notice (#3751)
* update a few things on update notice

based on https://github.com/istio/istio.io/pull/3728/files

* fix spell
2019-03-18 21:25:15 -04:00
Frank Budinsky 7fc10c7590 Add helm upgrade warning (#3744) 2019-03-18 13:28:39 -07:00
Martin Taillefer b09acf8e51 Shuffle upgrade notice location. (#3735) 2019-03-18 11:07:39 -07:00
Martin Taillefer 9ecb917ff1
Improve upgrade notice. (#3732) 2019-03-18 09:40:54 -07:00
Lin Sun b55d6e4132
Organize control plane update page (#3708)
* Organize control plane update page

* small wording

* typo

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

Co-Authored-By: linsun <linsun@us.ibm.com>

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

Co-Authored-By: linsun <linsun@us.ibm.com>

* address martin comment and hope to fix circleci

* more update

* fix circle lint
2019-03-17 21:52:30 -04:00
Martin Taillefer 2a5108806b
Site improvements. (#3706)
- Added a test suite to test out the different compositions of
site features.

- Substantially improve the composability of site features
(callouts, tabs, text blocks, boilerplates, lists). You can
now more confidentally mix & match these in any combination
and have a pretty good chance it'll render correctly.
2019-03-15 09:53:58 -07:00
Martin Taillefer e76ecb4154
1.1 Release notes (#3558)
Note done yet, but need to update the place holder...
2019-03-13 22:30:31 -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 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
Rigs Caballero ee1b180bf7 Implement consistent term for installation related flows (#3577)
* Implement consitent term for installation related flows

Replaced "paths", "instructions", and other similar terms
with the term "flow" to ensure readers from different
Geos are not confused by multiple meanings or idiomatic use.

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

* Implement consistent term for installation related flows

Replaced "paths", "instructions", and other similar terms
with the term "flow" to ensure readers from different
Geos are not confused by multiple meanings or idiomatic use.

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

* Fix typos and lint issue.

Signed-off-by: Rigs Caballero <grca@google.com>
2019-03-08 11:02:33 -08:00
Frank Budinsky 85acb221eb Clarify upgrade options (#3559) 2019-03-07 12:28:33 -08:00
Martin Taillefer 381365d798
Fix a bunch of broken aliases. (#3467) 2019-03-03 07:29:52 -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