Commit Graph

4746 Commits

Author SHA1 Message Date
John Howard e6566e3378
Add note about JWT policies (#6550)
* Add note about JWT policies

This will be linked to from the istioctl apply output, which currently
has a warning if 1p jwt tokens are used.

* fix lint
2020-02-25 13:24:25 -08:00
carolynhu 010acda924
update release 1.5 performance and scalability page (#6537)
* update release 1.5 performance and scalability page

* fix lint error

* address comments
2020-02-25 12:19:11 -08:00
John Howard 50e6d06d16
Remove unsupported SDS from helm (#6549) 2020-02-25 11:35:39 -08:00
Kebe 5d1a5a5152
move DaoCloud to partners (#6553) 2020-02-25 11:07:43 -08:00
Jonh Wendell 7e210bd2f4
Improve instructions on OpenShift (#6556) 2020-02-25 10:41:58 -08:00
John Howard 352ba575a8
Cleanup GKE platform setup (#6548)
You cannot install GKE below 1.13 anymore, and we shouldn't mention
Mixer
2020-02-25 10:41:51 -08:00
Diem Vu e59a1998bf
Modernize authn tasks for 1.5 API and auto-mTLS by default (#6546)
* Modernize authn tasks for 1.5 API and auto-mTLS by default

* Also remove auto-mtls task as merge with the main task, as this mode is by default and having separate task is uneccessary

* Lint

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Address first round comments

* Lint

* Lint

* Address more review comments

* Lint

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Address comments and revert delete files to fix lint. Will remove in another PR

* Fix links

* More review

* Update content/en/faq/security/accessing-non-istio-services.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

Co-authored-by: Rigs Caballero <grca@google.com>
2020-02-25 10:13:25 -08:00
Xinnan Wen 4e5246b78f
update outdated injection related doc (#6538) 2020-02-25 09:08:33 -08:00
Suchith J N ed31b432e3
(#6542) - add install, samples and out directories to .gitignore (#6543)
* (#6542) - add install, samples and out directories to .gitignore

* (#6542) Added comments and modified paths to make it explicit that we are ignoring top-level directories
2020-02-25 07:59:27 -08:00
Yangmin Zhu c399db1761
authz: add task for deny policy (#6552)
* authz: add task for deny policy

* fix lint
2020-02-25 06:16:27 -08:00
lei-tang 9f5268322f
Update Node Agent to Istio Agent for Istio 1.5 (#6516)
* Update Node Agent to Istio Agent

* Add the article "the" to Istio Agent
2020-02-24 10:29:47 -08:00
lei-tang d0e36ce175
Update the document of DNS certificate management for Istio 1.5 (#6541) 2020-02-24 09:08:29 -08:00
Xinnan Wen ae181e8274
update operator api ver and fix (#6529) 2020-02-24 08:22:26 -08:00
Steven Dake 1c31ebb63c
Change how stickers should be used (#6535)
* Change how stickers should be used

* Add ServiceMeshCon to dictionary
2020-02-24 00:48:20 -08:00
yuxiaobo96 5eba9c709d
zh-update: /about/community/customers/index.md (#6534) 2020-02-22 00:34:41 -08:00
lei-tang 5f16efe2d0
Remove webhook task from Istio 1.5 documentation (#6515)
* Remove webhook task from Istio 1.5 documentation

* Revision based on review comments

* Add archive.istio.io to url-ignore list
2020-02-21 17:26:06 -08:00
Eric Van Norman b2821c486a
Add tip to download specific Istio version (#6531) 2020-02-21 13:46:46 -08:00
Vadim Eisenberg 30f40a0e7b
rewrite Secure Gateways (SDS) to use openssl for generating certs/keys (#6190)
* rewrite Secure Gateways (SDS) to use openssl for generating certs/keys

additional improvements:
1. Generate and use client certificate/private key for mutual TLS
2. Do not use quotes in YAMLs where not required

* add removing csr files and client.example.com files

* delete the directories with the certificates -> delete the certificates and the keys
2020-02-21 10:54:31 -05:00
lei-tang 8f55ddbc67
Update the SDS documentation on Node Agent for Istio 1.5 (#6518)
* Update the SDS documentation on Node Agent

* Revise based on review comments
2020-02-21 07:44:33 -08:00
Eric Van Norman 81c1b5afe3
Update to use new IBM CLI commands (#6525)
* Update to use new IBM CLI commands

* Update tip for vlans
2020-02-21 07:19:51 -08:00
Jason Wang e62c16a6a4
Update reference docs (#6486)
* update reference docs

* move authn tls-check back
2020-02-21 07:19:43 -08:00
lei-tang 4e4f9354ab
Blog for removing cross-pod unix domain sockets (#6517)
* Blog for removing cross-pod unix domain sockets

* Revisions based on review comments
2020-02-21 06:31:56 -08:00
Tao HE a827eec128
Update istioctl upgrade docs (#6514)
* Update istioctl upgrade docs

* update title

* Removed experimental keyword

* Revert commit

* Update index.md

* fix lint

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-02-20 14:52:06 -08:00
Xinnan Wen ace8a7eb41
update istioctl installation guide based on new API (#6504)
* update istioctl installation guide based on new API

* address comment

* fix lint again
2020-02-20 12:57:47 -08:00
Eric Van Norman b56ba145c8
Update services/pods (#6520)
* Update services/pods

* Code review comments
2020-02-20 12:32:34 -08:00
Istio Automation 23d439e20e
Automator: update common-files@master in istio/istio.io@master (#6524) 2020-02-20 12:08:50 -08:00
Nathan Mittler a4e35197dc
Set codeowners for istio.io tests (#6523) 2020-02-20 11:28:35 -08:00
Nathan Mittler a7c0724624
Copy istio.io test framework from istio/istio (#6521) 2020-02-20 10:55:35 -08:00
Nathan Mittler e97c81b700
Fix istio.io integration tests (#6489) 2020-02-20 09:28:42 -08:00
Eric Van Norman ba89d40479
Fix spelling (#6510) 2020-02-20 07:48:55 -08:00
Taylor Reece fa2974c23a
Updated docker desktop image to reflect correct requirements, and new look of docker desktop. Fixes #6485 (#6490)
We really need a better process for approving changes to common material in multiple translations of the docs.
2020-02-19 15:08:42 -05:00
Francois Pesce 2771f53213
Doc fix [Standalone Operator Install] (#6493)
found during community testing:
- The version of API was incorrect.
- The first step of the doc did not have the namespace creation (it was
  in a 2nd step in the English version)
2020-02-19 13:11:53 -05:00
John Howard e83c338d13
Bump supported versions (#6484) 2020-02-18 20:55:11 -08:00
imgbot[bot] bc5edc8b41
[ImgBot] Optimize images (#6482)
*Total -- 3,315.63kb -> 2,462.23kb (25.74%)

/content/en/docs/setup/platform-setup/kubesphere/images/kubesphere-console.png -- 334.02kb -> 203.49kb (39.08%)
/content/en/docs/examples/microservices-istio/add-istio/dashboard-service-select-productpage.png -- 218.73kb -> 149.48kb (31.66%)
/content/en/docs/examples/microservices-istio/add-istio/dashboard-service.png -- 188.14kb -> 131.59kb (30.05%)
/content/en/docs/examples/microservices-istio/add-istio/dashboard-select-dashboard.png -- 328.05kb -> 230.16kb (29.84%)
/content/en/docs/examples/microservices-istio/enable-istio-all-microservices/dashboard-ratings.png -- 190.72kb -> 135.04kb (29.19%)
/content/en/docs/examples/microservices-istio/add-mtls/dashboard-ratings-mtls.png -- 140.99kb -> 100.51kb (28.71%)
/content/en/docs/examples/microservices-istio/add-istio/dashboard-mesh.png -- 228.11kb -> 164.63kb (27.83%)
/content/en/docs/examples/microservices-istio/enable-istio-all-microservices/dashboard-mesh-all.png -- 260.44kb -> 188.96kb (27.45%)
/content/en/docs/examples/microservices-istio/add-new-microservice-version/bookinfo-reviews-v2.png -- 93.56kb -> 71.35kb (23.74%)
/content/en/docs/examples/microservices-istio/enable-istio-all-microservices/kiali-initial.png -- 170.96kb -> 136.51kb (20.15%)
/content/en/docs/examples/microservices-istio/enable-istio-all-microservices/kiali-edge-labels-menu.png -- 182.78kb -> 146.78kb (19.7%)
/content/en/docs/examples/microservices-istio/enable-istio-all-microservices/kiali-display-menu.png -- 183.97kb -> 148.12kb (19.49%)
/content/en/docs/examples/microservices-istio/istio-ingress-gateway/kiali-ingress-gateway-only.png -- 178.97kb -> 145.13kb (18.91%)
/content/en/docs/examples/microservices-istio/istio-ingress-gateway/kiali-ingress-gateway.png -- 188.66kb -> 153.92kb (18.41%)
/content/en/docs/examples/microservices-istio/add-mtls/kiali-mtls.png -- 201.32kb -> 164.84kb (18.12%)
/content/en/docs/examples/microservices-istio/logs-istio/prometheus.png -- 219.38kb -> 184.89kb (15.72%)
/content/zh/about/contribute/review/review-process.svg -- 6.85kb -> 6.80kb (0.66%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: Imgbot <help@imgbot.net>
2020-02-18 20:30:20 -08:00
Jason Young 1d2830fc2b
remove deprecated platform specific examples (#6468)
* remove deprecated platform specific examples

This examples were deprecated in the 1.4 release with
https://github.com/istio/istio.io/pull/5663. They were scheduled to be
removed in the next release (1.5).

* undo zh changes
2020-02-18 16:40:55 -08:00
Jason Young 2213f1fbba
remove references to experimental simplified multicluster setup scripts (#6467)
* remove references to experimental simplified multicluster setup scripts

* undo zh changes
2020-02-18 16:20:32 -08:00
John Howard c03f496a8e
1.4.5 release notes (#6466)
* 1.4.5 release notes

* Add CNI

* Fix 'spelling mistake'

* fix cni link

* fix numbers
2020-02-18 15:23:33 -08:00
John Howard c4941e40ca
Point to 1.5 branch of Istio (#6488)
* Point to 1.5 branch of Istio

* Fix repo link

* api pt-br
2020-02-18 15:01:27 -08:00
Chunlin Yang 472d732804
Correct typo (#6463)
Signed-off-by: clyang82 <clyang@cn.ibm.com>
2020-02-18 00:33:27 -08:00
ilylia d05c332e72
zh-translation: /docs/reference/config/analysis/ist0119/index.md (#6483) 2020-02-17 22:56:29 -08:00
Martin Ostrowski 49bc208bbb
Update docs for installing the operator (#6473)
* Update docs for installing the operator

* Lint
2020-02-17 22:01:28 -08:00
ilylia 56ffce0d0b
zh-translation: /docs/setup/platform-setup/kind/index.md (#6481)
* zh-translation: /docs/setup/platform-setup/kind/index.md

* zh link

* spelling error fix
2020-02-17 19:30:18 -08:00
pengfei 3a9a907860
add kubesphere to platform-setup solutions (#6424)
* add kubesphere to platform-setup solutions

Signed-off-by: FeynmanZhou <pengfeizhou@yunify.com>

* refine kubesphere guide

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* refactor kubesphere platform setup guide, remove translations

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* remove weight changes from IBM cloud

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* add words to .spelling to fix lint CI

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* fix spelling error

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* add words to .spelling

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* refine kubesphere.md, remove redundant words from .spelling

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* fix lint_check error

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* fix Unordered list indentation error

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* fix Unordered list indentation error - line 20

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* add 4 spaces to fix Unordered list indentation error

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* change weight, fix unordered list error

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>

* refine kubesphere.md

Signed-off-by: FeynmanZhou <zpf0610@gmail.com>
2020-02-17 10:14:17 -08:00
Istio Automation 2307747f7f
Automator: update common-files@master in istio/istio.io@master (#6464) 2020-02-16 12:40:58 -08:00
2BFL d9f7bab217
zh-translation: update for ServiceMesher#1786-1791 (#6477)
* update: /docs/setup/platform-setup/minikube/index.md #1786

* update: /about/contribute/diagrams/index.md #1787

* update: /docs/ops/diagnostic-tools/istioctl/index.md #1788

* update: /docs/setup/platform-setup/gke/index.md #1790

* update: tasks/traffic-management/ingress/ingress-certmgr/index.md #1791
2020-02-16 02:03:45 -08:00
2BFL b31b6fd756
zh-translation: update for ServiceMesher#1778-1785 (#6478)
* update: /docs/setup/platform-setup/ibm/index.md #1778

* update: /about/feature-stages/index.md #1780

* update: /docs/setup/install/multicluster/gateways/index.md #1782

* update: /blog/2019/trustworthy-jwt-sds/index.md #1784

* update: /docs/setup/install/multicluster/shared-gateways/index.md #1785
2020-02-15 21:50:39 -08:00
2BFL 0eda5dd193
zh-translation: update ServiceMesher#1740-1742 (#6435)
* zh-translation: announcing-1.4/change-notes/index.md #1740

* zh-translation: additional-setup/cni/index.md #1741

* zh-translation: /docs/concepts/security/index.md #1742
2020-02-14 23:54:00 -08:00
Nathan Mittler 6a4372e36d
Copy istio.io tests to istio.io repo (#6451)
Once this lands, we will work on getting them on CI
2020-02-14 14:20:10 -08:00
Romain Lenglet bddd07acce
1.3 EOL Final (#6453)
RIP 1.3

* 1.3 EOL Final

* Update Zookeeper links
2020-02-14 13:17:35 -08:00
Justin Pettit 28af7bd272
Update index.md (#6465)
Clean up a few small issues.
2020-02-14 12:56:14 -08:00