Commit Graph

2848 Commits

Author SHA1 Message Date
Martin Taillefer 842ebc088e
Remove stale references to Rocket Chat. (#3142)
Also, check in a cleaner version of the logo.
2019-01-25 11:35:05 -08:00
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
Martin Taillefer d77ac74d81 Generalize handling of text blocks with <<EOF syntax. (#3136) 2019-01-24 17:17:18 -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
Douglas Reid f2ae9b762f Add prometheus application metrics faq entry (#2998)
* Add prometheus application metrics faq entry

* Fix typo

* Initial review update

* Address review comments
2019-01-24 08:39:21 -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
Jimmy Song 03882efdc9 zh: replace host with hosts (#3119)
- Refer to https://github.com/servicemesher/istio-official-translation/issues/593
2019-01-22 23:47:18 -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
Rigs Caballero 69be16b2f1 Add the formal process to become a member of an Istio repo. (#3099)
* Add the formal process to become a member of an Istio repo.

This process is detailed as agreed upon by the Istio Technical Oversight Committee.

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

* Point to existing content related to community roles.

Signed-off-by: rcaballeromx <grca@google.com>
2019-01-17 14:42:50 -08:00
fish dc11406e24 zh:Update set up consul (#2966)
* update setup consul

* delete spaces

* re-lint

* better semantic
2019-01-17 01:15:50 -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
Steven Dake 33194761d5 Update aws NLB blog with correct instructions (#3097)
* Update aws NLB blog with correct instructions

* Address reviewer comments
2019-01-16 13:40:50 -08:00
Rigs Caballero 16040ecca2 Add a review process to our contribution guide. (#2980)
* Add a review process to our contribution guide.

To avoid PR from being merged before the content has been reviewed, contributors
must add a comment with the appropriate command beforehand. I've added this
process. Additionally, I cleaned up the process on how to contribute new
documents.

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

* Changed button above the list to fix linter issues.

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

* Change the removal of `/hold` to after review publication.

Now the process asks reviewers to comment with `/hold cancel` after publishing
the review but before the comments are addressed by the contributor.

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

* Fix small consistency issue.

Signed-off-by: rcaballeromx <grca@google.com>
2019-01-16 12:20:48 -08:00
Martin Taillefer 4b22211317
Add breadcrumbs at the top of each content page. (#3093) 2019-01-16 09:46:52 -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
Jinming Yue a73dd6342a zh: content_zh/about/notes/1.1/index.md (#2774)
* zh: content_zh/about/notes/1.1/index.md

* fix comment

* update 1.1 release note

* fix ci failure

* change to zh link
2019-01-15 18:15:48 -08:00
Martin Taillefer 3e0b27838f
Fix incorrect favicon dimensions. (#3091) 2019-01-15 13:34:42 -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
Jimmy Song 303ae56378 zh: switch to discuss.istio.io (#3079)
* zh: switch to discuss.istio.io

Refer to https://github.com/istio/istio.io/pull/3071

* Replace 跟踪 with 追踪

* Fix yaml format
2019-01-13 13:05:48 -08:00
Dinesh Subhraveti 78ef1282a2 [Blog post] Sidestepping dependency ordering with AppSwitch (#2928)
This blog discusses how AppSwitch could be used to address service startup ordering and startup times.
2019-01-13 13:04:46 -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
Julien Senon 82939fa976 Add blog entry blog post for custom ingress gateway with cert manager (#3074)
* Add blog entry blog post for custom ingress gateway with cert manager

* Update with remarks from lin in order to explain why create a custom gateway

* Fix lint issue

* Fix spelling error

* Update publish date
2019-01-10 10:26:46 -08:00