Commit Graph

402 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
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
Chunlin Yang 472d732804
Correct typo (#6463)
Signed-off-by: clyang82 <clyang@cn.ibm.com>
2020-02-18 00:33:27 -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
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
Justin Pettit 28af7bd272
Update index.md (#6465)
Clean up a few small issues.
2020-02-14 12:56:14 -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
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
jacob-delgado 2791985d69
Add documentation for IST0119 JWT analyzer (#6418)
* Add documentation for IST0119 JWT analyzer

* Fix linting issues
2020-02-07 16:30:43 -08:00
Jason Wang 3e410d2462
Update grab reference docs scripts (#6393)
* Update reference docs for 1.5

* scripts

* rerun update

* update contents

* update contents again
2020-02-06 11:18:59 -08:00
Istio Automation cdd2fc6b29
Automator: update istio.io@master reference docs (#6394) 2020-02-06 08:15:10 -08:00
Johannes Scheuermann ef4b6b43b0
Make CoreDNS docs for Multi Cluster more precise (#5819)
* Make CoreDNS docs for Multi Cluster more precise

* Add DNS port to forward command
2020-02-05 10:30:59 -08:00
girishranganathan 930a6cc4d1
finish off adding layer5 adapter (#6389)
* adding layer5 adapter to the repos

* - including the generated adapter html file

Signed-off-by: Girish Ranganathan <girish.rranganathan@gmail.com>

* - updated title
2020-02-05 08:09:59 -08:00
Bryant Hagadorn 87839e0d90
Updated cert-manager version (#6377)
* Updated cert-manager version

As of v.10 of cert-manager the `apiVersion` has changed to `cert-manager.io/v1alpha2`

* Edit Cert as well
2020-02-05 08:09:51 -08:00
Adam Miller 35f7ad8bc0
Define and link SDS on first mention (#6363)
* Define and link SDS on first mention

* Added fix for minikube

* Fix bad link to SPIFFE

* Revert "Fix bad link to SPIFFE"

This reverts commit 7efcc80958.
2020-02-04 15:17:37 -08:00
Suchith J N 5abe1c2696
update documentation for TCP traffic shifting: use a dedicated namesp… (#6368)
* update documentation for TCP traffic shifting: use a dedicated namespace instead of using default [istio-18285]

* fixed lint error in tcp-traffic-shifting/index.md in creating new namespace section (istio#18285)

* fix ordered list numbering to conform to MD029 configured to 'one' (istio.io/istio#18285)
2020-02-03 07:58:48 -08:00
Istio Automation 235e35dee4
Automator: update istio.io@master reference docs (#6385) 2020-02-03 07:31:25 -08:00
Istio Automation 7682a11d55
Automator: update istio.io@master reference docs (#6375) 2020-01-31 10:59:56 -08:00
John Howard 7f218afb1b
Remove galley docs (#6361)
* Cleanup validation docs

* Clean up some Galley references for istiod

* fix syntax
2020-01-31 09:15:51 -08:00
imgbot[bot] 619dc10350
[ImgBot] Optimize images (#6131)
*Total -- 173.46kb -> 133.67kb (22.94%)

/content/en/docs/examples/microservices-istio/bookinfo-kubernetes/bookinfo.png -- 91.13kb -> 70.05kb (23.12%)
/content/en/docs/examples/microservices-istio/production-testing/bookinfo-details-unavailable.png -- 82.33kb -> 63.62kb (22.73%)

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

Co-authored-by: Imgbot <help@imgbot.net>
2020-01-31 08:06:45 -08:00
Eric Van Norman 664b4453af
Fix URLs to fix lint link errors (#6379)
* Fix LightStep URLs to fix lint link error

* Also fix spiffe.github.io to spiffe.io

* Update LightStep URL to match fowarded link
2020-01-31 07:28:53 -08:00
Steven Dake 0525226703
Fix problem links (#6382)
* Fix problem links

Some of these changes need to go into the API repo as well.

* Update content/pt-br/news/releases/0.x/announcing-0.1/index.md

Co-Authored-By: Jhon Mike <jhon.msdev@gmail.com>

Co-authored-by: Jhon Mike <jhon.msdev@gmail.com>
2020-01-31 07:18:22 -08:00
Istio Automation 298fca0061
Automator: update istio.io@master reference docs (#6373) 2020-01-29 09:58:33 -08:00
Kenjiro Nakayama d9799c366f
Add GRPC-WEB to supported protocol for Gateway (#6370)
* Add GRPC-WEB to supported protocol for Gateway

This patch adds GRPC-WEB to supported protocl for gateway.

Please refer to https://github.com/istio/istio/pull/20537/.

* Revert non-English page
2020-01-28 16:02:21 -08:00
Jonh Wendell 217ce172b8 Fix CNI instructions (#6371) 2020-01-28 09:04:18 -08:00
Istio Automation 04b9b245c9
Automator: update istio.io@master reference docs (#6366) 2020-01-27 18:31:13 -08:00
Adam Miller 8ecd686fc7 Introduce the guide at the beginning, not part way through (#6364)
* Introduce the guide at the beginning, not part way through

* Clarify demo

* Clarified language

* Fix trailing space
2020-01-27 12:41:25 -08:00
Adam Miller bb7f6109f9 Clarifying automatic sidecar injection (#6343)
* Clarifying automatic sidecar injection

Customers are having errors related to missing sidecars much too often, likely due to our confusing name "automatic sidecar injection" and our confusing language implying this is enabled by default. We have to make it more clear that automatic sidecar injection requires someone to turn it on first.

* Typo fix

* Update content/en/docs/setup/additional-setup/sidecar-injection/index.md

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

* Update content/en/docs/setup/additional-setup/sidecar-injection/index.md

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

* Update content/en/docs/setup/additional-setup/sidecar-injection/index.md

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

* Removed redundant phrase

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-01-24 14:20:48 -08:00
Joe Selman f0683b1fde Document suppression arguments for istioctl analyze (#6354)
* Document suppression arguments for istioctl analyze

* Use correct syntax/plain rather than bash

* Quote MisplacedAnnotation to avoid spelling error

* Proper spacing between block elements

* Fixed bash snippet rendering problems

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-01-24 13:42:31 -08:00
Shamsher Ansari f198c7bc4e #20068 Update namespace as per the integration test (#6350) 2020-01-20 10:34:22 -08:00
cewuandy 5da7627459 update Simplified Multicluster Install page (#6340)
Fix some wrong word, including en, zh and pt-br
2020-01-17 12:46:41 -05:00
fox 2dc29cdcbf add meta CLUSTER_NAME to remote cluster (#6307)
* add meta CLUSTER_NAME to remote cluster

* change multicluster to multiCluster
2020-01-14 09:18:16 -08:00
Shamsher Ansari df4aa9f120 6329: Fix Liveness-HTTP for health check deployment (#6330) 2020-01-10 08:43:54 -08:00
Xavier Canal i Masjuan ddc1fc1ed6 More accurate link to AuthorizationPolicy#conditions header from conditions page (#6320) 2020-01-10 09:33:51 -05:00
Vadim Eisenberg 0eb6fae123 Tutorial fixes: single microservice, docker, Kubernetes (#6171)
* remove "on the code" from "note the following elements"

* move "from a different terminal session" to the previous curl command

use terminal window instead of terminal session, since window is more clear

* rewrite the last sentence of the "Run raitings in Docker" module

* rewrite the sentence about the final version in the Bookinfo example

* remove setting NAMESPACE and KUBECONFIG since they were set in "setup local computer"

* environmental variable -> environment variable

see https://en.wikipedia.org/wiki/Environment_variable

* the Bookinfo example page -> the Bookinfo example

* in the page -> on the page

* remove "on the tutorial namespace"

all the operations are performed on the tutorial namespace anyway

* remove "Such clients are known as mesh-external clients"

there is no mesh introduced yet, and this sentence does add much information

* use kubectl patch instead of editing yaml

for GKE, to change productpage's type to LoadBalancer

* sudo is required to edit /etc/hosts, not to run the echo command

* add /static to Kubernetes Ingress Gateway
2020-01-08 07:13:11 -08:00