Commit Graph

608 Commits

Author SHA1 Message Date
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 81cfbb135e CUJ nits. (#495)
* 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
2017-09-22 10:06:21 -04:00
Shriram Rajagopalan 450ad58eec Critical User Journeys (#494)
* split tasks into categories

* redirects

* Update istio-auth.md

* Update rate-limiting.md

* Update distributed-tracing.md

* fix links

* nit

* FAQs

* enable cujs
2017-09-22 09:55:14 -04:00
Laurent Demailly cb784195dc Simplify and make reproducible the website setup (#491)
* Simplify and make reproducible the website setup

We still need to make an image so it doesn’t take forever but at least
this is reproducible and working

* Fix for liquid exception

Liquid Exceptions: No repo name found. Specify using PAGES_REPO_NWO
environment variables

* added info about faster subsequent starts by reusing the image

* typo
2017-09-21 18:35:25 -07: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
Laurent Demailly 31d826467e Install tweaks 2 (#488)
* Install tweak: Keep the the upgrade note short...

Install tweak: Keep the the upgrade note short and with a link to 0.1
uninstall

* Case fix

* Dropped "please"
2017-09-21 14:58:13 -07:00
Andra Cismaru f0a2423155 Fix typo and CRDs (#485) 2017-09-21 14:12:55 -07: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
Isaiah Snell-Feikema 284267fecd update k8s/minikube version prereqs (#487) 2017-09-21 15:27:30 -04:00
Shriram Rajagopalan e9b0ab9e0e clean up consul demo (#484) 2017-09-21 14:54:16 -04: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
GregHanson eb1cb268ad switched consul steps to use istioctl context-create rather than kubectl (#481)
* switched consul steps to use istioctl context-create rather than kubectl

* removed kubectl from prereqs
2017-09-21 13:18:42 -04: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
Douglas Reid 55deea2a60 Update Mixer concept doc (#476)
* Update Mixer concept doc

* Address review comments
2017-09-21 12:44:26 -04:00
Laurent Demailly 5b9b4165b5 Proposed clarification/improvement to install (#479)
* Proposed clarification/improvement to install

* Avoid > 1.7 -> 1.7 or newer

And add why (crd support)

* Review comment

* Reworked per comments + changes to next section re files in the release

* Deleting alpha

* nits
2017-09-21 12:41:11 -04:00
Andra Cismaru 4cd669ae49 Update install for cluster wide (#477)
* Update install for cluster wide

* Delete only Istio's remaining CRDs

* Address code review comments

* Code review comments

* More comments

* More comments

* More comments

* More comments
2017-09-20 19:37:26 -07: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
Joerg Schad 968ebec36a Added link to Apache Mesos. (#467)
* Added link to Apache Mesos.

* Added link to Cloud Foundry.
2017-09-18 18:57:18 -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
Laurent Demailly 8309a62e59 Fix bad link error for new pages (#454)
Fixes #383
2017-09-16 18:49:44 -07:00
Laurent Demailly 6ca90cc772 artificial change to try to uncache the 404 2017-09-16 15:06:31 -07:00
Laurent Demailly 1ab073678d Revert "Added Consul Task (#444)"
This reverts commit 43054fb8ff.

a) it has broken links
but more importantly
b) you can't and should not rewrite history, https://istio.io/docs/tasks/installing-istio.html is all over the internet and must stay, treat it as an API compatibility issue
2017-09-16 14:57:22 -07:00
GregHanson 43054fb8ff Added Consul Task (#444)
* addded consul task

* removed unused link

* review comments

* rename installing-istio to installing-istio-in-kubernetes
2017-09-15 17:30:39 -04:00
Frank Budinsky bb0c4873ad Corrections and improvements (#451)
* Corrections and improvements

* address review nit
2017-09-15 17:23:54 -04:00
Laurent Demailly de021029f2 update local test instructions (#452)
fixes #446
2017-09-15 13:26:42 -07:00
Shriram Rajagopalan 8612b8f0d2 Trimming install task. remove redundant content (#447)
* Trimming install task. remove redundant content

* remove remaining zipkin text
2017-09-15 12:57:35 -04:00
Frank Budinsky 77ee1e294c update routing rule concepts and task docs (#443) 2017-09-15 12:34:49 -04:00
Chakradhar Rao Jonagam c8b2ea3687 added openshift specific install steps (#442)
* added openshift specific install steps

* Update installing-istio.md
2017-09-15 12:16:48 -04:00
Shriram Rajagopalan 91f711affc mass sed (#448) 2017-09-15 12:02:57 -04:00
Laurent Demailly 5efd839843 minor auth updates (#440) 2017-09-15 10:59:19 -04:00
Yang Guan e6fe749a2c Document CLI options for istio_ca (#441)
* Generate documentation for istio_ca

* linter
2017-09-12 16:38:13 -07:00
Gary Brown 39be9cbfe5 Add documentation for using Jaeger with Istio (#437) 2017-09-06 23:55:23 -04:00
Kuat fb38bd942b rename (#432)
Merging since pilot switch over to using `destination`
2017-09-05 18:51:26 -07:00
Oliver Liu c9cf404f91 Change instruction on enabling HTTPS ingress traffic (#438) 2017-09-04 08:31:25 -07:00
LinZhinan(Zen Lin) 1c14c49915 delete unnecessary delete command in request-routing.md (#435) 2017-08-31 10:56:45 -07:00
Tao Li 503325a967 Update roadmap to add auth features (#428)
Added a note about pluggable authentication providers.
2017-08-15 17:21:19 -07:00
Tao Li c83d057e25 Fix auth related doc (#429) 2017-08-15 11:19:25 -07:00
Oliver Liu e90f048244 Change the description of source.user. (#424)
source.user is the mTLS authentication result, which represents the identity of
the immediate caller.
2017-08-11 05:51:30 -07:00
Spike Curtis dec339d427 Added Using Network Policy post (#423)
* Added Using Network Policy post

* Address review comments, update date

* Removed img dupes.
2017-08-10 19:09:26 -04:00
Kuat fb253f99d3 Vocabulary updates (#426)
* vocabulary updates

* address review
2017-08-09 14:06:49 -07:00
Martin Taillefer 50ee7cf3cf Add missing alt & title attributes to image references. (#422) 2017-07-24 12:37:00 -07:00
Guang Ya Liu 23e04cc4dd Added installation steps via helm charts. (#413)
* Added installation steps via helm charts.

* Address comments to update install->installation.

* Updated install/uninstall steps for isito chart.

* Rollback update to istio-auth.
2017-07-23 02:01:33 -07:00
mtail fd3269bd8e Add more cross-references between sections.
- Cross-link between bugs/community/faq/troubleshooting pages.

- Add pointers to the working groups to the community page & footer.
2017-07-22 08:26:07 -07:00
mtail c9e672d6cc Few cosmetic updates. 2017-07-22 05:55:59 -07:00