Commit Graph

614 Commits

Author SHA1 Message Date
Eric Van Norman 38c3e33e32 Remove $ from pasted commands (#3141)
When the cut option was selected for the text bash items and then
pasted into a terminal, the $'s were not removed. This changes removes
them.
2019-01-25 09:29:17 -08:00
mtail 7277d79299 Fixed typo 2019-01-25 07:18:36 -08:00
Frank Budinsky 7c82233734 Install CRDs in multicluster instructions (#3135) 2019-01-24 14:00:35 -05:00
Lin Sun c0cc0a5ada remove duplicate install (#3134) 2019-01-24 10:40:20 -08:00
Frank Budinsky c43b2a3a28 Clarify IP choice for global services (#3127)
* Clarify IP choice for global services

* spelling
2019-01-24 08:42:23 -08:00
Vadim Eisenberg f11555710d add a step to confirm that Bookinfo is running without ingress (#3125)
* add a step to confirm that Bookinfo is running without ingress

to verify that the app with Istio runs correctly without ingress,
to separate Istio installation errors from Ingress configuration
errors, to prevent questions like these
https://stackoverflow.com/questions/54307216/istio-proxy-unable-to-connect-to-istio-pilot

* fix the links to the renamed section (confirm the app is accessible...)
2019-01-24 08:41:18 -08:00
banix 7f3ea2cc34 Correcting the IP ranges used in IKS (#3126) 2019-01-23 21:35:46 -05:00
Frank Budinsky 924491159f Multicluster example improvements (#3118)
* Multicluster example improvements

* fix spelling

* address review comments
2019-01-23 09:20:18 -08:00
Vadim Eisenberg 024771c226 make the test curl command for bookinfo clearer (#3123)
give a nice visual clue that the accessed page is indeed productpage,
and not some other server that returns 200
2019-01-23 08:00:20 -08:00
Rigs Caballero b6b99836e3 Add attribute-based cleanup commands. (#3106)
* Add attribute-based cleanup commands.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix linting issue.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix capitalization issue.

Signed-off-by: rcaballeromx <grca@google.com>
2019-01-22 12:21:19 -08:00
Vadim Eisenberg d6eb09bb9e clarify secure ingress gateway troubleshooting regarding killing the pod to reload certificates (#3112)
* put the instructions to kill the pod after checking that the key/certificate are loaded

* add "if you created the secret, but..." before killing the pod

* the secret <secret name> -> the <secret name> secret

* kill -> delete
2019-01-22 09:47:56 -08:00
Vadim Eisenberg 13dda4ce1c add Security note to egress traffic control task (#3115)
* add Security note to egress traffic control task

Similar to https://archive.istio.io/v0.7/docs/tasks/traffic-management/egress.html#egress-rules-and-access-control

* remove a redundant empty line
2019-01-22 09:03:56 -08:00
Yossi Mesika 5c76533d9b Minor changes following #3109 (#3117)
* Updates to the doc after verifying the example with latest v1.1 build

* Minor updates
2019-01-22 06:58:57 -08:00
Lin Sun 6e1ce04ba4 remove not needed install (#3116)
thanks to @frankbu for catching this.
2019-01-21 12:24:56 -08:00
Martin Taillefer 1c1242ffc4
Fix spelling and grammar stuff throughtout the site. (#3114) 2019-01-21 09:35:38 -08:00
Morven Cao 12730e09d2 update helm installation doc to separate the CRDs deployment step. (#3110) 2019-01-21 11:33:52 -05:00
Yossi Mesika 004c301160 Updates to the doc after verifying the example with latest v1.1 build (#3109) 2019-01-21 07:45:55 -08:00
Martin Taillefer 8a9d5cb92b
Fix a bunch of capitalization and spacing errors. (#3108) 2019-01-19 09:39:24 -08:00
Tim Swanson 0e66794cf7 Add new setup instructions about istio-cni (#2902)
* Add new setup instructions about istio-cni

* Fix review nits.

* Add Istio CNI to about/features as an alpha status feature

* Reword intro and installation steps

* Add sidecar injection compatibility info

* fix review comments

* Fix wording nits from sdake

* Fix nits and formatting comments from geeknoid.

* Added general CNI spec link and Istio k8s requirements link.
2019-01-19 04:54:55 -08:00
lei-tang 9ca0428b40 Fix a URL (#3105) 2019-01-18 11:48:54 -08:00
Morven Cao a99ec603c9 Update install steps with helm. (#3100)
* update install steps with helm.

* update installation doc with helm.

* fix lint issue.

* apply comments.

* add github link for yaml file.

* remove invalid github link.
2019-01-18 07:28:49 -08:00
lei-tang 8bf8d6611d Add a user guide for Istio Vault CA integration (#3098)
* Add a user guide for Istio Vault CA integration

* Fix lint errors

* Use helm template values to simplify the config

* Address review comments

* Fix the link in a command

* Small fixes
2019-01-17 18:47:49 -08:00
Quanjie Lin 1c967d7124 documentation for enable/use SDS in 1.1 (#3090)
* documentation for SDS in 1.1 release

* lint

* address comments

* address comments

* address comments

* grammer
2019-01-16 16:47:48 -08:00
Daneyon Hansen 0351954137 Updates multicluster gateway doc to support node ports (#3063) 2019-01-16 13:51:49 -08:00
Vadim Eisenberg ce248839cd use -l options directly in kubectl logs (#3096)
do not get the pod by a subcommand
2019-01-16 09:43:08 -08:00
John Mazzitelli 517571ed23 issue 3094 - update reference doc for kiali defaults (#3095) 2019-01-16 09:24:50 -08:00
Martin Taillefer 4c17edcd56
Fix a few issues. (#3092)
- Fix formatting for the Subscribe link on blog pages. That got broken in some refactoring I did a while back.

- Remove a few *NOTE* and _NOTE_ instances and replace with the canonical icons

- Add a link to our community repo in the Getting Involved page.
2019-01-15 20:50:00 -08:00
Frank Budinsky e7b6c7a80f Multicluster gateways uninstall instructions (#3085)
* Multicluster via gateways example

* tweaks

* address review comments

* Add uninstall instructions for gateway multicluster

* wording tweaks

* link to yaml files

* address review comments

* tweak
2019-01-15 08:16:50 -08:00
Joe Searcy 54b0a1499b Update content/docs/tasks/security/mtls-migration/index.md (#3089)
* Reorganized text for easier readability

* Removed trailing whitespace
2019-01-15 05:17:48 -08:00
Martin Taillefer 8829fa3b26
Updated reference docs. (#3088) 2019-01-15 05:07:08 -08:00
Rigs Caballero 94e6a73ba0 Add IP-based white/blacklisting instructions to the task. (#3086) 2019-01-14 17:20:08 -08:00
Vadim Eisenberg 9f468b8a8e Update egress gateway configuration for wildcard hosts with SNI handling filters (#3058)
* add a tab section about mTLS

* remove leftover ";done"

* remove SNI monitoring and policy enforcement section

* add explanation why mTLS between sidecars and egress gateways is needed

* add mTLS enabled/disabled tabs to the egress MongoDB blog post

* remove placeholder SNI in logs

* add forward_downstream_sni and sni_verifier filters for wildcard TLS hosts

* add a required empty line

* make the sentence about enabling mTLS a note

* add inline comment in the yamls regarding the SNI filters

* a couple of filters -> Envoy filters

* rewrite the sentence why the SNI filters are used

* fix "so that policies will be enforced based on the original SNI value"

* prevents a possibility for deceiving Mixer -> prevents Mixer from being deceived

* will not match -> does not match

* make note ('>') one line to make lint happy
2019-01-14 09:56:47 -08:00
Zefool b6fd2ecb36 Missing Space (#3084) 2019-01-14 06:23:47 -08:00
Vadim Eisenberg c1c404ae87 Add egress sni monitoring policies example (#3075)
* initial version

* split a long line

* rephrase the sentence "Now, you configured..."

* add a requirement that mTLS is enabled

* remove leftover ';done'

* add monitoring and policy enforcement of SNI and source identity

* the logentry -> logentry

* that will allow -> that allows

* replace URL with Wikipedia in English

* clarify the examples in SNI monitoring, blocked vs. allowed

* Extend the introduction to monitoring/policies by source identity

* replace backticks with italics for sleep-us and sleep-canada

* the logentry -> logentry

* the sidecar proxy -> the sidecar proxies

* fix the names of the service accounts in cleanup

* it should be -> it must be

* services -> applications

* add: Access to other Wikipedia sites will be blocked

* inline the command to kill mixer pods

* add clarification about the access to Wikipedia sites from sleep-canada

* fix format of cleanup of monitoring/policies by source

* replace italics with backticks for sleep-us and sleep-canada due to spellchecker

* add a missing empty line

* Revert "inline the command to kill mixer pods"

This reverts commit 780913253d.

* of the source of traffic -> of the traffic source

* allows access -> allows to access

* delete "namely"

* Wikipedia -> the Wikipedia
2019-01-13 13:07:47 -08:00
Frank Budinsky c100527c92 Multicluster via gateways example (#3077)
* Multicluster via gateways example

* tweaks

* address review comments
2019-01-11 20:09:46 -08:00
Quanjie Lin 733d6779a7 update permissive resp code value (#3051) 2019-01-10 13:06:45 -08:00
LisaFC 652fd950a7 Updated mesh expansion guide (#3057)
* Updated mesh expansion guide

* Fixed broken link
2019-01-09 14:01:46 -08:00
Lv Jiawei 323487b857 No need to specify namespace in kubectl apply (#3067)
There is no need to specify namespace when use
"kubectl apply -f" or "kubectl delete -f".
2019-01-09 07:34:46 -08:00
Jesse Butler 4520346422 organize setup/kubernetes sidebar (#3060)
Signed-off-by: Jesse Butler <jesse.butler@oracle.com>
2019-01-09 07:33:45 -08:00
Martin Taillefer 4b5a09df0d
Update reference docs. (#3069) 2019-01-09 06:58:50 -08:00
Jesse Butler 728dcb44c6 simplify the platform setup notes in helm install (#3064)
Signed-off-by: Jesse Butler <jesse.butler@oracle.com>
2019-01-08 21:58:44 -08:00
Frank Budinsky deb6f65a2c
Multicluster examples improvements (#3059)
* Multicluster examples improvements

* Fix circleci errors
2019-01-08 14:14:54 -05:00
Chunlin Yang 33c156bd6a add istioctl inject (#2964)
Signed-off-by: clyang82 <clyang@cn.ibm.com>
2019-01-07 21:21:31 -05:00
Vadim Eisenberg 0b9f47a8ca Specify the requirement for the NET_ADMIN capability (#2891)
* add a bullet about the privileged mode

* change privileged mode to NET_ADMIN capability

* Rewrite the sentence: it is required for...

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>

* Simplify the sentence about the default service account

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>

* remove leftover from a previous commit

* remove another leftover from a previous commit

* add a missing whitespace after a dot

* remove capitalization of Service Account and Pod Security Policy

* add a remark about pod security policies being enforced in the cluster

* split the content between spec-requirements and required-pod-capabilities in the operations guide

* Fix the link to required-pod-capabilities
2019-01-07 15:46:02 -05:00
Jesse Butler ca2821c7c9 shift platform page weights to maintain alphabetized sidebar (#3050) 2019-01-07 09:55:44 -08:00
Yossi Mesika e0eb7d8250 An example for configuring and verifying split horizon EDS (#2916)
* An example for configuring and verifying split horizon EDS

* Add period to end of description

* Minor change

* Minor typo

* Comments by Lin Sun addressed

* Addressed @frankbu review comments and cross referenced with the concept doc
2019-01-07 08:15:44 -08:00
Jesse Butler 821c3c9a26 Add OCI OKE platform setup (#3033)
alphabetize platform support list
2019-01-04 11:21:44 -08:00
Megan O'Keefe 2aa8e48324 Fix GKE cluster create command (platform setup) (#3026)
* Add trailing slash to cluster create cmd

* Add cluster version

* Removed trailing spaces
2019-01-04 10:42:43 -08:00
Frank Budinsky 9910600bfd
Multicluster concept doc (#2991)
* Multicluster concept doc

* some references

* address review comments

* rename folder

* fix circleci errors

* fix broken ref

* fix broken links

* address more review comments

* move multi controlplane section before single

* tweaks

* more tweaks
2019-01-04 10:00:10 -05:00
Vadim Eisenberg bb795b90c3 replace the statistics of envoy with envoy's log for TCP (#3018) 2019-01-03 08:12:03 -08:00