Quanjie Lin
05f8a2a584
update cmd ( #4266 )
2019-06-05 17:16:17 -07:00
Douglas Reid
59d373d831
fix(tracing docs): update to provide references to access task ( #4268 )
2019-06-05 17:15:52 -07:00
lei-tang
ee4f921886
Add a link to a guide for configuring k8s auth method on Vault [master branch] ( #4241 )
2019-06-04 10:11:37 -07:00
Davin Kevin
778b3554aa
fix(ops): change the yaml used in "Probes Rewriting" ( #4249 )
...
The current pod used a curl health check, but in this part of the documentation, a http health check is required on the same port used by the proxy
2019-06-04 13:34:31 +00:00
Gary Brown
e8b519ae02
Add information about configuring Istio to use an external Zipkin (production) instance ( #4230 )
2019-06-04 06:32:07 -07:00
Frank Budinsky
577e8a50b8
Clarify and improve setup instructions ( #4247 )
2019-06-04 06:21:04 -07:00
Tao Li
00a9aa72d2
Update secure naming in security concept page ( #4238 )
...
* Update secure naming in security concept page
* Small fix
* Address comments
* Address lint
2019-06-03 12:50:16 -07:00
Zhonghu Xu
b631b113a3
Enhance split horizon EDS doc ( #4225 )
...
* Enhance Cluster-Aware Service Routing multi cluster model setup
* update verify part
* fix lint
* fix frankbu's comments
* Update index.md
2019-05-31 16:34:15 +00:00
Martin Taillefer
c354967209
Test mergify. ( #4242 )
...
* Test mergify.
* Update reference docs again.
2019-05-30 20:25:38 -07:00
mtail
793fe3ae92
Update reference docs.
...
And delete stale OWNERS files
2019-05-30 11:28:41 -07:00
Martin Taillefer
1efa84d298
Update reference docs. ( #4236 )
2019-05-28 20:27:52 -07:00
Michael
bbc8e073bc
Fix typo in task mtls deep dive ( #4228 )
...
* fix typo in task mtls deep dive
* Fix typo i instead of istioctl
2019-05-28 02:23:54 +00:00
Jonh Wendell
4c96105b20
Fix references to parent dir in TLS tasks ( #4219 )
2019-05-24 19:30:11 +00:00
Frank Budinsky
fb68cca68f
Warning not to use demo profile for performance evaluation ( #4220 )
2019-05-24 19:28:30 +00:00
Gary Brown
4bb6150ad4
Add information about configuring Istio to use an external Jaeger (production) instance ( #4210 )
2019-05-24 10:22:37 -07:00
Frank Budinsky
c2f59bddf6
Use shorter titles and no linktitle for traffic managment tasks ( #4212 )
2019-05-23 21:24:52 +00:00
Frank Budinsky
6d4497bac9
Reorganize traffic managment tasks ( #4206 )
...
* Reorganize traffic managment tasks
* broken links
* more broken links
* more broken links
* fix links
* fix todelete images
2019-05-23 18:12:25 +00:00
ASaiun
5d950babee
fix the bug: helloworld-v1 service port should change to 5000 ( #4204 )
...
* fix the bug: helloworld-v1 service port should change to 5000
* fix the bug: helloworld-v1 service port should change to 5000
* fix the bug: some yaml format error in Chinese docs,something like this
spec:
selector:
istio: egressgateway
servers:
- port:
number: 80
name: https
protocol: HTTPS
2019-05-23 08:20:40 +00:00
Jason Clark
8494541654
Adds the copy for Linux prereqs. ( #4164 )
...
Signed-off-by: Jason Clark <jason.clark@ibm.com>
2019-05-21 18:38:11 +00:00
lei-tang
35e9164509
Use ServiceEntry to expose an example Vault CA server ( #4199 )
2019-05-21 17:32:28 +00:00
Rigs Caballero
b5581a5899
Move content from Examples to Tasks. ( #4166 )
...
Moves the content found in examples/advanced-gateways/ to
tasks/traffic-management/edge-traffic and
the content found in examples/multicluster/ to tasks/multicluster/
Fixes all broken links caused by the move and adds aliases to the moved pages.
The changes are applied to both, English and Chinese, websites.
Signed-off-by: rcaballeromx <grca@google.com>
2019-05-21 09:56:33 -07:00
Jason Clark
06ee6c4d26
Documents how to use the istioctl tab completion file. ( #4023 )
2019-05-17 14:19:33 +00:00
Frank Budinsky
5b1d11e489
Clarifications ( #4145 )
2019-05-16 09:42:34 -07:00
wxdao
1415c9be20
Remove `kubectl create` tip in Authentication Policy task ( #4117 )
...
* Fix a typo in Authentication Policy task
* Remove `kubectl create` tip
2019-05-13 17:28:15 +00:00
Jimmy Chen
1090df97a4
Add warning message for credential name ( #4067 )
2019-05-12 11:33:19 -07:00
Rigs Caballero
3f1c78718b
Fix typo on architecture diagram. ( #4109 )
...
Signed-off-by: Rigs Caballero <grca@google.com>
2019-05-08 13:50:50 -07:00
Gregory Hanson
97a0cad95c
re-add deleted step for docker with consul setup ( #4107 )
2019-05-08 20:32:56 +00:00
Rigs Caballero
e2be3ddf16
Move FAQ to be a top level section. ( #4104 )
...
Signed-off-by: rcaballeromx <grca@google.com>
2019-05-07 12:36:02 -07:00
Rigs Caballero
bf4901af38
Move the Operations Guide to the documentation section. ( #4099 )
2019-05-07 11:10:19 -07:00
Martin Taillefer
c86583e1f4
Change 'plain text' to plaintext. ( #4103 )
2019-05-07 09:26:58 -07:00
Francois Parquet
0590227ae3
typo: diagonstic -> diagnostic ( #4101 )
2019-05-07 13:30:58 +00:00
Rigs Caballero
6d4c478811
Move glossary from Help to Reference ( #4074 )
2019-05-06 11:36:20 -07:00
banix
33db61c970
Corrects the default timeout for http requests ( #4086 )
...
By default this timeout is disabled. This change was made by
this PR: https://github.com/istio/istio/pull/6042
Fixes #4085
2019-05-02 18:34:21 +00:00
Rigs Caballero
c60dfd8009
Add aliases to fix broken links in GKE docs. ( #4079 )
...
Signed-off-by: rcaballeromx <grca@google.com>
2019-04-30 16:15:14 -07:00
Frank Budinsky
cba952bfac
Fix egress task explaination ( #4076 )
2019-04-29 20:12:50 -07:00
lei-tang
8cbefd3417
Fix user guide for Istio Vault CA integration ( #4069 )
...
The user guide for Istio Vault CA integration fails
because the cluster hosting an example Vault server was deleted.
This PR fixes the user guide with a new example Vault CA.
2019-04-29 18:30:17 +00:00
Frank Budinsky
2965b8d92b
Fix check for ALLOW_ANY mode ( #4053 )
2019-04-26 12:33:18 -07:00
Martin Taillefer
7e6a81bddc
Site improvements ( #4048 )
...
- Remove unnecessary ratio= attributes used with the image shortcode
- Make it so the gloss shortcode doesn't depend on the location of the glossary
within the content tree.
- Make it so the image shortcode understands languages. It will now look in the current
language's content tree, and then callback to the English tree if not found.
- Leverage the above to simplify the Chinese content and remove many absolute references from the
Chinese content to the English content.
2019-04-25 17:20:14 -07:00
Yangmin Zhu
1241fff58c
add mysql to named service ports list ( #4042 )
2019-04-25 14:06:18 -07:00
Martin Taillefer
2cd65eecd3
Update reference docs. ( #4034 )
2019-04-24 15:03:22 -07:00
lei-tang
d138bd479b
Update the deployment document for Citadel replica ( #4026 )
...
* Update the deployment document for Citadel replica
* Fix lint error
2019-04-24 10:24:21 -07:00
Josh Cox
656f35e1af
Squashed and signed ( #4021 )
...
Signed-off-by: Josh Cox <josh@webhosting.coop>
2019-04-23 14:42:19 -07:00
Martin Taillefer
b996791604
Point to istio/istio master. ( #4020 )
...
And fix a broken link to Envoy.
2019-04-23 07:57:56 -07:00
Martin Taillefer
533a3efc0e
Merge from release-1.1 branch ( #4012 )
2019-04-20 08:16:09 -07:00
Andrew Martin
f5e58928db
fix: typo ( #3997 )
...
Removes an erroneous `and`
2019-04-15 17:03:46 -07:00
John Howard
87ad0f6ac3
Update CNI GKE setting ( #3951 )
...
The flag to pass to Helm is `cniBinDir=/home/kubernetes/bin`, so it is confusing to add `istio-cni.cniBinDir=/home/kubernetes/bin` as the option, unless there is some context I am missing
2019-04-15 10:16:57 -07:00
MrLuje
e4d01efa0b
Move sidecar.istio.io/inject: false ( #3884 )
...
The annotation needs to be made to the pod template spec's metadata and not the deployment's metadata
2019-04-15 10:08:49 -07:00
Jimmy Chen
95a8551833
introduce citadel metrics ( #3970 )
2019-04-10 05:40:11 -07:00
Arian Motamedi
4c48fe4fc2
updating reference docs for destination-rule. ( #3954 )
2019-04-07 09:40:48 -07:00
Martin Taillefer
f0d6774bb7
Update reference docs. ( #3895 )
2019-03-29 16:32:40 -07:00