Commit Graph

2848 Commits

Author SHA1 Message Date
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
Martin Taillefer 8b330092e6 Use CDNs for common libraries and update to latest revisions. (#418)
Use more efficient github.png as suggested by PageSpeed.
2017-07-21 14:45:46 -07:00
Martin Taillefer aeef9d0723 Stop referencing {dir}/index.html and only reference {dir}/ instead. 2017-07-21 04:37:32 -07:00
Jacques Chester c0391e6c8b Replace 'criterion' with 'criteria' (#416)
Criterion is the singular form of criteria, but each example is being
used in a plural context.
2017-07-20 15:52:12 -07:00
Laurent Demailly 03e63b427b forgot one location when fixing 2017-07-20 10:26:46 -07:00
Andra Cismaru 31b3978ac4 RBAC clarification (#415)
* RBAC clarification

* Code review fixes
2017-07-20 10:22:05 -07:00
JJ Geewax 5b9396c170 Update overview's Pilot definition (#409)
Focus on responsibilities rather than location ("user" in the sentence was ambiguous and a bit confusing).
2017-07-19 11:28:24 -07:00
Guang Ya Liu 8bbf55337c No need to put `istioctl` client to PATH manually. (#414) 2017-07-19 11:26:24 -07:00
Laurent Demailly 72993b7524 updating roadmap (#411)
about hybrid plans
2017-07-13 13:42:18 -07:00
Laurent Demailly a98e4b522c Point to 0.1 archive of docs and site version fixes (#406)
* Point to 0.1 archive of docs and site version fixes

Point to 0.1 archive of docs and site version fixes:
site.data.istio.version was used where it should be hardcoded to 0.1
(like in “our first release was …”) and vice versa (like in the footer)

There isn’t really a navigation (as I don’t know how to do that) but at
least the docs/welcome page points to 0.1
2017-07-11 17:35:29 -07:00
Laurent Demailly 301d8407c0 Fixing bug : we were pushing the previous build (#408)
Had to run it twice to make it work: fixing

Need to move _site after the build, not before
2017-07-11 15:29:34 -07:00