Commit Graph

71 Commits

Author SHA1 Message Date
craigbox 8554c3e941
Experimental tidy-ups (#9772)
* Experimental tidy-ups

* replace #8980

* add one that's Alpha; should possibly change word?
2021-05-18 06:46:43 -07:00
craigbox f4ee46bc96
Remove page icons (#9767) 2021-05-17 07:53:20 -07:00
jacob-delgado dfe91770ee
Remove citadel reference (#9624)
* Remove citadel referenc

Citadel was deprecated in Istio 1.5 and was removed in Istio 1.6

* Review suggestion
2021-05-14 02:46:11 -07:00
Mitch Connors 33cbecda0c
Remove unnecessary restart from gateway upgrade. (#9711) 2021-05-12 10:20:39 -07:00
jacob-delgado 3c2d5502f9
Only 7 columns, not 8 in istio 1.10.0-rc.0 istioctl (#9670) 2021-05-03 13:28:07 -07:00
Ryota 9bbeeecadb
Correct referred version (#9658) 2021-05-02 20:05:17 -07:00
Shamsher Ansari e4b5e2fe9a
Highlight and recommend canary upgrade (#9608)
* Highlight and recommend canary upgrade

* remove words
2021-04-29 09:49:11 -07:00
John Howard 1194e87d0f
Recommend users run `precheck` before upgrading (#9612) 2021-04-26 13:00:05 -07:00
Lin Sun 2ce4609fef
correct versions (#9610) 2021-04-26 09:07:40 -07:00
jacob-delgado 3b3d297904
Split upgrade/install helm docs (#9098)
* Split upgrade helm docs from installation helm docs

* Fix linting issues

* Run make gen

* Fix linting issue

* Run make snips

* Fix lint

* Code review comments form Eric
2021-04-09 09:07:26 -07:00
Sam Naser f3084c7262
Move istioctl x tag to istioctl x revision subcommand group (#9456) 2021-04-05 19:09:47 -07:00
imgbot[bot] a0364f6af7
[ImgBot] Optimize images (#9418)
*Total -- 1,234.48kb -> 1,067.00kb (13.57%)

/content/en/docs/setup/upgrade/canary/revision-tag-2.png -- 25.87kb -> 10.40kb (59.8%)
/content/en/docs/setup/upgrade/canary/revision-tag-1.png -- 23.57kb -> 9.67kb (58.95%)
/static/logos/google-cloud.png -- 36.12kb -> 17.35kb (51.95%)
/static/logos/solo.png -- 110.45kb -> 59.96kb (45.72%)
/content/en/docs/concepts/security/authz-eval.png -- 48.62kb -> 34.08kb (29.9%)
/static/logos/vmware.png -- 34.74kb -> 24.74kb (28.8%)
/static/logos/tetrate.png -- 25.02kb -> 18.38kb (26.55%)
/static/logos/aspen-mesh.png -- 13.44kb -> 10.37kb (22.86%)
/assets/inline_images/increasing-efficiency.svg -- 5.03kb -> 4.04kb (19.7%)
/src/icons/menu-hamburger.svg -- 0.53kb -> 0.45kb (14.84%)
/src/icons/menu-close.svg -- 0.47kb -> 0.40kb (14.82%)
/assets/inline_images/defense.svg -- 8.68kb -> 7.42kb (14.55%)
/src/icons/dropdown-arrow.svg -- 0.48kb -> 0.41kb (14.55%)
/static/img/service-mesh-before.svg -- 56.07kb -> 48.18kb (14.07%)
/src/icons/breadcrumb-arrow.svg -- 0.50kb -> 0.43kb (14.04%)
/static/logos/autotrader.svg -- 7.57kb -> 6.61kb (12.69%)
/static/img/authors/nick-chase.png -- 19.43kb -> 17.20kb (11.48%)
/src/icons/tick.svg -- 0.42kb -> 0.37kb (11.45%)
/src/icons/person.svg -- 1.09kb -> 0.97kb (10.33%)
/src/icons/contribution.svg -- 0.67kb -> 0.61kb (9.05%)
/src/icons/people.svg -- 2.67kb -> 2.43kb (8.76%)
/assets/inline_images/management.svg -- 1.85kb -> 1.70kb (8.04%)
/static/img/service-mesh.svg -- 151.34kb -> 140.87kb (6.92%)
/src/icons/events.svg -- 0.92kb -> 0.86kb (5.97%)
/assets/inline_images/microservice-best-practices.svg -- 25.62kb -> 24.52kb (4.3%)
/assets/inline_images/istio-logo-with-brand.svg -- 4.34kb -> 4.22kb (2.97%)
/static/logos/istio.svg -- 4.36kb -> 4.23kb (2.96%)
/assets/inline_images/observability.svg -- 1.00kb -> 0.97kb (2.84%)
/static/logos/ibm-cloud.png -- 98.09kb -> 95.56kb (2.57%)
/src/icons/user.svg -- 0.56kb -> 0.55kb (2.09%)
/src/icons/security.svg -- 2.26kb -> 2.24kb (1.21%)
/assets/inline_images/security.svg -- 2.26kb -> 2.24kb (1.21%)
/static/img/get-involved-wave.svg -- 515.95kb -> 510.09kb (1.14%)
/src/icons/drive.svg -- 0.42kb -> 0.42kb (0.23%)
/src/icons/twitter.svg -- 0.88kb -> 0.88kb (0.11%)
/src/icons/github.svg -- 0.88kb -> 0.88kb (0.11%)
/static/logos/redhat.svg -- 2.32kb -> 2.32kb (0.04%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-03-29 18:55:45 -07:00
Sam Naser 166b63d4fb
Add revision tag documentation to canary upgrade docs (#9376) 2021-03-24 09:55:13 -07:00
Sam Naser a6891d64ad
fix workaround for revision validation bug (#9072)
* fix workaround for revision validation bug

* fix backwards wording in bug description

* change wording to not suggest changing validating webhook
2021-02-26 13:02:11 -08:00
Sam Naser 6fa8019332
Add warning and workarounds for revision validation bug (#8928) 2021-02-11 11:58:40 -08:00
jacob-delgado 9cf3366e97
Use experimental as feature stage (#8772)
* Use experimental as feature stage

Pre-alpha/Development are deprecated in favor of Experimental (see
https://github.com/istio/community/pull/495). Update docs to reference
this phase.

* Add DNS proxying to experimental phase

* Do not mix alpha and experimental

* DNS Proxying is Alpha in 1.9; add to feature status page

* Fix virtual machine install doc based on review

* Fix linting issue
2021-01-15 13:01:58 -08:00
Shamsher Ansari 2e9f577912
In-place upgrade: filename is optional (#8742) 2021-01-07 07:15:34 -08:00
Shamsher Ansari 4dbeccf68a
gateway-upgrade: using operator requires namespace to be manually created (#8743) 2021-01-07 07:05:23 -08:00
Morven Cao 81d998e91a
fix gateway multiple_revisions upgrade with in-cluster operator. (#8726)
* fix gateway multiple_revisions upgrade with in-cluster operator.

* fix lint.
2021-01-05 10:26:31 -08:00
Shamsher Ansari f6a8c4e1e6
Canary Upgrades: update output for webhook config (#8729) 2021-01-05 06:21:49 -08:00
Ryota a98cc09559
Use minimal profile instead of default (#8611)
* Use minimal profile instead of default

Minimal profile better suits the gateway definition being in a separate setup

* Update minimal profile description
2020-12-04 11:18:53 -05:00
Morven Cao 15c7553ec7
fix incorrect uninstall command. (#8610) 2020-12-02 09:09:33 -05:00
Morven Cao cc114d6180
update command to check connected istiod. (#8575) 2020-11-25 09:41:15 -05:00
Lin Sun 7272bb5b83
No need to create ns up front (#8483) 2020-11-11 06:16:14 -08:00
John Howard 356edf9d14
Update ICP to IOP (#8481) 2020-11-10 10:09:36 -08:00
Shamsher Ansari dcd0e8c93f
Upgrade is not compatible with revisions (#8447)
* Upgrade is not compatible with revisions

* correction

* fix typo

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-11-09 07:27:51 -08:00
Shamsher Ansari c15586fbcc
upgrade support --set flag (#8448)
* upgrade support --set flag

* correction
2020-11-09 07:18:09 -08:00
Martin Ostrowski 5fd7bb7f97
Update operator upgrade docs (#8432)
* Update operator upgrade docs

* Update docs on separate gateway management

* Comments
2020-11-05 07:49:33 -08:00
Shamsher Ansari ca321e07ba
Update upgrade warning for minor version (#8446) 2020-11-05 07:08:01 -08:00
Frank Budinsky 33ea874b2d
Minor updates to downgrade instructions (#8381) 2020-10-28 10:49:35 -07:00
Frank Budinsky e8b3c27101
Better organize upgrade setup instructions (#8375)
* Better organize upgrade setup instructions

* regen

* tweak

* fix lint

* address review comments

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
2020-10-28 09:49:41 -07:00
Martin Ostrowski e85926f47b
Warning about upgrading multiple minor versions (#8242)
* Warning about upgrading multiple minor versions

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-10-02 08:14:20 -07:00
Clay 42148021db
Fix typo in upgrade docs (#8114) 2020-09-09 14:29:10 -07:00
Morven Cao eadd0947ec
fix incorrect label for upgrade. (#8038) 2020-08-27 05:59:10 -07:00
Lin Sun 1c32d76a5e
update in place upgrade doc (#7960)
* update in place doc

* update version

* delete helm reference

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-14 13:52:27 -07:00
Frank Budinsky 4c987afffb
Upgrade doc clarification (#7957)
* Upgrade doc clarification

* tweak

* extra tip
2020-08-14 11:16:35 -07:00
Lin Sun 4fa85811ea
remove helm instruction and upgrade notes from 1.4 (#7950) 2020-08-14 07:23:21 -07:00
Lin Sun dd969b815b
small update to canary upgrade doc (#7924)
* small update to upgrade doc

* fix lint?

* Update index.md

* update canary to current version

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* more update

* update instruction

* hope to fix lint

* lint fix

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-13 06:00:43 -07:00
Tao HE 3ee722a200
Remove retired command manifest versions (#7937)
`istioctl manifest versions` was removed as part of https://github.com/istio/istio/pull/23512/.
The validation of version is done during istioctl upgrade
2020-08-12 12:04:40 -07:00
Xinnan Wen 4bff8d3f97
add more description to uninstall command during upgrade (#7930)
* add more description to uninstall command during upgrade

* address comment
2020-08-12 11:54:57 -07:00
Xinnan Wen 15aa657bb5
Add docs for new istioctl and operator change (#7791)
* Add docs for new istioctl and operator change

* fix lint and address some comments

* address more comments

* add instruction for helm

* address new comments

* fix new comments

* Update content/en/docs/setup/install/standalone-operator/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* address comments

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-30 09:24:09 -04:00
Frank Budinsky e9a89c879f
Add owner attribute to docs (#7737)
* Add owner attribute to docs

* remove @
2020-07-15 15:19:40 -07:00
Martin Ostrowski 48dd290839
Add guides for upgrade from 1.4 and Helm (#7689)
* Add guides for upgrade from 1.4 and Helm

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-09 12:21:56 -07:00
Shamsher Ansari 9fe272272b
update doc to use istioctl install (#7396) 2020-06-01 11:02:27 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
lei-tang 9467e364d8
Fix hard-coded downgrade versions (#7333) 2020-05-15 13:05:42 -07:00
Gijs van Dulmen a3e54ed121
Fix typo of PodDisruptionBudgets (#7220) 2020-05-04 07:03:42 -07:00
mandarjog eda5289645
Update upgrade instructions (#7177)
* Update index.md

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

* Change verification to use istioctl proxy-config
2020-04-28 18:08:59 -07:00
Eric Van Norman 83de8ae304
Remove Helm install instructions (#7083) 2020-04-16 10:48:21 -07:00
John Howard be3a0c7300
Initial documentation on Multiple Control Planes (#7035)
* Initial documentation on Multiple Control Planes

I suspect this will be improved as we get more user feedback and
istioctl integrations, but this is a reasonable start

* Typo

* Minor edits

* Apply suggestions from code review

Co-Authored-By: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Frank's suggestions

* lint

* Apply suggestions from code review

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-13 08:09:50 -07:00