Commit Graph

48 Commits

Author SHA1 Message Date
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
Eric Van Norman 284f345e6f
Fix links for removal of helm installation directory (#6826)
* Fix links for removal of helm installation directory

* Point to archive version of istioctl upgrade instructions

* Add Aporeto to lint ignores for now.
2020-03-30 11:48:11 -07:00
Istio Automation b5f6109847
[master] Add instructions for gateway customization (#6975)
* Add instructions for gateway customization

* Lint

* Lint

* Remove proto link

Co-authored-by: Martin Ostrowski <mostrowski@google.com>
2020-03-25 14:43:08 -07:00
John Pape 1feb25e99b
Remove "Helm with Tiller" install path docs (#6864)
* Remove helm with tiller install path

* Updates inbound linking documents
2020-03-12 13:39:40 -07:00
Eric Van Norman fb50276d14
More base release 1.6 stuff - Get pipeline working again (#6769)
* More base release 1.6 stuff

* Add 1.6.x to spelling

* Fix some broken links with sidecar/tls-check being removed

* Fix links pointing to install/kubernetes/helm/...

* Incorporate #6783 - Fix bug requiring placeholder release notes

* Restore some links to archive

* Fix one remainging link to archive

* Someone still pointing to current release upgrade notes. Remove.
2020-03-06 12:02:20 -05:00
Istio Automation 0add45e7d0
remove helm upgrade (#6725)
* remove helm upgrade

* no need to use table now

* address eric's comment
2020-03-05 09:28:00 -08:00
Tao HE a827eec128
Update istioctl upgrade docs (#6514)
* Update istioctl upgrade docs

* update title

* Removed experimental keyword

* Revert commit

* Update index.md

* fix lint

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-02-20 14:52:06 -08:00
Xinnan Wen ace8a7eb41
update istioctl installation guide based on new API (#6504)
* update istioctl installation guide based on new API

* address comment

* fix lint again
2020-02-20 12:57:47 -08:00
Martin Taillefer 6165cb9821
Replace cookies with local storage. (#5949)
- We don't need cookies for istio.io, the few settings we do have should be
managed with browser-local storage instead. This is a better privacy posture,
and avoids sending needless data to the server for every request.
2019-12-02 13:02:51 -08:00
Martin Taillefer 6e6eb6d031
Reorganize the news section. (#5740) 2019-11-16 19:25:54 -08:00
Frank Budinsky f5ce9feb70
Consolidate getting started instructions (#5642)
* Consolidate getting started instructions

* review comments

* fix broken links

* add istioctl link

* Fix spelling

* more broken links

* one more
2019-11-12 23:04:33 -05:00
Neeraj Poddar db10e052ff Fix directory structure/heading for istioctl install (#5390) 2019-11-05 12:37:19 -08:00
Frank Budinsky 161afd25df
Remove bad aliases (#5295) 2019-10-30 12:09:20 -04:00
Adam Miller 72ac49375e istioctl upgrade feature docs (#5245)
* Draft of upgrade docs

* Fixed PR comments

* More PR review comments addressed

* Added note about -f and --set flag support

* Further PR comments

* shortcode added for istioctl

* rebase and typo fixes

* Typo fixes
2019-10-29 17:12:11 -04:00
Frank Budinsky a0833c9e8b Add warning for kubectl rollout restart (#5238)
* Add warning for kubectl rollout restart

* spelling
2019-10-23 10:46:42 -07:00
Martin Taillefer f7dd8c6613
Consolidate release-specific material into the news section. (#5138) 2019-10-15 09:27:11 -07:00
Istio Automation 1bd516b7fa
Remove incorrect warning (#5124)
cc @lambdai who pointed out this is not accurate
2019-10-10 15:46:20 -07:00
Martin Taillefer d42dfe94ba
Introduce top-level News section. (#5060) 2019-09-27 07:09:58 -07:00
Rigs Caballero bc08e6eb9a Add the upgrade notice for Istio 1.3 (#4931) 2019-09-12 10:07:41 -07:00
Morven Cao 1222c37629 remove force flag for istio init chart upgrade. (#4910) 2019-09-10 05:43:55 -07:00
John Howard 841f835f84 Update upgrade steps for Istio 1.3 (#4890)
* Update upgrade steps for Istio 1.3

Fixes https://github.com/istio/istio.io/issues/4889

* updates
2019-09-03 13:57:22 -07:00
Frank Budinsky ca7559cab2 Remove Nomad & Consul docs (#4805)
* Remove Nomad & Consul docs

* broken links

* more broken links

* more broken links

* fix spelling errors

* remove broken ref
2019-08-16 12:13:30 -07:00