Commit Graph

3 Commits

Author SHA1 Message Date
mtail 92bc65af57 Update Slack logos.
Also, run SVG optimizer on all our images.
2019-03-07 16:10:05 -08:00
Martin Taillefer beaaf83ba4
Update reference docs. (#3497)
Also fixed a couple CI failures that snuck in.
2019-03-04 14:03:05 -08:00
Vadim Eisenberg efa2d8c3c5 Update monitoring and access control for egress traffic blog post (#3163)
* initial version, copied from release-0.8, updated format

* remove the sentence about release 0.8

* remove mentioning namespaces

* fix a localhost:1313 link

* fix the links to the new examples instead of tasks

* extend the introduction into "Configure monitoring and access policies"

* fix format of the Logging section

* fix command format of "Access control by routing" section

* replace source.service with source.name

* remove 'tail -4' since the log can come from multiple mixer telemetry instances

* add subset cnn to the virtual services

* update the log output after access control by routing

* fix format of the command to send requests to cnn.com

in access control by routing

* fix format for "Access control by Mixer policy checks"

* change the error code from 404 to 403 in "Access control by Mixer policy checks"

* add 'with mutual authentication enabled'

* fix cleanup format, delete politics source

* use kubectl apply instead of istioctl/kubectl create

* add reporterUID and sourcePrincipal attributes to the log

remove source, sourceNamespace since they erroneously report egress-gateway as a source
remove user since it is unknown

document the parameters

* fix format of Access policies by mixer, part 2

* our organization -> the organization

* fix format in the Dashboard section, 404 -> 403, SOURCE_POD_IN_POLITICS -> SOURCE_POD_POLITICS

* remove the dashboard section since it does not show source

* from a certain namespace -> with a certain service account

* change future tense to present one

* add assumption about the container name being sleep

* remove additional future tense usages

* fix a link

* $SOURCE_POD -> SOURCE_POD

* remove another case of future tense

* remove the cleanup of grafana

* change summary

* fix links

* put backticks around Listchecker

* on the localhost -> inside the pod

* add 'SDKs' to .spelling

* fix another link

* more link fixing

* Egress Gateway task -> Egress Gateway example

* add the last_update field

* add IBM to attribution

* remove the weight attribute

* Update content/blog/2018/egress-monitoring-access-control/index.md

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

* Update content/blog/2018/egress-monitoring-access-control/index.md

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

* after you accomplish this -> after completing that example

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

* Remove note, must -> should

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

* combine two sentences: "peformed before you begin" and "enabled traffic to edition.cnn.com"

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

* Now -> at this point, configure for monitoring -> configure to monitor

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

* According to the scenario of this blog post -> according to our scenario

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

* remove leftover from 27f2917884

* rewrite "Related tasks and examples" as a bulleted list

* extract additional bullet
2019-03-04 11:41:32 -08:00