Commit Graph

4980 Commits

Author SHA1 Message Date
potterhe eaab8a6dae
zh-translation:/docs/concepts/security/index.md (#6982)
* Identity Provision

* authentication

* done v1

* fix

* lint

* fix lint error

* pki to PKI

* reverse en doc

* fix lint error

* fix lint error
2020-04-06 19:58:04 -07:00
SataQiu 45c139c815
zh-translation: add content/zh/docs/ops/integrations (#7033) 2020-04-06 19:41:32 -07:00
Istio Automation 21e890610f
Automator: update istio.io@master reference docs (#6976)
* Automator: update istio.io@master reference docs

* Updates to fix automated doc changes

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2020-04-06 17:16:32 -07:00
Istio Automation a51d8af8db
Remove GKE v1.11.x instructions (#7036)
See https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control#iam-rolebinding-bootstrap. Assuming that these instructions were *only* required for GKE, they are no longer necessary.

Co-authored-by: Adrian Ludwin <adrian.ludwin@gmail.com>
2020-04-06 15:01:10 -07:00
Frank Budinsky dd1fe5e3bb
Suppress brittle link warnings (#7028)
* Suppress brittle link warnings

* tweak
2020-04-06 09:09:42 -07:00
Istio Automation 678179bf60
Automator: update common-files@master in istio/istio.io@master (#7030) 2020-04-03 14:17:10 -07:00
John Howard 494b0d0219
Add documentation on Ingress support (#7012)
* Add documentation on Ingress support

Istio has supported Ingress for quite a while, but its not documented.
This explains how to use it and configure it.

Note to docs reviewers: Gateway is Istio's alternative to Kubernetes'
Inrgess object, and we prefer users to use Gateway. However, for reasons
like legacy users, we also support Ingress.

* fix lint

* fix lint

* fix lint

* improvements

.

* Apply suggestions from code review

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-03 11:51:30 -04:00
Shriram Rajagopalan e138836ad7
Rename PKI to Identity Issuance (#6972)
* Rename PKI to Identity Issuance

Calling Identity issuance as PKI has resulted in confusion among customers expecting to see content about CRLs, OCSP, and other frills associated with standard PKIs. The content of that section is about securely issuing identities to the workloads by embedding the identity in the X509 certificate.

* Update content/en/docs/concepts/security/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/docs/concepts/security/index.md

* Update content/en/docs/concepts/security/index.md

* Update content/en/docs/concepts/security/index.md

* Update content/en/docs/concepts/security/index.md

Co-Authored-By: Justin Pettit <jpettit@ovn.org>

* Update content/en/docs/concepts/security/index.md

* Update content/en/docs/concepts/security/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Oliver Liu <yonggangl@google.com>
Co-authored-by: Justin Pettit <jpettit@ovn.org>
2020-04-02 12:13:30 -04:00
Eric Van Norman 1290482b63
Fix privildeged (#6997) 2020-04-02 08:12:33 -07:00
potterhe e25a359855
#7008 (#7009) 2020-04-02 10:30:39 -04:00
Brad Ison a96df3ee36
Fix mTLS migration test script (#7010)
The mTLS migration task in the docs was updated to use
PeerAuthentication instead of Policy and DestinationRules, but the
tests were never updated.  This updates the test script to be inline
with the docs.
2020-04-02 07:00:21 -07:00
Brad Ison ccf3e134d9
Fix TCP Traffic Shifting test script (#7016)
The `TestTCPTrafficShifting` test script relies on fetching the port
named "tcp" on the istio-ingressgateway service, but that port is not
present in the default installation profile -- only in the demo
profile.  This patches the service to add the port in the setup
script, and also fixes the usage of `nc` in the test script.
2020-04-01 13:44:03 -07:00
Istio Automation 86260edb30
Automator: update common-files@master in istio/istio.io@master (#7018) 2020-04-01 12:47:51 -07:00
Frank Budinsky 46876db586
Make site linter more configurable (#7014)
* Make site linter more configurable

* change brittle github links error to warning

* turn off external link checking by default

* update makefile

* fix target lint

* remove cross language link

* better variable name
2020-04-01 14:48:13 -04:00
Nupur Garg 7db4b14558
Add Comment about TCP Blackhole Cluster Fix in master/release1.5.1 (#7013) 2020-03-31 15:08:35 -07:00
Eric Van Norman 284f345e6f
Fix links for removal of helm installation directory (#6826)
* Fix links for removal of helm installation directory

* Point to archive version of istioctl upgrade instructions

* Add Aporeto to lint ignores for now.
2020-03-30 11:48:11 -07:00
shinji3887 5e506de08a
fix the url link error in the blog wasmhub-istio (#7001)
* fix the url link error in the blog

* fix link error
2020-03-30 08:10:21 -07:00
Nathan Mittler 82f577cc4a
Update to the latest istio/istio (#6999)
Have to copy over a new configuration file for istioctl required by the test framework.
2020-03-30 07:29:35 -07:00
Eric Van Norman 31d625dc79
Ignore Aporeto.com for now (#7003) 2020-03-30 09:58:50 -04:00
shinji3887 cba8bb3a0a
zh-translation:content/zh/docs/reference/config/policy-and-telemetry/_index.md (#7000)
* modify config

* update the index
2020-03-29 20:20:39 -07:00
SataQiu 43a15ecb15
zh-translation: remove /faq/security/check-policy.md /events/banners/kubecon-europe-2020.md /docs/tasks/security/webhook/index.md (#6993) 2020-03-28 01:51:14 -07:00
Istio Automation b910dd420e
Automator: update common-files@master in istio/istio.io@master (#6979) 2020-03-27 14:56:44 -07:00
Yangmin Zhu ccf7e68471
remove v1alpha1 RBAC page (#6989) 2020-03-27 13:58:46 -07:00
Istio Automation 8f2adfd645
[master] Improve operator helm instruction (#6998)
* Improve operator helm instruction

* download -> install

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-27 08:28:26 -07:00
Steven Dake e324c445b4
Clarify improvement in master/1.5.1 (#6990) 2020-03-27 09:36:01 -04:00
Steven Dake 53b35a13fe
Remove operator yaml experiment (#6985) 2020-03-26 13:46:29 -07:00
Frank Budinsky 89e1963877
Manual cherry-pick of #6981 (#6984) 2020-03-26 12:59:43 -07:00
Istio Automation b5f6109847
[master] Add instructions for gateway customization (#6975)
* Add instructions for gateway customization

* Lint

* Lint

* Remove proto link

Co-authored-by: Martin Ostrowski <mostrowski@google.com>
2020-03-25 14:43:08 -07:00
Frank Budinsky c99d90f34c
Fix check for link: latest_release in events (#6974) 2020-03-25 13:28:35 -07:00
Francois Pesce 8bb4178167
1.4.7, 1.5.1, istio-security-2020-004 (#6969)
* Announcing 1.5.1 and 1.4.7

- Include ISTIO-SECURITY-2020-004

* fix dates

* Update content/en/news/releases/1.4.x/announcing-1.4.7/index.md

* Update content/en/news/releases/1.5.x/announcing-1.5.1/index.md

* Update content/en/news/security/istio-security-2020-004/index.md
2020-03-25 10:35:37 -07:00
Kebe b8b7f2c02b
Remove sourceLabels match part (#6965)
* Fix sourceLabels example yaml error

* Remove sourceLabels match part

* Remove ...
2020-03-25 09:12:33 -07:00
lei-tang 3182bba545
Provision a certificate to an application through a sidecar (#6554)
* Provision a certificate to an application through a sidecar

* Revisions based on the review comments

* Move the document location

* Revise install command based on the review comments

* Make the blog more concise

* Explain the use case

* Revised based on comments

* Revise based on review comments

* Revised based on the review comments

* Revise based on review comments

* Revise based on review comments

* Revise based on review comments

* Revise based on review comments

* Revise based on review comments
2020-03-25 08:44:00 -07:00
shinji3887 8dffa0c468
Correct typos in the blog (#6955) 2020-03-24 20:34:16 -07:00
Istio Automation f077cba5aa
Automator: update istio.io@master reference docs (#6964) 2020-03-24 19:47:21 -07:00
Istio Automation fd6776c2c3
Automator: update common-files@master in istio/istio.io@master (#6958) 2020-03-24 19:29:22 -07:00
Frank Budinsky d84b2cf28a
Temporary fix broken link blocking doc builds (#6961)
* Temporary fix broken link blocking doc builds

* better fix

* pt and zh
2020-03-24 22:07:10 -04:00
Frank Budinsky a45cf7527a
Display entry dates on blog index page (#6960)
* Display entry dates on blog index page

* tweak
2020-03-24 14:07:18 -07:00
Jianfei Hu 8dc367d9fd
Add a tcpdump verification FAQ entry for mutual TLS effect proof. (#6922)
* add a tcpdump verification for mtls

* add period

* move to the migration doc.

* lint fixing

* address cmt.

* Apply suggestions from code review

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-24 13:30:11 -04:00
Istio Automation 2acaa5b9fd
Automator: update istio.io@master reference docs (#6954) 2020-03-24 09:12:40 -07:00
Istio Automation c4b9fa629c
[master] Add Helm install instructions and operator remove command (#6956)
* Add Helm install instructions and operator remove command

* Update content/en/docs/setup/install/standalone-operator/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Lint

Co-authored-by: Martin Ostrowski <mostrowski@google.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-24 11:50:16 -04:00
Suchith J N c2dc99c1c3
(#6837) remove istio.io test for enabling/disabling policy enforcement (#6838) 2020-03-24 06:40:13 -07:00
shinji3887 f5c9956037
zh-translation:content/zh/blog/2020/deploy-wasm-declarative/index.md (#6938)
* add new wasm zh blog

* 修正lint格式

* Apply suggestions from code review

Co-Authored-By: 2BFL <imqksl@gmail.com>

Co-authored-by: shinji3887 <lupeier@gmail.com>
Co-authored-by: 2BFL <imqksl@gmail.com>
2020-03-24 02:39:23 -07:00
shinji3887 3a9811d54c
zh-translation:content/zh/blog/2020/istiod/index.md (#6943)
* add new istiod zh blog

* 修改lint

* Update content/zh/blog/2020/istiod/index.md

Co-Authored-By: 2BFL <imqksl@gmail.com>

* Update content/zh/blog/2020/istiod/index.md

Co-Authored-By: 2BFL <imqksl@gmail.com>

* Update content/zh/blog/2020/istiod/index.md

Co-Authored-By: 2BFL <imqksl@gmail.com>

* Apply suggestions from code review

Co-Authored-By: 2BFL <imqksl@gmail.com>

* 修改文章并添加锚点

* 修改描述文字

* 修改lint

Co-authored-by: shinji3887 <lupeier@gmail.com>
Co-authored-by: 2BFL <imqksl@gmail.com>
2020-03-23 18:45:27 -07:00
Gau Liang e218452f52
zh-translate:content/zh/news/releases/1.5.x/announcing-1.5/change-notes/index.md (#6786)
* zh-translate:change-notes

* Updated links to zh folder.

* Update content/zh/news/releases/1.5.x/announcing-1.5/change-notes/index.md

Co-Authored-By: 2BFL <imqksl@gmail.com>

* Update content/zh/news/releases/1.5.x/announcing-1.5/change-notes/index.md

Co-Authored-By: 2BFL <imqksl@gmail.com>

* Update content/zh/news/releases/1.5.x/announcing-1.5/change-notes/index.md

Co-Authored-By: 2BFL <imqksl@gmail.com>

* Update content/zh/news/releases/1.5.x/announcing-1.5/change-notes/index.md

Co-Authored-By: 2BFL <imqksl@gmail.com>

* 更新到 1.5

* Sidecar > sidecar

* FIX: lint errors.

* lint

* Done

Co-authored-by: 2BFL <imqksl@gmail.com>
2020-03-23 18:23:18 -07:00
Xinnan Wen 526ae88c64
add some clarification to the helm api customization (#6920)
* add some clarification to the helm api

* address comment

* remove extra part
2020-03-23 15:58:43 -04:00
John Howard 6baafb5ef2
Remove cert-manager task with reference to new integration page (#6936)
* Remove cert-manager task with reference to new integration page

* fix alias

* Fix dead lines
2020-03-23 11:58:11 -07:00
Christian Posta fddcd700ba
create blog post for webassembly hub + Istio; one more try (#6933)
* create blog post for webassembly hub + Istio; in place of #6885

* fixed some minor language/markdown

* fix possible issue with lint; thanks @ericvn
2020-03-23 13:45:32 -04:00
Eric Van Norman 2b3a873446
Minor cleanup fixups (#6948) 2020-03-23 13:41:51 -04:00
Jason Young 535d2724f0
Incorporate feedback into shared control plane docs (#6934)
* Incorporate feedback into shared control plane docs

fixes https://github.com/istio/istio.io/issues/6594

* update ilb usage

* fix lint errors

* Apply suggestions from code review

Co-Authored-By: Jed Hartman <jed@google.com>

* fix linter

* remove blank lines

Co-authored-by: Jed Hartman <jed@google.com>
2020-03-23 08:28:07 -07:00
Istio Automation fe060519a3
Automator: update istio.io@master reference docs (#6942) 2020-03-23 08:03:11 -07:00