Commit Graph

44 Commits

Author SHA1 Message Date
Morven Cao be6cfe1257
add instruction to remove istio label. (#8279)
* add instruction to remove istio label.

* run gen.
2020-10-09 06:44:13 -07:00
Frank Budinsky 65e28d2b6c
Small improvements on getting started page (#8195) 2020-09-23 09:17:57 -07:00
Ram Vennam a29e41441d
Remove period at the end of the curl command (#8186)
* Remove misleading period

* Update content/en/docs/setup/getting-started/index.md

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

* Update index.md

* add snips

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-09-22 16:37:20 -07:00
Eric Van Norman cc1a34f99c
Update test reference - master (#8103)
* Update test reference

* Test framework changes

* Another required change

* Update Tag to 1.8

* Pick istio/istio commit that actually exists

* Disable ISTIO_META_DNS_CAPTURE

* Add --skip-confirmation to istioctl installl commands

* Increase test timeout. First pass at fixes.

* Update to later istio/istio that fixes DNS and minor fixes

* test fixes

* Pick up go.mod `replace` changes from #8118

* Fix istioctl-analayze and mirror

* Fix mtls-migration test

* Update istio to include commit to fix egress

* Re-enable verify with fix

* Update istio/istio ref for egress fix

* Fix tasks/security/authorization/authz-td-migration - remove ns

* Shorten wait timeout so tests complete in under an hr

* Let tests continue after wait timeout

* Fix --skip-confirmation to -y and use yes | in tests

* revert yes | to echo y |

* Additional echo y fix

* Code review comments

* Change verify from same to contains as k8s 1.19 has extra warning lines.
2020-09-16 11:44:20 -07:00
Eric Van Norman 59ebec040b
Update reference docs - remove metrics items (#8061)
* Update reference docs - remove metrics items

* Fix links

* Actually fix links

* Fix make gen

* Early change from https://github.com/istio/api/pull/1617

* Review comments and rebase
2020-09-02 10:21:04 -07:00
Istio Automation c085498dfc
Fixed a grammatical error in a sentence. (#7987)
Fixed a grammatical error in a sentence.

Co-authored-by: Dharmendra Kumar <dharm.kumar@partner.samsung.com>
2020-08-20 08:55:24 -07:00
Eric Van Norman 3fe1109577
Small fixes related to add ons. (#7975) 2020-08-19 07:46:28 -07:00
Brian Avery 748d60498e
Add docs for target_arch (#7922)
* Update index.md

* Move example to 1.6 and add TARGET_ARCH docs

* Fixed reference to 1.4.3

* Simplify tip for architecture/version
2020-08-13 06:08:35 -07:00
Eric Van Norman 81489373e7
Automate Getting Started (#7814)
* Automate Getting Started

* Add sleep cleanup

* Update cleanup

* Ignore not found on cleanup

* Review comments

* More review comments

* Cleanup prior sleep again

* Add kiala start/stop
2020-08-06 12:39:33 -04:00
John Howard e835bdbe26
Do not explicitly set addon namespace (#7847)
* Do not explicitly set addon namespace

its hardcoded in the manifest, and there are multiple namespaces used so
hardcoded it to istio-system will fail

* fix -f flag
2020-08-04 13:25:05 -07:00
Eric Van Norman a8d0d554ec
Getting Started differences (#7810)
* Getting Started differences

* Update to use local directory

* Remove warning message
2020-07-29 14:47:49 -07:00
John Howard 265936889f
Update addon installation docs for 1.7 (#7802)
* Update addon installation docs for 1.7

* lint

* More fixes

* Update output
2020-07-29 13:02:27 -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
Albert Sun 2f1ba00487
Add IBM Cloud Kubernetes Service specific instructions for node port Ingress Host (#7663)
* Add IBM Cloud Kubernetes Service specific instructions for Ingress Host

The previous instruction put IBM cloud under other environments, and the command set the Ingress Host to the wrong address.

* Update content/en/docs/setup/getting-started/index.md

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

* Moved IBM Cloud instructions above Docker

* Add IBM Cloud Node port Ingress host instructions to same documentation

* Update Ingress Control Tests

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

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

* update snips.sh

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

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

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

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

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-07 13:18:01 -07:00
John Howard d66d367ed2
Move install documentation to recommend samples/addons/ (#7516)
* Move install documentation to recommend samples/addons/

For https://github.com/istio/istio/issues/23583

* Update content/en/docs/setup/getting-started/index.md

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

* Update content/en/docs/setup/getting-started/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-06-25 08:17:55 -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
Shamsher Ansari bef16dfbdd
Update profile setup output (#7409) 2020-05-27 06:48:06 -07:00
Ram Vennam f83b02fabc
Add istioctl analyze to Getting Started (#7279) 2020-05-13 13:52:00 -07:00
John Howard 0d9131bef9
Update install output (#7182) 2020-04-29 09:07:37 -07:00
John Howard fc0147440f
Fix removed folder reference (#7181)
Fixes https://github.com/istio/istio/issues/23370
2020-04-29 08:56:59 -07:00
Eric Van Norman d570a7e969
Reorder uninstall putting Bookinfo sample first. (#7161) 2020-04-27 07:14:07 -07:00
Jonh Wendell 1449b54534
Uninstall: add note about removal of istio-system ns (#7151)
* Uninstall: add note about removal of istio-system ns

Fixes: #23189.

* Clarify the reason of not removing it

* Apply suggestions from code review

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-24 09:20:40 -07:00
Shamsher Ansari a8f801c11d
Reword to clarify the intent of external access (#6888) 2020-03-16 11:09:21 -07:00
Adam Miller 915c14aabd
Improved Istio Getting Started (#6642)
* Linter error fixes

* Fixed more linter errors

* Linter issue again

* PR feedback

* More PR comments

* Update content/en/docs/setup/getting-started/index.md

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

* Further PR comments

* PR review comments fixed

* Space fix

* More PR comment fixes

* Linter fix

* Linter fix

* More linter issues

* More linter issues2

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-03 18:57:06 -08:00
Douglas Reid 6ba9f2c86e
fix(observability docs): restructure docs for v2 telemetry (and remove problematic Mixer refs) (#6533)
* wip: setup observability tasks for v2

Signed-off-by: Douglas Reid <dougreid@google.com>

* continue work

Signed-off-by: Douglas Reid <dougreid@google.com>

* lint fix

Signed-off-by: Douglas Reid <dougreid@google.com>

* remove mixer ref from what-is-istio

Signed-off-by: Douglas Reid <dougreid@google.com>

* further cleanup

Signed-off-by: Douglas Reid <dougreid@google.com>

* lint fix

Signed-off-by: Douglas Reid <dougreid@google.com>

* when will the linting stop?

Signed-off-by: Douglas Reid <dougreid@google.com>

* Update content/en/docs/tasks/observability/mixer/_index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-02-26 14:55:17 -08:00
Eric Van Norman b2821c486a
Add tip to download specific Istio version (#6531) 2020-02-21 13:46:46 -08:00
Eric Van Norman b56ba145c8
Update services/pods (#6520)
* Update services/pods

* Code review comments
2020-02-20 12:32:34 -08:00
Adam Miller 43609130ea
Add tutorial modules for enabling Istio, mTLS, versioning, gateway, logging (#6372)
* Added new modules

* Add more modules

* Grammar tweaks

* Tutorial fixes

* Fixed pathing errors and desc.

* Fixed broken steps and typos

* Restore download section

* fixed broken links

* Fixed more broken links

* Fixed linter issue

* PR review fixes

* Remove unwanted json file

* Lots of review fixes
2020-02-11 13:50:44 -08:00
Adam Miller 8ecd686fc7 Introduce the guide at the beginning, not part way through (#6364)
* Introduce the guide at the beginning, not part way through

* Clarify demo

* Clarified language

* Fix trailing space
2020-01-27 12:41:25 -08:00
Frank Budinsky 3a1939836a Bookinfo getting started clarification (#6063) 2019-12-12 10:30:02 -08:00
Martin Taillefer 6b877c9641
Improve the "latest releaae" banner. (#5999)
The banner now points to the current release's announcement page, which is really
the 'dashboard' for a new release, and has all the right links for the user.
2019-12-05 15:06:58 -08:00
Frank Budinsky bab284bc0f
Add missing quick-start alias (#5920)
* Add missing quick-start alias

* Undo deployment model change
2019-11-28 09:56:11 -05:00
Frank Budinsky 60f73570f0 Another ops guide incremental improvement (#5830)
* Another ops guide incremental improvement

* fix broken links

* more lint errors

* one more lint

* fix aliases
2019-11-25 11:58:39 -08:00
Eric Van Norman 8659e6ed40 Remove Istio version from download commands (#5792)
scripts now find latest non-canidate versions
2019-11-19 07:33:45 -08:00
Frank Budinsky fc94fd4270 Some minor corrections (#5696)
* Some minor corrections

* fix lint errors
2019-11-14 14:25:46 -08:00
Istio Automation 03fce8d76e [master] Fix Download (#5693)
* Fix Download

* Update content/en/docs/setup/getting-started/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-11-14 12:31:51 -08:00
Martin Taillefer 77a6535313
Add redirect for download scripts. (#5687) 2019-11-14 10:50:09 -08:00
Rigs Caballero 22d066be37 Added the Best Practices section with general principles. (#5137)
* Added the Best Practices section with general principles.

This is the beginning of the new Best Practices section.
Our goal is to provide a section for all the best practices and recommendations
for Istio deployments. The best practices are based on the identified and
recommended deployment models.

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

* Change headings for clarity.

Adds clarity to some passages based on feedback.
Removes a list of recommendations that was causing some confusion.
Adds a glossary entry for failure domains and how they relate to a
platform's availability zones.

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

* Move Best Practices to Ops Guide

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

* Moved Deployment Best Practices to a new "Prepare Your Deployment" section.

Moved all deployment preparation content into a new section under "Setup".
For now the content includes the following sections:

- Deployment models
- Deployment best practices
- Pod requirements

Merged the two existing pages containing pod requirements into one single page.

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

* Replace example with better guidance around namespace tenancy.

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

* Add links and language pointing to the Prepare section

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

* Fix minor typos and broken links.

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

* Move from Setup to Operations

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

* Fix broken links

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

* Fix rebasing issues.

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

* Fix multicluster install link.

Signed-off-by: Rigs Caballero <grca@google.com>
2019-11-14 11:58:29 -05:00
Frank Budinsky bb6e6277a4 Some cleanup and clarifications (#5663) 2019-11-13 12:26:45 -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
Frank Budinsky f86b9fc90f Make quick-start quicker (#5279) 2019-10-29 07:25:35 -07:00
Greg Taylor c0284014fb Rename Tasks/Telemetry to Tasks/Observability (#4968)
Matches a similar effort started in #4448. Fixes #4730.
2019-09-17 07:57:06 -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