Commit Graph

2670 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
Eric Van Norman d298a66352
Minor changes to replicated control plane doc (#6935)
* Minor changes to replicated control plane doc

* Replace Citadel with Istio CA

* Add $ to CLUSTER2_GW_ADDR per review
2020-03-23 07:03:09 -07:00
helight 28e8b21d15
zh-translate: /docs/concepts/wasm (#6913)
* zh-translate: /docs/concepts/wasm

* fix issues

* fix issues

* fix issues
2020-03-22 19:10:17 -07:00
Istio Automation d9e585ac14
Automator: update istio.io@master reference docs (#6940) 2020-03-21 07:42:17 -07:00
Frank Budinsky 926c680a14
Fix YAML highlighting (#6932) 2020-03-20 08:37:46 -07:00
Jimmy Song a675fdd662
Update istio arch image in the Chinese doc (#6911) 2020-03-20 01:25:15 -07:00
craigbox 501be83f82
WASM => "Wasm" (or "WebAssembly" on first use) (#6916) 2020-03-19 16:06:15 -07:00
craigbox 2e971a8c0c
Add istiod blog post (#6915)
* Add istiod blog post

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

remove errant period

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

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

add missing space

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

* add correct description

* put the 'istiod's in backticks

* adjust caps again

`istiod`  only when used to refer to the service.
Bold when introducing it.
Regular weight when using in body.

* md lint changes that make vscode sad

* policies => policy

* Update spell-chequer for istiod blog

* backticks around PodSecurityPolicy

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-19 17:01:56 -04:00
Istio Automation ff78387a16
Automator: update istio.io@master reference docs (#6908) 2020-03-19 06:25:15 -07:00
shinji3887 a28013f819
增加翻译博客 (#6901)
Co-authored-by: shinji3887 <lupeier@gmail.com>
2020-03-19 03:35:09 -07:00
2BFL cf6cb27e44
zh-translation: format for content/zh (#6910)
x


x
2020-03-18 21:07:36 -07:00
helight d8a91d037a
zh-translation: /blog/2020/wasm-announce/ (#6835)
* zh-translation-/blog/2020/wasm-announce/

* fix style

* fix lint

* fix lint

* fix review issues
2020-03-18 18:55:37 -07:00
Christian Posta a4e2b7ec9a
Add a blog on declarative wasm extensions for envoy and istio (#6859)
* Add a blog on declarative wasm extensions for envoy and istio

* Pushed changes for review

* fixed lint errors

* fixed bash syntax

* update note to http for module delivery

* clean rest of lint issues
2020-03-18 11:10:17 -07:00
John Pape 8ecc8fc10c
Add istiod to the glossary page (#6899)
* Add istiod to the glossary page

* Updated istio learning link.

* adding gloss links to first term usage in page

* Updated gloss links per review
2020-03-18 12:01:53 -04:00
Jason Young e7f8c82451
update multicluster shared control plane docs (#6843)
* update multicluster shared control plane docs

* Merged single and multiple network instructions. They are nearly
  identically except for specifying the mesh network configuration.

* Removed use of pod IPs for cross-cluster control plane. Added three
  options that are more appropriate for production use.

* use `istioctl x create-remote-secret` instead of copy/paste bash

* Updated the master and remote cluster configuration examples to be
  declartive instead of imperative. Users can copy/paste the examples,
  edit, commit to scm, and apply to the clusters.

* Update content/en/docs/setup/install/multicluster/shared/index.md

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

* Update content/en/docs/setup/install/multicluster/shared/index.md

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

* Update content/en/docs/setup/install/multicluster/shared/index.md

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

* updates

* Update content/en/docs/setup/install/multicluster/shared/index.md

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

* Update content/en/docs/setup/install/multicluster/shared/index.md

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

* lint errors

* lint

* Update content/en/docs/setup/install/multicluster/shared/index.md

Co-Authored-By: Lin Sun <linsun@us.ibm.com>

* update networks and add selfSigned

* Apply suggestions from code review

Co-Authored-By: Lin Sun <linsun@us.ibm.com>

* Update content/en/docs/setup/install/multicluster/shared/index.md

Co-Authored-By: Lin Sun <linsun@us.ibm.com>

* fix config and remove option 3

* fix formatting and grammer

* move additional considerations after the sample services

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Lin Sun <linsun@us.ibm.com>
2020-03-18 10:31:36 -04:00
Istio Automation 0c3f225672
Automator: update istio.io@master reference docs (#6900) 2020-03-18 06:44:02 -07:00