Commit Graph

218 Commits

Author SHA1 Message Date
Lin Sun 3381ddefae minor issue found during testing (#617)
* remove unneeded instructions

* give user a warning on first 15 refreshes goes to v1

* rewording with frank's comment
2017-10-05 22:57:40 -04:00
Douglas Reid a8c82ab313 Add initial FAQ for telemetry (#611) 2017-10-05 18:00:03 -07:00
Tao Li 0173744bd4 Small tweaks for Security (#626)
* Small tweaks for Security

* Update url

* address comment
2017-10-05 17:52:26 -07:00
Shriram Rajagopalan ac13ddb86c cleanup ingress and use route rule as defacto config (#629)
* cleanup ingress

* nit

* nit

* faqs
2017-10-05 19:40:52 -04:00
Oliver Liu 416800478e Improve the instructions on access control (#609)
* Improve access control instructions.

* Small fix.
2017-10-05 18:28:09 -04:00
Lin Sun 2cc3855a01 clarify namespace on this rate limiting page (#621)
* remove un-needed namespace on this page

as it generates errors when user applies them.

* further tweaks to rate limiting
2017-10-05 15:39:51 -04:00
Andra Cismaru 97d2790035 Update fault-injection.md (#618)
I was not logged in as user jason, it has to be called out explicitly.

Also, not clear where the page load time is displayed, need to say Network tab explicitly.
2017-10-05 15:38:39 -04:00
Shriram Rajagopalan d990231244 Auth to mTLS Authentication (#613)
* Auth to mTLS Authentication

* more cleanups across the site
2017-10-05 11:13:45 -04:00
Douglas Reid 2067b33be5 Add TCP Metrics Task (#598)
* Add TCP concept doc

* Move to a TCP Metrics task

* Caps for TCP

* Fix broken link
2017-10-04 14:07:17 -04:00
Oliver Liu c322df86ba Adding access control based on service account (#595)
* Add instructions on secure access control.

* Small fix.
2017-10-03 09:09:03 -07:00
Shriram Rajagopalan 2945ec329e Advanced Install.. (#583)
* cleanup

* clean up 2

* nits

* more cleanups

* nits

* fixes

* nits

* nits

* merge

* fix

* nits
2017-10-02 15:14:49 -04:00
Guang Ya Liu a1d86b6095 Updated cleanup for distributed tracing. (#578) 2017-10-02 10:20:57 -04:00
Mark Eijsermans a8c0359f41 istio-ingress-certs is the tls secretName for ingress (#576)
* istio-ingress-certs is the tls secretName for ingress

Use proper tls secretName so when SNI is supported this example still works. Added comment for clarity. I spent time trying to figure out how this worked before seeing the note below the example. Fix cleanup

* add istio-system namespace to cleanup steps
2017-10-02 10:19:52 -04:00
Laurent Demailly 9f75d7c5fe Explain the advanced shortcut for enabling/disabling mTLS (#575)
Follow up on https://github.com/istio/istio.github.io/pull/566
2017-09-29 16:48:50 -07:00
Andra Cismaru e3d66ec8b0 Clarification of enable/disable mTLS (#566)
* Clarification of enable/disable mTLS

* Code review comments
2017-09-29 15:35:46 -04:00
Shriram Rajagopalan 27066acf27 Clean up tasks (#549)
* Adding guides for telemetry

* nits

* nit

* egress

* consul install file fix

* more task cleanup

* nits

* update telemetry tasks

* more tweaks

* remove what's next

* tweaks to security tasks

* some nits to telemetry guide

* overall tweaks
2017-09-28 12:46:52 -04:00
Mark Eijsermans f40d5e83a1 crd have moved to istio-system namespace since #909 (#558)
istio-config-default namespace no longer exists
2017-09-28 12:18:48 -04:00
Mark Eijsermans f11615e3fd Fix rule in access control example using denials (#556)
Fixes wrong spec.actions.handler definition
2017-09-28 12:13:07 -04:00
Guang Ya Liu d710a97591 Update auth doc to get istio object from istio-system namespace. (#557) 2017-09-28 10:33:36 -04:00
Douglas Reid 0740eae730 Break up istio addon task into three distinct functionally-focused tasks (#555)
* Break up addons task

* Wrap text

* Remove unnecessary header
2017-09-28 10:32:16 -04:00
Guang Ya Liu 663255158f Added cleanup section for fault-injection and request-routing. (#536)
* Added cleanup section for fault-injection and request-routering.

* fixing file names
2017-09-28 09:59:13 -04:00
Kuat 9e3ef16a70 Update ingress.md (#554)
* Update ingress.md

* Update ingress.md
2017-09-27 22:09:23 -05:00
Lin Sun 185073254d use istio-system as default namespace (#551)
as istio.yaml indicated for mixer deployment config.
2017-09-27 18:07:45 -04:00
GregHanson 0475b8cd69 first round of faq docs for traffic management task (#550) 2017-09-27 17:09:12 -04:00
Shriram Rajagopalan afb26d2deb fix bad font (#548) 2017-09-27 15:02:27 -04:00
Guang Ya Liu fce45a310d Updated ingress doc to handle initializer. (#544)
* Updated ingress doc to handle initializer.

* Update ingress.md
2017-09-27 13:22:05 -04:00
Laurent Demailly 1521a09248 Mesh Expansion (was cluster extension) (#493)
* Starting point/nav

* Costin's version

From https://github.com/istio/istio.github.io/pull/492

* Restore some of the initial content and the prerequisite/nav

title update

* First pass updates/corrections

Added a bit of content too

* Super-draft version of the task

Mostly placeholders - need to copy the exact commands from the test scripts and double-check.

* Update to use the new filenames

* setting traffic management task to draft mode.

* Small updates

* More examples and info

* Rename the file

* Update the content with the new name

* Move into kubernetes and fix links and renames

* Fixes for copypastable blocks + more

* Minor tweaks

* Some more minor updates

* Minor cosmetic fixes

* review fixes

Thanks a lot Rachel

* Last review comment

* Review comment
2017-09-26 18:32:18 -07:00
Frank Budinsky f6d5f528db fix jekyll headers (#540)
* fix jekyll headers

* address review comment
2017-09-26 17:51:16 -04:00
Douglas Reid 06a05930a0 Add "Istio Addons" Task (#524)
* merge

* Update metrics task with comments from previous PR

* Initial addons move commit

* Update istioctl command

* Update k8s install

* wrap lines

* Rename/move files
2017-09-26 16:49:59 -04:00
Gary Brown 644c455425 Add namespace to port forward command for zipkin/jaeger and jaeger deployment (#534)
* Add namespace to port forward command for zipkin

* Include similar fix for jaeger, to add the namespace to the deploy and port forwarding
2017-09-26 16:34:45 -04:00
Frank Budinsky b11d3a3724 update bookinfo.md (#511)
* update bookinfo.md

* fix intelligent-routing guide and related tasks

* minor fixes

* nits

* fix broken links
2017-09-26 14:04:47 -04:00
mandarjog 8cb6c16872 Fix istioctl create command (#526)
1. Fix create command
2. Remove extra `---` at the end of the document.
2017-09-25 14:05:02 -07:00
Tao Li 2059ad73c1 Improve Auth FAQ by addressing comments left in previous PR (#517) 2017-09-25 13:53:30 -04:00
Shriram Rajagopalan 4072cd3f99 Setup cleanup (#509)
* categorizing install docs

* merge and clean

* nits

* final nit

* fixing links
2017-09-25 10:02:05 -04:00
Tao Li 6a63e391f4 The first version of Istio Auth FAQ (#502)
* Update roadmap to add auth features

* Revise roadmap

* Fix auth related doc

* Add the first version of Istio Auth FAQ

* Fix command format
2017-09-25 08:57:47 -04:00
Shriram Rajagopalan 391388294c samples->guides (#501)
* samples->guides

* more renames

* egress rule placeholder
2017-09-22 16:12:20 -04:00
Frank Budinsky 233ebc4cf3 document egress rules (#497)
* document egress rules

* review comments

* Update rules-configuration.md
2017-09-22 13:12:22 -04:00
Shriram Rajagopalan b81f59566b Authentication subsection renamed to Security (#496)
* split tasks into categories

* redirects

* Update istio-auth.md

* Update rate-limiting.md

* Update distributed-tracing.md

* fix links

* nit

* FAQs

* enable cujs

* remove draft

* more nits per feedback

* upgrading istio
2017-09-22 12:20:26 -04:00
Shriram Rajagopalan 80669ca121 split tasks into categories (#489)
* split tasks into categories

* redirects

* Update istio-auth.md

* Update rate-limiting.md

* Update distributed-tracing.md

* fix links

* nit

* FAQs
2017-09-21 18:29:08 -04:00
Douglas Reid cf26790778 Update metrics/logs task with comments from previous PR (#490)
* merge

* Update metrics task with comments from previous PR
2017-09-21 18:19:51 -04:00
mandarjog db86b8ce88 Update rate limit task with new mixer configuration (#478)
* Update rate limit task with new mixer configuration

* review comments

* more comments
2017-09-21 12:57:42 -07:00
Douglas Reid c520c6e0be Update existing telemetry Task (#482)
* Update existing telemetry Task

* Address review comments

* Add cleanup section
2017-09-21 11:49:53 -07:00
Shriram Rajagopalan 4cf4b16488 Mass sed: samples/apps/bookinfo -> samples/bookinfo, among others (#483)
* change paths

* more renames

* nit
2017-09-21 13:17:46 -04:00
Shriram Rajagopalan bba05465c6 New samples (#474)
* New samples

* missing file

* fixes

* nit

* fix

* nits
2017-09-20 18:11:54 -04:00
Frank Budinsky 2096a76b6f some fixes (#475)
* some fixes

* corrected istioctl get output
2017-09-20 17:17:44 -04:00
Shriram Rajagopalan 8f066f5c6a more target->destination (#473) 2017-09-19 15:57:53 -07:00
Shriram Rajagopalan 74de3fb53b Setup tab (#465)
* consul installation

* fixes

* nit

* Setup tab

* address feedback, remove metrics from install

* moving docs

* fix links

* nits

* adding bloat

* fixes
2017-09-18 20:38:52 -04:00
Shriram Rajagopalan 16eccdf217 fix for IP ranges on Bluemix (#457) 2017-09-18 18:17:08 -04:00
mandarjog 6f8e6a8983 Update basic access control task with new configs (#450)
* update access control task with new configs

* add missing entries

* remove extra quotes

* update adapter urls

* consistent rules, other review comments
2017-09-18 14:13:24 -07:00
Shriram Rajagopalan 2bd9e9f5e4 consul installation (#463)
* consul installation

* fixes

* nit
2017-09-18 11:36:56 -04:00