Frank Budinsky
64d2c26267
Remove links to deleted istio_ca reference doc ( #6895 )
...
* Remove links to deleted istio_ca reference doc
* cacert->cacerts
2020-03-17 07:46:37 -07:00
John Howard
9d1e48acb7
Add cert-manager integration doc ( #6896 )
...
* Add cert-manager integration doc
This starts the new "Integrations" page, which will include many other
integrations in the future. For now, I have added cert-manager
integration. We have an existing doc for this at
https://istio.io/docs/tasks/traffic-management/ingress/ingress-certmgr/
which I think we can remove, but I did not do that in this PR.
Note to the reviewer: this is explicitly not a task, as we do not
control cert-manager. Having an explicit set of steps and verifications
requires an exact working directions, which is maintained as
cert-manager evolves, etc. The goal here was to link out to cert-manager
docs wherever possible, and just document the very minimal amount needed
to actually get things integrated with Istio. As you can see from the
doc this is fairly minimal - for the most part, its just referencing a
secret crated by cert-manager.
* Update content/en/docs/ops/integrations/_index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-17 07:18:35 -07:00
2BFL
fee03daceb
zh-translation: release 1.5 with cherrypick/release-1.5 ( #6777 )
...
* zh-translation: release 1.5 with cherrypick/release-1.5
sync some file with en for lint
* sync concepts
* Accept yhyddr's suggestion
2020-03-17 00:30:26 -07:00
lei-tang
2463045315
Update Istio DNS certificate document for Istio 1.5 ( #6871 )
...
* Update Istio DNS certificate document for Istio 1.5
* Revise overview based on review comments
2020-03-16 12:39:11 -07:00
Istio Automation
c2518f15f3
Automator: update common-files@master in istio/istio.io@master ( #6891 )
2020-03-16 12:19:42 -07:00
shibataka000
6027822240
Fix output of command ( #6883 )
2020-03-16 14:59:01 -04:00
Adarsh J
9eeaa909e6
fix typo in the path for redis config ( #6768 )
...
Force merging, since it's harmless and just blocked by a build issue.
2020-03-16 14:56:42 -04:00
Shamsher Ansari
b0813c7dd6
Update home page links ( #6872 )
...
* Update home page links
* Point to the higher level config page.
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-16 11:47:44 -07:00
Travis Clarke
71a9cd7ef0
Update generated docs ( #6870 )
2020-03-16 11:47:36 -07:00
Shamsher Ansari
a8f801c11d
Reword to clarify the intent of external access ( #6888 )
2020-03-16 11:09:21 -07:00
Istio Automation
42fce40dc3
Automator: update istio.io@master reference docs ( #6419 )
2020-03-16 10:45:24 -07:00
Eric Van Norman
fc26fca934
Remove KubeCon EU event, fix KubeSphere.io links, ignore 429s. ( #6886 )
...
* Remove KubeCon EU event
* Make kubsphere.io link changes
* Ignore 429 return codes on links
2020-03-16 10:19:12 -07:00
Nathan Mittler
404cbd180d
Update to the latest istio/istio ( #6881 )
...
There were changes to the test framework that required a few tweaks.
2020-03-16 10:08:02 -04:00
Frank Budinsky
546a3c8379
Manual cherrypick of #6866 ( #6875 )
2020-03-13 15:14:37 -04:00
Frank Budinsky
e7abbb1131
Extensibilty concept section postion wrong ( #6874 )
2020-03-13 10:33:24 -07:00
Istio Automation
01feea181e
Automator: update common-files@master in istio/istio.io@master ( #6867 )
2020-03-12 14:47:13 -07:00
John Pape
1feb25e99b
Remove "Helm with Tiller" install path docs ( #6864 )
...
* Remove helm with tiller install path
* Updates inbound linking documents
2020-03-12 13:39:40 -07:00
Douglas Reid
e27560166d
feat(observability): add best practices guide ( #6810 )
...
* feat(observability): add best practices guide
Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>
* fix some lint issues
Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>
* review edits
Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>
* remove drop-shadows
Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>
* refactor to appease the spellcheck process
Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>
* Update .spelling
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/best-practices/observability/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/best-practices/observability/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update .spelling
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update .spelling
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update .spelling
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update .spelling
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update .spelling
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/best-practices/observability/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-12 10:04:29 -07:00
Suchith J N
798328b911
( #6586 ) move istio.io test for circuit breaking to istio.io repository ( #6609 )
...
* (#6586 ) move istio.io test for circuit breaking to istio.io repository
* (#6586 ) add verification for output metrics
* (#6586 ) widened bounds for both before and after tripping and use ruby for evaluation
* (#6586 ) fix istioio package import
2020-03-12 09:05:43 -07:00
Brian Avery
782a7dba4c
Fix OKD link ( #6861 )
...
* Fix OKD link
* Fixed Chinese link too
2020-03-12 09:32:03 -04:00
Istio Automation
1adb5354b6
Automator: update common-files@master in istio/istio.io@master ( #6862 )
2020-03-11 16:17:37 -07:00
Frank Budinsky
8774229973
Cleanup .spelling (lower case istiod not allowed) ( #6858 )
...
* Cleanup .spelling
* remove lower case istiod
* add backticks
* remove backticks
* restore backticks
2020-03-11 16:23:03 -04:00
Kuat
ef5a5b54ec
edit standard metrics ( #6845 )
...
Signed-off-by: Kuat Yessenov <kuat@google.com>
2020-03-10 13:44:55 -07:00
mandarjog
67f914d96c
fix label name for telemetry v2 ( #6762 )
...
* fix label name for telemetry v2
* update spelling
2020-03-10 08:57:48 -07:00
Yangmin Zhu
080b11d791
authz: update troubleshooting guide for authZ policy ( #6767 )
...
* authz: update troubleshooting guide for authZ policy
* update
* Update content/en/docs/ops/common-problems/security-issues/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/common-problems/security-issues/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/common-problems/security-issues/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/common-problems/security-issues/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* update
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-10 08:33:41 -07:00
tigran-a
e8466022bd
Revert "cacerts secret to replace with istio-ca-secret ( #6829 )" ( #6836 )
...
This reverts commit d4eba6eb52
.
2020-03-10 07:25:50 -07:00
Istio Automation
c3b11dfcee
Automator: update common-files@master in istio/istio.io@master ( #6839 )
2020-03-10 01:30:30 -07:00
2BFL
d6e6e65271
fmt for zh content ( #6816 )
2020-03-09 22:29:30 -07:00
Istio Automation
3721683c21
Automator: update common-files@master in istio/istio.io@master ( #6833 )
2020-03-09 21:59:12 -07:00
helight
1413e4f539
zh-translation: add new blog 2020 wasm-announce ( #6812 )
...
* add new blog 'wasm-announce/index.md' in 2020 to zh/blog/2020/
* fix url error
* add /docs/reference/config/telemetry/metrics/
2020-03-09 21:36:19 -07:00
potterhe
dbe6b080f6
zh-translation:/docs/setup/install/istioctl/index.md ( #6780 )
...
* zh-translation-1799
* fix deployment-models lint error
* fix some format
* retouch
* fix hpa lint error
2020-03-09 21:36:10 -07:00
Istio Automation
c2714901a5
Automator: update common-files@master in istio/istio.io@master ( #6832 )
2020-03-09 16:12:09 -07:00
tigran-a
d4eba6eb52
cacerts secret to replace with istio-ca-secret ( #6829 )
...
Currently, 1.5.0 istiod is looking for istio-ca-secret, while in 1.4.x it was cacerts.
2020-03-09 13:21:37 -07:00
John Howard
1ffb1d8506
Add lint-fast target for local development ( #6718 )
...
This takes 30s and runs the spellcheck and some other quick linters.
2020-03-09 12:57:13 -07:00
Istio Automation
be88ec1687
Automator: update common-files@master in istio/istio.io@master ( #6814 )
2020-03-09 11:48:26 -07:00
Jianfei Hu
1c2cb403f4
networking issue section update: disclaimer about auto mtls and remove authn check. ( #6796 )
...
* disclaimer about auto mtls and remove authn check.
* Update content/en/docs/ops/common-problems/network-issues/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-09 11:12:25 -07:00
Istio Automation
0114e09f65
replace Citadel with Istio CA ( #6825 )
...
Since Citadel is now built in into istiod, the certificate authority should be called Istio CA
Co-authored-by: tigran-a <avanesovt@gmail.com>
2020-03-09 13:25:29 -04:00
Gregory Hanson
7f6ef186fc
remove mtls destination rules, apply patch instead of redeploy ( #6805 )
2020-03-09 08:56:02 -07:00
mandarjog
ec20fa3215
Remove telemetry as it has not been upstreamed ( #6813 )
...
* Remove telemetry as it has not been upstreamed
* Add jwt example
2020-03-09 07:19:29 -07:00
helight
54e8fc03fc
Fix build ( #6776 )
2020-03-09 01:56:27 -07:00
Martin Taillefer
5bdc5a1cae
Fix archive site build.
2020-03-06 19:44:47 -08:00
Istio Automation
81b5b3931b
Automator: update common-files@master in istio/istio.io@master ( #6811 )
2020-03-06 19:39:56 -08:00
Gau Liang
4188fc9c34
zh-translate:/content/zh/about/contribute/review/index.md ( #6746 )
...
* 翻译完成
* Fix: 程序 -> 流程
* Fix: lint errors.
* Fix: lint errors
2020-03-06 18:47:14 -08:00
2BFL
701814896c
zh-translation: trade winds 2020 ( #6745 )
...
sync some file with en for lint
2020-03-06 18:20:04 -08:00
Istio Automation
8689aa7b8d
Automator: update common-files@master in istio/istio.io@master ( #6809 )
2020-03-06 17:03:39 -08:00
Jonathan Meyers
6fa32245be
Updated / added Kops documentation ( #6744 )
...
* first pass at updated kops documentation
Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
* updated k8s versions as appropiate
Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
* added sds doc links
Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
* formatting
Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
* spelling and lint fixes
Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
* changed to weight 33
* simplified docs
Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
2020-03-06 14:39:52 -08:00
Mariam John
c7610d31e4
[release-1.5] Add note on automatic mutual TLS in the upgrade note ( #6763 )
2020-03-06 14:02:34 -08:00
Dan Ciruli
8b70b3aec6
[1.5] fixed link in blog post, fixed typo in relnote template ( #6792 )
...
* fixed link in blog post, fixed typo in relnote template
* fixed broken link in roadmap
* fixing the broken link in my broken link
2020-03-06 13:21:54 -08:00
Gregory Hanson
3e8856ac1d
Traffic Mirror cleanup ( #6787 )
...
* automtls wording and remove broken sudo command
* remove confusing tip regarding auto mtls
2020-03-06 12:57:34 -08:00
Yangmin Zhu
5de726aae4
authz: update the change notes for deny and exclude matching ( #6798 )
2020-03-06 12:35:49 -08:00