Commit Graph

2924 Commits

Author SHA1 Message Date
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
Diem Vu 10415287c8 Update document for `istioctl auth tls-check` command (#3343)
* Update mutual tls deepdive doc to reflect the new authn tls-check behavior

* Also update FAQ

* Correct grammar

* Update content/docs/tasks/security/mutual-tls/index.md

Co-Authored-By: diemtvu <25132401+diemtvu@users.noreply.github.com>

* Address comment

* Also include changes to fix #11825

* Change the example to show default DR to avoid confusion

* Correct change the example to show default DR to avoid confusion

* Update content/docs/tasks/security/mutual-tls/index.md

Co-Authored-By: diemtvu <25132401+diemtvu@users.noreply.github.com>

* Update content/docs/tasks/security/mutual-tls/index.md

Co-Authored-By: diemtvu <25132401+diemtvu@users.noreply.github.com>

* Update namespace for global destination rule

* Update content/docs/tasks/security/mutual-tls/index.md

Co-Authored-By: diemtvu <25132401+diemtvu@users.noreply.github.com>
2019-02-28 13:51:32 -08:00
lei-tang 214fb9947b Fix the error of "https" displayed as "ps" (#3437) 2019-02-28 13:45:00 -08:00
Ozben Evren 225d449046 Add documentation about removing CRDs. (#3436) 2019-02-28 11:46:31 -08:00
Yossi Mesika c9c7bd6dea Updating the command for istio-remote generation (#3407) 2019-02-28 09:58:43 -08:00
lei-tang 7e64896b6b Fix the GKE cluster creation commands (#3415) 2019-02-28 09:53:13 -08:00
lei-tang 968146f269 Fix the role binding for all clusters in a multicluster (#3417) 2019-02-28 09:52:18 -08:00
John Howard b1ed4c9c84 Reference helm install docs rather than duplicating (#3418)
* Reference helm install docs rather than duplicating

Multicluster gateway installation docs were out of sync from install docs. This changes them to just directly reference the main install docs to make things more clear.

* Fix syntax
2019-02-28 12:02:44 -05:00
Lin Sun d99e48fc99 remove the portion for egress gateway exposed as nodeport (#3255)
* remove the portion for egress gateway

* Update index.md
2019-02-28 08:24:30 -08:00
Yuchen Dai 0ac513511d Update egress document (#3419)
`X-istio-Attributes` should not be presents in the request to external HTTP service.
2019-02-28 06:03:33 -08:00
mtail b19de2c69e Remove "Product" structured data since we don't have the necessary metadata for that. 2019-02-28 04:25:55 -08:00
mtail e8fe89a3b4 Just provide a blank robots.txt file, maybe that'll unblock things. 2019-02-28 03:34:32 -08:00
mtail 5e64720574 Update robots.txt to allow sesrch to work on preliminary.istio.io. 2019-02-28 03:27:55 -08:00
mtail 748fe46dd3 Normalize search result CSS. 2019-02-28 02:20:52 -08:00
mtail c9165b5aa6 JavaScript cleanup.
Consolidate script from the English and Chinese landing pages into one place.
2019-02-28 01:59:19 -08:00
Martin Taillefer bedbc83da6
JavaScript cleanup. (#3427)
- Now that the scripts are loaded with 'defer', no need to trigger all
behavior via a DOMContentLoaded event handler as the scripts will all
naturally run after the DOM has been loaded.

- Use a considerably simpler approach to copy to the clipboard in code
blocks. This saves around 10K of script code believe it or not.
2019-02-28 01:38:52 -08:00
Martin Taillefer 06bda09366
Update reference docs. (#3425) 2019-02-27 19:12:11 -08:00
Vincent 48aad3933e zh: sync /about/bugs/index.md (#3409) 2019-02-27 18:47:30 -08:00
Vincent 0e861450d5 zh: sync content_zh/docs/examples/multicluster/gke/index.md (#3424) 2019-02-27 18:10:31 -08:00
Martin Taillefer c8306acddf
Add an error check for invalid paths in the image shortcode. (#3421) 2019-02-27 15:17:09 -08:00
mtail 8f3a92c419 Improve page load time by better sequencing things. 2019-02-27 07:41:41 -08:00
flydragon 90ca7be213 zh: content_zh/docs/setup/kubernetes/platform-setup/openshift (#3401)
update
2019-02-27 05:04:31 -08:00
flydragon 9872599621 zh: content_zh/docs/tasks/security/authz-http (#3403)
update
2019-02-27 04:38:31 -08:00
flydragon ef69559874 zh: content_zh/docs/reference/config/policy-and-telemetry/adapters (#3405)
* zh: content_zh/docs/reference/config/policy-and-telemetry/adapters

update

* zh: content_zh/docs/reference/config/policy-and-telemetry/adapters

fix depend
2019-02-27 04:34:30 -08:00
mtail b0e49a95a9 Adjust the layout of the headline and sidebar a bit. 2019-02-26 21:37:34 -08:00
flydragon 14de55de84 zh: content_zh/docs/tasks/policy-enforcement/denial-and-list (#3400)
* zh: content_zh/docs/tasks/policy-enforcement\denial-and-list

update

* zh: content_zh/docs/tasks/policy-enforcement\denial-and-list

fix ci validate

* zh: content_zh/docs/tasks/policy-enforcement\denial-and-list

fix typo
fix blank
2019-02-26 21:33:30 -08:00
mtail 21baddab58 Add s classroom icon. 2019-02-26 20:42:07 -08:00
Hiroshi Nasu 1a0130162a Add a step to look inside mirroring traffic with tcpdump in istio-proxy (#3267)
* Add looking inside mirroring traffic with tcpdump

* Update mirroring traffic exam step description
2019-02-26 14:27:32 -08:00
Daniel Linsley 733870147c Kiali jaegerURL should use jaeger-query service. (#3260)
* Kiali jaegerURL should use jaeger-query service.

Prior to change, while using the tracing service on port 90 for the jaegerURL, kiali would never get metrics to compose the service graphs.

Switching jaegerURL to jaeger-query service on port 16686 fixes the issue.  After traffic is generated the service graphs are built and visible in kiali.

* Remove clusterIP Query for grafana and jaeger-query services
2019-02-26 13:56:31 -08:00
Frank Budinsky 2c72648099 Reminders to apply destination rules (#3390) 2019-02-26 12:06:19 -08:00
Tao Li c4b714ec99 Remove unnecessary section to turn on permissive (#3382)
* Remove unnecessary section to turn on permissive

* Delete obsoleted file

* Add alias

* Fix comment
2019-02-26 11:35:30 -08:00
Diem Vu edcedada30 Add instruction to download gen-jwt.py script (#3378)
* Add instruction to download gen-jwt.py script

* Correct code block sequence

* Correct bash syntax

* Fix comment

* Use  {{< github_file >}} markdown
2019-02-26 11:24:30 -08:00
Eric Van Norman 54fa8681d5 Update CRD count from 58 to 56 (#3389) 2019-02-26 08:34:31 -08:00
Brian Avery 4cf48451f3 There are only 56 CRDs, not 58 (#3380)
1.1 is only creating 56 CRDs, not 58. It looks like the missing ones are servicecontrolreports.config.istio.io and servicecontrols.config.istio.io, both of which have been removed. 

adapters.config.istio.io
apikeys.config.istio.io
attributemanifests.config.istio.io
authorizations.config.istio.io
bypasses.config.istio.io
certificates.certmanager.k8s.io
checknothings.config.istio.io
circonuses.config.istio.io
cloudwatches.config.istio.io
clusterissuers.certmanager.k8s.io
clusterrbacconfigs.rbac.istio.io
deniers.config.istio.io
destinationrules.networking.istio.io
dogstatsds.config.istio.io
edges.config.istio.io
envoyfilters.networking.istio.io
fluentds.config.istio.io
gateways.networking.istio.io
handlers.config.istio.io
httpapispecbindings.config.istio.io
httpapispecs.config.istio.io
instances.config.istio.io
issuers.certmanager.k8s.io
kubernetesenvs.config.istio.io
kuberneteses.config.istio.io
listcheckers.config.istio.io
listentries.config.istio.io
logentries.config.istio.io
memquotas.config.istio.io
meshpolicies.authentication.istio.io
metrics.config.istio.io
noops.config.istio.io
opas.config.istio.io
policies.authentication.istio.io
prometheuses.config.istio.io
quotas.config.istio.io
quotaspecbindings.config.istio.io
quotaspecs.config.istio.io
rbacconfigs.rbac.istio.io
rbacs.config.istio.io
redisquotas.config.istio.io
reportnothings.config.istio.io
rules.config.istio.io
serviceentries.networking.istio.io
servicerolebindings.rbac.istio.io
serviceroles.rbac.istio.io
sidecars.networking.istio.io
signalfxs.config.istio.io
solarwindses.config.istio.io
stackdrivers.config.istio.io
statsds.config.istio.io
stdios.config.istio.io
templates.config.istio.io
tracespans.config.istio.io
virtualservices.networking.istio.io
zipkins.config.istio.io
2019-02-26 08:31:31 -08:00
Yangmin Zhu 6168d4f171 Add command for manual sidecar injection (#3362) 2019-02-26 06:57:36 -08:00
Martin Taillefer 3f3f3f5353
Add a new link check to prevent links to specific lines in GitHub files. (#3387) 2019-02-26 06:53:57 -08:00
Vincent dd91656544 zh: sync /docs/setup/kubernetes/helm-install/index.md (#3385)
* zh: /docs/setup/kubernetes/helm-install/index.md

* fixed links
2019-02-26 06:27:31 -08:00
Vincent 7de3d0c772 zh: /help/ops/misc/index.md (#3386) 2019-02-26 06:21:30 -08:00
Vincent 1b478537c2 zh: moved & updated /docs/setup/kubernetes/quick-start-gke (#3317) 2019-02-26 00:19:29 -08:00
mtail 58643b10d7 Find a much better icon for Helm. 2019-02-25 21:46:00 -08:00
Martin Taillefer 8a0b90baab
Update reference docs. (#3383) 2019-02-25 21:14:18 -08:00
Shriram Rajagopalan 2baef16e51 new networking reference docs (#3358) 2019-02-25 17:13:27 -08:00
Kuat 860fd27e91 add origin ip (#3381)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2019-02-25 16:15:15 -08:00
Maria Skidanova 27c61686ec Better link to booklinfor for docker (#3375) 2019-02-25 13:47:19 -08:00
Tao Li 4030c2503a Fix authn policy doc (#3376) 2019-02-25 13:46:26 -08:00
Douglas Reid 38457bd841 Update prometheus-application-metrics.md (#3374)
Fixes #3371
2019-02-25 11:49:43 -08:00
Martin Taillefer 5ce2285a01
Script cleanup (#3372) 2019-02-25 07:19:06 -08:00
Pengyuan Bian ccd58553f8 add new expressions (#3363) 2019-02-25 07:07:30 -08:00
Vincent ea846f8d04 zh: /blog/2019/egress-performance/index.md (#3369) 2019-02-24 22:54:28 -08:00
Tao Li f160abd20b Update permissive mode description (#3328)
* Update permissive mode description 

To make it more accurate

* Update index.md
2019-02-24 22:05:30 -08:00