Commit Graph

63 Commits

Author SHA1 Message Date
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