Commit Graph

2466 Commits

Author SHA1 Message Date
Jason Young 92dcc5c77a
WIP 2020-02-21 17:51:34 -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
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
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
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
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
Eric Van Norman f24a7da372
Replace 3.5.6 ZooKeeper links with 3.5.7 (#6471) 2020-02-14 11:45:13 -08:00
yuxiaobo96 248634a04b
zh-update: /faq/applications/redis.md (#6433)
* zh-update: /faq/applications/redis.md

* apply gorda's advice
2020-02-12 18:54:41 -08:00
Steven Dake 6466cc8b3b
Revert "Standealone Operator is beta in 1.5. (#6425)" (#6460)
As per agreement in Environments WG meeting on Feb 12, 2020,
moving operator to Alpha.

This reverts commit b3713a2654.
2020-02-12 11:29:18 -08:00
Martin Taillefer c60e4e8d09
Update index.md (#6454) 2020-02-12 07:05:23 -08:00
Martin Taillefer c14a692499
Update index.md (#6455) 2020-02-12 06:44:05 -08:00
imgbot[bot] a73d83d37b
[ImgBot] Optimize images (#6439)
*Total -- 8.71kb -> 8.49kb (2.6%)

/content/en/about/community/customers/toss.svg -- 1.87kb -> 1.69kb (9.72%)
/content/en/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-12 05:37:24 -08:00
mandarjog 21b37d4c40
Issue security update and update 1.3.7 release notes (#6449)
* Add update 1.3.7 rn and issue securitry update

* spellings
2020-02-11 21:01:35 -08:00
Adam Miller 43609130ea
Add tutorial modules for enabling Istio, mTLS, versioning, gateway, logging (#6372)
* Added new modules

* Add more modules

* Grammar tweaks

* Tutorial fixes

* Fixed pathing errors and desc.

* Fixed broken steps and typos

* Restore download section

* fixed broken links

* Fixed more broken links

* Fixed linter issue

* PR review fixes

* Remove unwanted json file

* Lots of review fixes
2020-02-11 13:50:44 -08:00
Francois Pesce 64c33d90b3
fix cut/paste error (#6446)
* fix cut/paste error

* fix lint
2020-02-11 11:01:30 -08:00
Francois Pesce 20b4ecb104
ISTIO Security 2020 001 (#6444)
* ISTIO Security 2020 001

* fix plural
2020-02-11 10:14:12 -08:00
2BFL ab99298346
zh-translation: ServiceMesher#1735 and others (#6441)
* fix glossary

* zh-translation: /blog/2020/_index.md #1735

* sync, edit and delete
2020-02-11 03:47:31 -08:00
JacktheLee e643f5a931
toss in action (#6386) 2020-02-10 12:50:00 -08:00
LiuDui a249a3cf87
Update delete step (#6437) 2020-02-10 09:35:18 -08:00
Shamsher Ansari 339357f8d1
Add option to setup Istio on KIND (#6416)
* Add option to setup Istio on KIND

* Rename KIND to kind, fix few typos

* Arrange in a easy to follow steps

* Few more updates to make sentence better

* Small tweaks

* last few improvments
2020-02-10 09:09:10 -08:00
Theofilos Papapanagiotou 19bae882b3
add istioctl ps (#6434)
add alternative form of proxy-status in istioctl guide
2020-02-10 08:32:04 -08:00
Steven Dake b3713a2654
Standealone Operator is beta in 1.5. (#6425) 2020-02-10 07:43:58 -08:00
yuxiaobo96 ba1bde36c8 zh-update: /news/support/announcing-1.3-eol/index.md (#6430)
* zh-update: /news/support/announcing-1.3-eol/index.md

* add /zh for links
2020-02-09 20:36:19 -08:00
2BFL 2285796b63
zh-translation: istioctl-analyze/index.md #1743 (#6426) 2020-02-09 19:15:11 -08:00
2BFL fa1f6f1256
zh-translation: update for ServiceMesher#1746-1748 (#6420)
* zh-translation: tcp-traffic-shifting/index.md #1746

* zh-translation: bookinfo-kubernetes/index.md #1747

* zh-translation: sidecar-injection/index.md #1748
2020-02-09 19:15:03 -08:00
2BFL 45faaaa346
zh-translation: /docs/ops/common-problems/validation/index.md #1756 (#6411) 2020-02-09 19:14:56 -08:00
yuxiaobo96 ca4327dc96 zh-update:/news/releases/1.4.x/announcing-1.4.3/index.md (#6432) 2020-02-09 05:14:46 -08:00
yuxiaobo96 d8ca7b1d0e
zh-update: /docs/setup/getting-started/index.md (#6429)
* zh-update: /docs/setup/getting-started/index.md

* add /zh for links
2020-02-09 05:14:38 -08:00