Commit Graph

651 Commits

Author SHA1 Message Date
Steven Dake f6c4cac1a1 Make non-manifest based installers have similar titles and overviews (#1086)
* Make the setup page a little more consistent.

* Make non-manifest based installers have similar titles and overviews

* Shorten the overview,tidy up the title, and add a helm.html redirect

* Installation typo in both files
2018-03-29 18:01:58 -07:00
Yusuo 1b9ac40ad4
Add documentation for upgrade (#1108)
* Add upgrade doc and fixing a broken link.

* revert one file.

* Refine the doc.

* Move the doc.

* Fix syntax.

* Fix syntax

* Fix syntax
2018-03-29 15:28:00 -07:00
imgbot[bot] b708278263 [ImgBot] optimizes images (#1120)
/_docs/tasks/telemetry/img/servicegraph-example.png -- 41.49kb -> 28.62kb (31.03%)
2018-03-29 11:58:14 -07:00
Jeff Mendoza 7cbd72d042 Update servicegraph docs with new viz. (#1074) 2018-03-29 11:53:05 -07:00
mtail c593a6f926 Fix inconsistent header use in this doc. 2018-03-28 18:58:13 -07:00
jeff martinez a2b27b6222 fix small grammar issue (#1112) 2018-03-28 06:29:43 -07:00
Frank Budinsky 53c4149c40
WIP - Combined ingress/gateway task for v1alpha3 (#1094)
* First pass combined ingress/gateway task

* Add verifying gateway section

* clarifications

* fix broken link

* fix build broken

* address review comments
2018-03-28 09:28:41 -04:00
Tao Li 3b99a79cd1
Revise curl instruction in master branch (#1107) 2018-03-27 11:36:33 -07:00
Martin Taillefer e3616beb46
Fix bug that was messing up all the index pages in the site. (#1100)
Fix newly broken k8s link along the way...
2018-03-27 11:01:08 -07:00
mtail 054ce6164c Update reference docs. 2018-03-26 22:02:39 -07:00
Tao Li b7e624733a
Revise note to install curl (#1098)
* Revise note to install curl

* Revise note to install curl

* Address comment
2018-03-26 16:20:34 -07:00
Tao Li 7cf2e07e12
Add note to have debug version of proxy for curl command (#1097) 2018-03-26 14:55:55 -07:00
Julien Senon 5bf91c3554 Improve readability 2018-03-24 06:34:34 -07:00
Limin Wang 9bcbc3394c
Istio RBAC doc fix. (#1093) 2018-03-23 14:55:27 -07:00
Frank Budinsky b12506c88d
[WIP] Update traffic routing tasks to use v1alpha3 config (#1067)
* use v1alpha3 route rules

* circuit breaking task updated to v1alpha3

* convert mirroring task to v1alpha3

* convert egress task to v1alpha3

* Egress task corrections and clarifications

* use simpler rule names

* move new tasks to separate folder (keep old versions around for now)

* update example outputs

* egress tcp task

* fix broken refs

* more broken refs

* imporove wording

* add missing include home.html

* remove ingress task - will create a replacement in followup PR
2018-03-23 09:11:07 -04:00
Steven Dake 8d8a44c665 Remove extra tilde in the docs (#1087)
Fixes #1004
2018-03-22 21:25:29 -07:00
Georgios Andrianakis 2372d720c1 Update Ansible documentation to reflect change in Jaeger addon (#1049)
* Update Ansible documentation to reflect change in Jaeger addon

Relates to: https://github.com/istio/istio/pull/3603

* Small polish to Ansible documentation
2018-03-22 11:16:37 -07:00
Martin Taillefer acd48acfb3 Remove empty document. (#1085) 2018-03-22 14:22:39 +00:00
mtail f4cf4035b3 Update reference docs. 2018-03-21 09:52:34 -07:00
Martin Taillefer ab8feed4f9
Fix some newly broken links. (#1082) 2018-03-21 07:09:42 -07:00
mtail 3f07330cc8 Update reference docs. 2018-03-20 13:20:37 -07:00
Jason Young 5fcf70e0db
Consolidate cluster prerequisites for webhooks into k8s quick start (#1077)
The automatic sidecar injection has its own set of k8s install instructions for webhooks. This overlaps with the general k8s install instructions. We'll also introduce server-side configuration webhooks which need the same prerequisites.
2018-03-16 18:22:16 -04:00
Martin Taillefer 36368b9bbf
Fix links. (#1073)
- Add a / to links pointing to directories

- Switch a bunch of links from http: to https:
2018-03-14 19:49:14 -07:00
Julien Senon d360f5f726 Update sidecar AWS verification (#1060)
* Update sidecar AWS verification

Add verification without ssh access on master node. Perform check directly with kubectl client.

* Update sidecar injection Docs

Update with @ayj remarks

* Update link 

Update link for managing tls in a cluster, add a '/'
2018-03-13 17:22:51 -07:00
mtail d70750bfe7 Update reference docs. 2018-03-11 23:16:08 -07:00
mtail e2a4710eb6 Fix typos. 2018-03-11 15:41:06 -07:00
mtail 3dda3b30a8 Fix bad formatting. 2018-03-11 11:34:24 -07:00
mtail 1e578b7f6b Update reference docs. 2018-03-10 11:39:37 -08:00
Martin Taillefer 933b635553
Add a bunch of redirects for old pages (#1066)
The Google Crawl Engine reported a bunch of broken links pointing into istio.io.
This adds redirects so that these links work.

Add a hack such that the gear menu logic that lets you time travel through versions
of the site will insist that if a page existed in a given version, it must also exist
in subsequent versions. This will ensure we always create redirects when we move site
content, and thus avoid breaking links into the site. If a page is moved or removed,
this will lead to rake test errors when checking the content of archive.istio.io.
2018-03-09 09:37:11 -08:00
embs cc4af846c7 Use same instance name in Mixer config example (#1051) 2018-03-09 06:00:29 -08:00
YaweiWu 2377302423 Fixe wrong port number (#1041) 2018-03-08 13:26:51 -08:00
Jason Young d778c61333
clarify verification of injected proxy with automatic injection (#1024) 2018-03-08 15:00:17 -05:00
Rich Curran e5ed489f1b Fix typo in Cleanup section (#1061) 2018-03-08 10:06:25 -08:00
Limin Wang 273c11cfcb
Update Istio RBAC document to relfect sample changes. (#1062) 2018-03-07 13:16:58 -08:00
Julien Senon daa19368f0 Update Quick start Doc (#1059)
Fix Typo
2018-03-07 12:31:02 -05:00
mtail 02074eb9ce Update reference docs. 2018-03-07 05:51:46 -08:00
Jianfei Hu 3fbb31b233 Specify --debug option to use docker.io/istio/proxy_debug image for (#1057)
deployment.
2018-03-05 22:24:57 -08:00
Krishna Pagadala 4a725f4f2c update instructions for mesh expansion (#1056)
* update instructions for mesh expansion

* remove ISTIO_STAGING references
2018-03-05 18:18:34 -08:00
Martin Taillefer 8d8fd08399
Introduce support for building the site in "preliminary" mode. (#1052) 2018-03-05 11:05:26 -08:00
Martin Taillefer 5e075d4c27
Make the rake test ensure that we use {{home}} consistently. (#1053)
We now generate the test site into a subdirectory such that we can ensure all
links are correctly using {{home}}, which makes the site work correctly once
archived.

Fixed a bunch of broken cases.
2018-03-04 14:04:01 -08:00
embs db6b6d993b Fix misnamed link (#1050) 2018-03-02 08:17:20 -08:00
Oliver Liu 879d80b990 Add task for Istio CA health check. (#1038)
* Add task for Istio CA health check.

* Small fix.

* Small fix.
2018-02-28 13:46:36 -08:00
Martin Taillefer b75c48b395
Updated reference docs. (#1045) 2018-02-28 10:07:20 -08:00
Jason Young 2a4985b5f3 add example for disabling injection (#1021) 2018-02-28 05:55:09 -08:00
Vadim Eisenberg fdc985614f Enhance Istio Ingress explanations (#1023)
* Istio Ingress Controller -> Istio Ingress

controller is a Kubernetes term, it does not serve here any purpose

* Ingress Resources -> Ingress Resource

fixed cardinality

* clarified Istio Ingress vs. Kubernetes Resource

* Istio ingress -> Istio Ingress

* Ingress Resource -> Ingress specification

* it allows defining -> it allows one to define

* istio-ingress pod -> istio-ingress service

* rephrased the sentence about applying Istio features

* Istio Ingress -> The Istio Ingress

* The following are the known limitations -> The following are known limitations

* into-the-cluster traffic -> traffic entering the cluster

* second time: into-the-cluster traffic -> traffic entering the cluster
2018-02-26 11:57:10 -08:00
Vadim Eisenberg 17851e8698 Fix remarks of a technical writer regarding the TCP egress task and blog post (#1026)
* To remind -> a quick reminder

* would do -> good enough, make "Note" bold

* a single rule -> just a single rule

* It is -> This is

* see that -> verify that

* articles in English language -> the articles available on Wikipedia in the English language

* remove redundant verbs "will"

* Any MySQL instance would do -> You can use any MySQL instance

* Reversed sentence: As a MySQL client to feed the ratings data, I use mysqlsh MySQL Shell.

* Then I -> I then

* It means -> This means

* reversed the order of "for Bookinfo application I create a special user"

* extract the sentence about the SELECT privilege

* I do not -> I don't

* If I would use mysql, I would remove -> If I'm using use mysql, I'll remove

* Istio Bookinfo sample application -> the Istio Bookinfo sample application

* per each review -> for each review

* make original and application lower case in "The original Bookinfo application"

* added a comma before "and password"

* No need to mention -> I also assume everyone realizes

* removed a comma after "I route all the traffic destined to the _reviews_ service"

* Bookinfo Application -> Bookinfo application

* rephrase the sentence about the error message about ratings service

* added a comma between "the details and the reviews", before "and"

* put "let's call it `egress-rule-mysql.yaml`" into parenthesis instead of commas

* make "Egress Rules" lower case

* the both -> both

* rephrased the sentence about the visual cue

* for example database specific protocols -> such as database-specific protocols like

* CLient -> Client (erroneous upper-case of the second letter)

* each block -> with each block

* rephrased the sentence about multiple CIDR blocks

* a an -> an

* service, however -> service; however

* has to -> must

* remove redundant comma after "the machine which MySQL runs on"

* rephrased "Especially, when this expectation cannot be changed by the deployment configuration of the consuming applications."

* added a comma after "in my next blog posts"

* added a comma after "in this blog post"
2018-02-23 11:12:14 -08:00
Tao Li 32915e67e7 Fix grammar error (#1025)
* Fix grammar error

* Fix grammar error
2018-02-22 23:59:00 -08:00
Tao Li 9421101de6 update raw VM doc (#1022)
* update raw VM doc

* revise
2018-02-21 20:26:08 -08:00
mtail 6f41722c31 Latest reference docs. 2018-02-20 08:08:31 -08:00
Martin Taillefer d330ae1f0c
A few improvements (#1017)
- We now automatically detect when a TOC has no entries in it and omit the spacing on the right side
for the TOC. This improves the formatting of a few pages on the site.

- Make an another attempt at preventing the dropdown arrow from wrapping under the cog on smaller screens.
This new solution seems to work across several browsers I've tried.

- Remove an extraneous header in one page.
2018-02-20 08:07:08 -08:00