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
Quanjie Lin
962db8c1be
remove command ( #3846 ) ( #3855 )
2019-03-26 09:55:43 -07:00
Eric Chen
a53a054509
Update index.md ( #3793 )
2019-03-19 20:10:16 -07:00
Jianfei Hu
dfb7e60ee0
change with ver syntax. ( #3785 )
2019-03-19 11:48:41 -07:00
Martin Taillefer
391ef67477
Update reference docs. ( #3784 )
2019-03-19 11:44:36 -07:00
Martin Taillefer
2aa1d0edd2
Update reference docs. ( #3782 )
2019-03-19 11:29:17 -07:00
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
Frank Budinsky
3accc1d69b
remove restore command that won't work ( #3778 )
...
* remove restore command that won't work
* fix circleci error
2019-03-19 10:51:40 -07:00
Martin Taillefer
2ed74c33f8
Remove mutual TLS from list of perf considerations. ( #3774 )
2019-03-19 10:16:39 -07:00
Martin Taillefer
00be9bb060
Update reference docs. ( #3775 )
2019-03-19 10:01:02 -07:00
Martin Taillefer
3882e33336
Remove overuse of backticks and geek-speak. ( #3771 )
2019-03-19 08:16:42 -07:00
Mariam John
b7246ffd43
Fix missing whitespace on Installation Options ( #3762 )
...
Fixes Bug: #3740
2019-03-19 08:40:35 -04:00
Lin Sun
f2ab14b785
update jaeger access port forward cmd ( #3754 )
2019-03-18 20:46:52 -07:00
Steven Dake
e66021266b
back up certmanager CRDs as well ( #3755 )
...
We want to backup certmanager CRDs in the case of Tiller usage.
Also clarify thee filename slightly to indicate it is CRD data and
related to Istio 1.0.
Fixes : #3753
2019-03-18 19:55:39 -07:00
Lin Sun
17f0aebb99
update a few things on update notice ( #3751 )
...
* update a few things on update notice
based on https://github.com/istio/istio.io/pull/3728/files
* fix spell
2019-03-18 21:25:15 -04:00
Lin Sun
2f10946cab
no service graph in quick start ( #3749 )
2019-03-18 21:23:48 -04:00
Frank Budinsky
102065592a
Fix bad profile table entry ( #3746 )
2019-03-18 14:58:38 -07:00
Gregory Hanson
7b035747e9
fix indent so dollar sign is not included in copy/paste ( #3745 )
2019-03-18 14:00:40 -07:00
Frank Budinsky
7fc10c7590
Add helm upgrade warning ( #3744 )
2019-03-18 13:28:39 -07:00
Brian Avery
d87d9b0fde
Fixed CRD count and added note regarding cert-manager ( #3743 )
2019-03-18 12:57:40 -07:00
Frank Budinsky
cdc8bf56e1
Separate multicluster profiles ( #3741 )
...
* separate multicluster profiles
* review comments
2019-03-18 12:00:42 -07:00