Commit Graph

1388 Commits

Author SHA1 Message Date
Yossi Mesika 0079a8b4a5 Match doc to recent webhook updates (#1349) 2018-05-25 08:51:18 -07:00
Tyler Berry 15fcdff267 Reorganize helm-install.md and add "What's next" (#1354)
* Reorganize helm-install.md

* Add "What's next" section

* Fix links
2018-05-24 15:22:28 -07:00
Frank Budinsky 729eb7e725 egress task corrections (#1351)
* egress task corrections

* review comments
2018-05-24 15:20:28 -07:00
Tyler Berry 0ba505f494 Fix markdown code blocks using "```command" (#1343)
* Top padding in commands

* Trim line before processing

* Add some missing semi-colons

* Minify misc.min.js

* Revert "Top padding in commands"

This reverts commit 562a54aacc.
2018-05-24 15:14:28 -07:00
Tyler Berry 8204d65c62 Rename firewall-rules in "Control Ingress Traffic" (#1353)
* Rename firewall-rules in "Control Ingress Traffic"

* Rename to general "allow-gateway-*"
2018-05-24 14:32:00 -04:00
Lin Sun a3354dc352 change doc to reflect proxyv2 (#1330)
being default image
https://github.com/istio/istio/pull/5741
2018-05-24 10:33:28 -07:00
Frank Budinsky 9704258e82 A few corrections and improvements (#1350) 2018-05-24 08:05:28 -07:00
Vadim Eisenberg 12a6355c2a use a specific host instead of "*" wildcard (#1346) 2018-05-24 10:49:50 -04:00
Vadim Eisenberg 64125ee494 Return instructions for deploying of httpbin without Istio-Initializer, plus minor fixes (#1347)
* return the instructions for httpbin without Istio-Initializer

* fix dots/semicolons

* key/cert -> key/certificate pair
2018-05-24 09:30:13 -04:00
Yossi Mesika 5167f59392 Renamed the VirtualService's destination name to host (#1342)
* Renamed the VirtualService's destination name to host

* Renamed the DestinationRule's name to host
2018-05-23 16:49:54 -04:00
Neeraj Poddar e8417d70cb Added route rule to virtual service in Egress task (#1344)
The example virtual service in Egress task was missing route rules which was
causing istioctl to reject the configuration.
2018-05-23 16:48:52 -04:00
Martin Taillefer aa34b4da26 Major update to the Mixer docs. (#1312)
- Revamp the docs to remove programmer-level info and present an
operator-centric view of the design.

- Deemphasize "Mixer" in favor of Policies and Telemetry throughout. We now
focus on the "What" rather than the "How".

- Increase consistency in the terms we use to avoid confusion for the reader.
2018-05-23 09:58:28 -07:00
Vadim Eisenberg 302e9dda75 Move ingress configuration instructions from the bookinfo guide to the ingress task (#1341)
* add a section about determining ingress IP and port

to the ingress task, copied and adopted from the bookinfo guide

* replace the determing ingress IP and port section with a reference

replace with a reference to the ingress control task, to put
configuring ingress traffic information into a single source of truth

* the GATEWAY_URL -> GATEWAY_URL

GATEWAY_URL is a proper noun

* remove remaining parts about determining the ingress IP and port
2018-05-23 08:14:27 -07:00
Tyler Berry ebde48dd43 Remove redundant words in Grafana prerequisites (#1333) 2018-05-22 16:37:27 -07:00
Tyler Berry efba274c29 Remove repeated "1." (#1334) 2018-05-22 16:26:28 -07:00
Tyler Berry 240a3afee0 Remove unused images from _docs/setup/kuberenetes/img (#1336) 2018-05-22 16:24:28 -07:00
Tyler Berry 47f6dc1e4b Remove WIP installation docs (#1339) 2018-05-22 16:22:28 -07:00
Yossi Mesika b0fee0960f Explain that the 10s mentioned timeout is hardcoded. Fixes #1213. (#1266)
* Explain that the 10s mentioned timeout is hardcoded. Fixes #1213.

* Updated v1alpha3 too

* Fixed spelling errors

* MDL fixes
2018-05-21 12:26:13 -04:00
Yossi Mesika b589c0bb05 Flag no longer exists (#1288) 2018-05-21 11:30:43 -04:00
Guang Ya Liu 3d781a4c72 Updated ilb access mode. (#1328) 2018-05-21 11:26:43 -04:00
Guang Ya Liu 47feea728f Use envoryv2 for bookinfo example. (#1329) 2018-05-21 07:01:01 -07:00
mtail 1427299d2b Fix RSS feed description entries which broke when I swiched front-matter from overview: to description: 2018-05-20 09:58:18 -07:00
mtail b3a7dadac7 Fix bad grammar. 2018-05-20 05:58:25 -07:00
mtail bc7a8d5d57 Fix invalid markdown. 2018-05-20 05:54:02 -07:00
Ta-Ching Chen 9e1272a252 Add minikube launch command for k8s 1.10 (#1326)
* Add minikube launch command for k8s 1.10

* Fix spelling problem & tab
2018-05-19 06:20:53 -07:00
Martin Taillefer a297216f50
Add a bunch of redirects (#1327)
- Google Search Console has been reporting a bunch of errors about other sites
linking to pages on istio.io which are no longer there. This addresses the
highest priority cases.
2018-05-19 05:39:41 -07:00
mtail 5eec7a6387 Undo sitemap change, wasn't quite right in all cases. 2018-05-18 20:47:34 -07:00
mtail 4b53aa0ca2 Fix sitemap generation. 2018-05-18 20:43:17 -07:00
jasmine-jaksic 9586ac413e Update index.md (#1322)
Hiding the Mesos and Foundry set-up pages until we have instructions available
2018-05-18 17:26:00 -07:00
jasmine-jaksic 2854695d18 Update index.md (#1323)
Hiding the Mesos and Foundry set-up pages until we have instructions available
2018-05-18 16:52:00 -07:00
Frank Budinsky 15f42b10b9
Update routing rule concept doc (#1320)
* Update routing rule concept doc

* fix spelling errors

* fix formatting

* small tweak
2018-05-18 17:23:00 -04:00
Lin Sun ee4590d448 more update to helm instruction (#1314)
* more update to helm instruction

* Update helm-install.md

* correct typo

* add a link for tiller

* update tiller's link

* will fix option 2 in a seperate pr as it breaks link

* revert back

* format changes mostly

* use the old way for 2 options 

since we are looking at breaking into 2 pages

* fix multiple blank line issue

* fix trailing space
2018-05-18 13:36:00 -07:00
Tyler Berry 51446b02e9 Use kubectl jsonpath for `export GATEWAY_URL` (#1319) 2018-05-18 16:27:32 -04:00
Tyler Berry acb792bd3e Add Prometheus as Grafana prerequisite (#1318) 2018-05-18 16:26:42 -04:00
Lin Sun eabfe931b0 update istio demo yaml file name (#1317)
* update istio demo yaml file name

* correct file name
2018-05-18 13:25:01 -07:00
Martin Taillefer cd8fc87eac Fix rendering issues on search results page. (#1316) 2018-05-18 13:03:11 -04:00
Guang Ya Liu b67ef7af51 Some cleanup for kubernetes setup. (#1313)
* Some cleanup for kubernetes setup.

1) `kubectl get svc -n istio-system` should also include new services,
such as `istio-egressgateway` etc.
2) `kubectl get pods -n istio-system` should incldue new pods.
3) Updated uninstall part.

* Remove mixer job pod.
2018-05-18 12:45:47 -04:00
Guang Ya Liu 29841bde55 Updated IBM related bookinfo test for Bookinfo. (#1310)
error is fixed in another PR and this PR doesn't introduce any links.
2018-05-18 11:09:46 -04:00
Guang Ya Liu 7bc4074e06 Remove ilb from istio setup. (#1308)
* Remove ilb from istio setup.

* fix link issue reported by circle

* remove spaces

* removing trailing space
2018-05-18 11:03:30 -04:00
Vadim Eisenberg 82b41fa02e finalize the ingressgateway instructions (#1286)
* finalize the ingressgateway instructions

use a predefined secret name and a predefined path

* add 'foo.bar.com' to .spelling

* add a missing empty line

* ingress -> ingressgateway in the names of ingressgateway secrets/path

* rewrite the introduction

* Configuring unencrypted gateway (HTTP) -> Configuring a gateway for HTTP

* ingress gateway -> ingress controller

* Verifying secure gateway -> Verifying the gateway for HTTPS

* change the cleanup instructions for ingressgateway

* remove the old Ingress from the introduction

* remove mentioning that Ingress Gateway is the recommended way

* remove leftover from the merge

* remove the Ingress part

* remove mentioning Ingress from Understanding what happened

* allows specifying -> is used to specify

* rephrase the sentence about the Gateway approach in Istio

* using Istio Gateway -> using an Istio Gateway

* Gateway resource -> Gateway

* not aware about -> not aware of

* foo.bar.com -> httpbin.example.com

* fix an internal link in the ingress task

* add "Disable the HTTP port subsection"

* rewrite the FAQ about ingress TLS-only to link to Istio Gateway

* fixed links to the ingress documentation

* add selinux to .spelling
2018-05-18 09:37:37 -04:00
mtail e667b96a23 And now fix a bunch of markdown issues. 2018-05-18 05:34:02 -07:00
mtail c4d8330732 Fix some misspellings that slipped in somehow. 2018-05-18 05:20:33 -07:00
mtail a0deb3f013 Fix a link typo. 2018-05-18 05:01:25 -07:00
Martin Taillefer c0bc3dd9a1
Add privacy policy link to the footer. (#1289)
Since Google currently owns istio.io and we collect usual analytics info about site usage,
we need a link to the Google privacy policy.
2018-05-18 04:50:08 -07:00
Guang Ya Liu b23ec9a475 Updated mc document for secret register. (#1285) 2018-05-18 04:49:08 -07:00
Lin Sun c3629fc071 update helm instruction (#1309)
* WIP update helm install doc

* update helm instruction

1) link to download steps
2) update pre-requisites
3) add proxyv2 param as default for new install

* address Guang's feedback
2018-05-17 20:36:46 -07:00
Frank Budinsky 5a1e9f2a71 ServiceEntry works for more than just HTTP/HTTPS (#1305) 2018-05-17 22:10:08 -04:00
Lin Sun 2d11b48e69
fix format issue in install options (#1307)
since it is only a formatting issue
2018-05-17 22:06:07 -04:00
Lin Sun d3bd8c11b9
Update to install pre-requisites (#1304)
* Update to install pre-requisites

* change to 3 install options
2018-05-17 21:56:58 -04:00
Oliver Liu 33d005b801
Fix the command for getting Citadel pod. (#1300) 2018-05-17 14:15:57 -07:00