Commit Graph

129 Commits

Author SHA1 Message Date
John Howard d266753179 Update performance numbers to 90th percentile (#3781)
* Update performance numbers to 90th percentile

* spell checker
2019-03-19 11:23:42 -07:00
Martin Taillefer 2ed74c33f8 Remove mutual TLS from list of perf considerations. (#3774) 2019-03-19 10:16:39 -07:00
Martin Taillefer 3882e33336 Remove overuse of backticks and geek-speak. (#3771) 2019-03-19 08:16:42 -07:00
mandarjog 0a18a02929 Add a comment about MixerV2 (#3736)
* Add comment about MixerV2

* Update index.md
2019-03-18 10:43:39 -07:00
mandarjog e45157cd3c Update performance - scalability concept page (#3657) 2019-03-18 09:08:06 -07:00
Frank Budinsky e40fe17c2d Add missing sidecar doc (#3709)
* Add missing sidecar doc

* review comment
2019-03-15 20:57:38 -07:00
Liam White 71e6347fa2 Add locality load balancing docs to traffic management concepts (#3593)
* Add locality load balancing docs to traffic management concepts

Signed-off-by: Liam White <liam@tetrate.io>

* appease our linting overlords

Signed-off-by: Liam White <liam@tetrate.io>

* Update content/docs/concepts/traffic-management/index.md

Co-Authored-By: liamawhite <liamawhite@gmail.com>

* Apply suggestions from code review

Co-Authored-By: liamawhite <liamawhite@gmail.com>

* clean up the mess I made with gh suggestions

Signed-off-by: Liam White <liam@tetrate.io>

* Move the docs around to ops guide

Signed-off-by: Liam White <liam@tetrate.io>

* Correct hierarchy ordering

Signed-off-by: Liam White <liam@tetrate.io>

* remove errant slash

Signed-off-by: Liam White <liam@tetrate.io>

* s/service/workload/g

Signed-off-by: Liam White <liam@tetrate.io>

* 🤦

Signed-off-by: Liam White <liam@tetrate.io>

* fix numberings

Signed-off-by: Liam White <liam@tetrate.io>
2019-03-14 09:42:40 -07:00
Mariam John a9ad030524 Make minor grammar/spelling changes to index.md (#3596) 2019-03-13 14:16:01 -07:00
Martin Taillefer 1e075ef7cd
Fix broken links (#3636)
- We haven't been checking external links for months now due to a script error
when someone added an option that didn't work as expected. I'm fixing a bunch
of resulting broken links. I can't turn on the link checker yet since there are
some bad links in reference docs which I have to address first.

- Add a bunch of links to yaml files in our code examples using the @@ syntax.
2019-03-11 22:05:18 -07:00
Martin Taillefer fbd2b162fb
Prune a few things that shouldn't have been in the dictionary. (#3622) 2019-03-11 11:35:52 -07:00
Ram Vennam bd68f64934 small typo (#3602) 2019-03-09 08:22:37 -08:00
Mariam John 77eb642baf Using the term canary rollouts consistency (#3598) 2019-03-08 19:27:03 -08:00
John Howard bcf66cf71b Update dead link (#3578) 2019-03-08 11:15:56 -08:00
Ajanthan b1a875d368 #3566 : Fixing typo (#3567) 2019-03-08 05:57:47 -08:00
mtail 92bc65af57 Update Slack logos.
Also, run SVG optimizer on all our images.
2019-03-07 16:10:05 -08:00
Martin Taillefer 9e1aa817ad Clarify the definition of a handler. (#3557) 2019-03-07 10:15:33 -08:00
Frank Budinsky eab78670ea Merge minimal with helm install and simpify install paths (#3538)
* Merge minimal with helm install and simpify install paths

* circleci errors

* broken links

* fix broken link
2019-03-07 09:13:37 -08:00
Martin Taillefer 2af7598779 Update Galley description for 1.1 (#3500) 2019-03-04 16:17:33 -08:00
Martin Taillefer 7bf371365e
Optimize all our SVG files. (#3468) 2019-03-03 08:14:50 -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
Martin Taillefer dd0ecdf9ab
Site improvements (#3430)
- Add linter support to detect internal links to aliases. Those are now flagged as
bad links so the source needs to be updated to point to the real destination,
avoiding the user a redirect.

- Fixed occurences of links to aliases.

- Now only load popper.js on pages that use popups in order to improve
load times.
2019-02-28 13:58:54 -08:00
Shriram Rajagopalan 2baef16e51 new networking reference docs (#3358) 2019-02-25 17:13:27 -08:00
Brian Avery 3423fdcb09 Cleaned up grammar in security concepts (#3293)
* Removed unnecessary commas

* Fixed comma usage
2019-02-19 09:51:19 -08:00
Vadim Eisenberg c06e6fc337 split single control plane topology into two cases (#3290)
* split single control plane topology into two cases,

with and without VPN connectivity, so all the three topologies will appear in
the table of contents, and could be referenced from other documents

* make titles of subsections shorter, make connectivity lower case
2019-02-19 08:22:25 -08:00
Rigs Caballero a46b2a3cd3 Update architecture diagram to include Galley. (#3272)
Signed-off-by: rcaballeromx <grca@google.com>
2019-02-15 15:17:52 -08:00
Morven Cao 7d2167bb6d update deprecated attribute in doc. (#3233) 2019-02-12 07:20:14 -08:00
John Howard 6af1bb77c1 Fix missing list in example VirtualService (#3196)
`match` should take a list, but here the `-` was missing.
2019-02-05 10:43:22 -08:00
Martin Taillefer dd782b3d12
Improve the looks of warnings, info blobs, and tips. (#3181) 2019-01-31 12:11:53 -08:00
Martin Taillefer 1c1242ffc4
Fix spelling and grammar stuff throughtout the site. (#3114) 2019-01-21 09:35:38 -08:00
Martin Taillefer 8a9d5cb92b
Fix a bunch of capitalization and spacing errors. (#3108) 2019-01-19 09:39:24 -08:00
Quanjie Lin 1c967d7124 documentation for enable/use SDS in 1.1 (#3090)
* documentation for SDS in 1.1 release

* lint

* address comments

* address comments

* address comments

* grammer
2019-01-16 16:47:48 -08:00
Martin Taillefer 4c17edcd56
Fix a few issues. (#3092)
- Fix formatting for the Subscribe link on blog pages. That got broken in some refactoring I did a while back.

- Remove a few *NOTE* and _NOTE_ instances and replace with the canonical icons

- Add a link to our community repo in the Getting Involved page.
2019-01-15 20:50:00 -08:00
Yossi Mesika e0eb7d8250 An example for configuring and verifying split horizon EDS (#2916)
* An example for configuring and verifying split horizon EDS

* Add period to end of description

* Minor change

* Minor typo

* Comments by Lin Sun addressed

* Addressed @frankbu review comments and cross referenced with the concept doc
2019-01-07 08:15:44 -08:00
Frank Budinsky 9910600bfd
Multicluster concept doc (#2991)
* Multicluster concept doc

* some references

* address review comments

* rename folder

* fix circleci errors

* fix broken ref

* fix broken links

* address more review comments

* move multi controlplane section before single

* tweaks

* more tweaks
2019-01-04 10:00:10 -05:00
Martin Taillefer 51f878a914
Simplify use of the image shortcode. (#3021)
- The width value now defaults to 100%, so it doesn't need to be specified explicitly
in many cases.

- The ratio value can now be computed automatically for PNG and JPG files, so it doesn't need
to be specified explicitly.
2019-01-03 07:46:55 -08:00
Martin Taillefer 8fd070d4ca Fix CI failures. (#2989)
This includes updating to the latest reference docs from the 1.1 branches.
2018-12-17 15:05:38 -08:00
Gary Brown 68579c929c Add initial doc changes related to tracing provider and support for z… (#2884)
* Add initial doc changes related to tracing provider and support for zipkin backend

* Suggestion for way to incorporate more tracing backends - using text from lightstep PR #2844

* Update based on review comments. Moved lightstep content (from #2844 to subfolder

* Add more zipkin content and images

* Remove jaeger from dt page

* Updates following comments

* Updates to address comments
2018-12-15 13:06:38 -08:00
Tao Li b1a0c38a49 Update citadel description (#2968)
Fixes: https://github.com/istio/istio.io/edit/master/content/docs/concepts/what-is-istio/index.md
2018-12-10 14:03:27 -08:00
Martin Taillefer f45827a8b4
Incrementality -> Extensibility (#2967) 2018-12-10 09:06:06 -08:00
mtail a251c3d52c Fix some broken Envoy links. 2018-11-06 05:24:49 -08:00
Quanjie Lin bfe4b926ec add note for authz permissive mode documentation (#2835) 2018-11-05 15:03:33 -08:00
Yangmin Zhu 054a7c0ad9 rbac: deprecate RbacConfig with ClusterRbacConfig (#2761) 2018-10-26 11:11:32 -07:00
Frank Budinsky 22eba71958
Add selector to Gateway example (#2783) 2018-10-19 13:35:18 -04:00
Tao Li 6e3acad482 Revise the description of istio-demo (#2743) 2018-10-12 11:01:29 -07:00
hackerman 60421f4e40 Add open source OIDC providers to security page (#2689)
Adds open source OIDC providers ORY Hydra and Keycloak to the securit
overview page.

Closes #2687
2018-10-06 07:46:20 -07:00
Martin Taillefer a2026aab5e
Clean up a bunch of loose ends (#2745) 2018-10-05 22:21:56 -07:00
Frank Budinsky 627de1ab7b
More context in example fragments (#2728) 2018-10-03 16:13:58 -04:00
Yangmin Zhu 5cb7c13a8e rbac: update concept and reference for RBAC tcp. (#2612) 2018-10-01 13:19:52 -07:00
Yangmin Zhu afea7b3c06 authn: add task for per-path jwt authentication (#2692)
*
2018-10-01 06:39:55 -07:00
Frank Budinsky 629b74a8b2
Add canary rollout to concepts doc (#2697)
* Add canary rollout to concepts doc

* tweak
2018-09-26 15:07:23 -04:00