Commit Graph

2848 Commits

Author SHA1 Message Date
Frank Budinsky c085a4e7cc update config yaml in blog article (#546) 2017-09-27 12:36:29 -04:00
Guang Ya Liu a5a7be3b9c Added link for Istio-Initializer in quick start. (#543)
* Added link for Istio-Initializer in quick start.

* fix link.
2017-09-27 12:22:05 -04:00
Chakradhar Rao Jonagam cb2bc20a4c additional permission steps in openshift for running applications (#542) 2017-09-27 12:16:39 -04:00
mandarjog 9536e59bcc Update mixer-config.md (#527)
* Update mixer-config

* fix links

* review comments

* missed one comment

* add examples of infrastructure backends
2017-09-26 20:19:34 -07: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
Shriram Rajagopalan edfecd75c8 Adding guides for telemetry (#541)
* Adding guides for telemetry

* nits

* nit
2017-09-26 18:55:03 -04:00
Frank Budinsky f6d5f528db fix jekyll headers (#540)
* fix jekyll headers

* address review comment
2017-09-26 17:51:16 -04:00
Shriram Rajagopalan 4b28059ceb consul quick start on docker (#539) 2017-09-26 17:39:32 -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
Laurent Demailly 9d4dc380cf have a more direct link to download and install (#529)
* have a more direct link to download and install

like in 0.1

* reduce the diff

* nvm

* reduce diff

* typo galore

* add back the link to old docs

put it at the end of the page
follow up on #509
2017-09-26 08:40:29 -07:00
Guang Ya Liu 1588885603 Clarify more detail for how to create application when enable initializer. (#532) 2017-09-26 09:40:32 -04:00
Lin Sun 0201b819ce can't get service graph to work #935 (#530)
* misc cleanup to setup

* can't get service graph to work #935

* update servicegraph picture for multi reviews
2017-09-25 22:49:34 -04:00
Laurent Demailly 840825db2d too many clicks, this is already about kubernetes 2017-09-25 19:23:45 -07: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
Lin Sun b8207ab3bd PR for #65 (#525)
* grafana port forwarding command needs name space #63

* Add bluemix instructions for auto side car inject

* instructions need to be updated for istio 0.2 under istio-system namespace #65
2017-09-25 16:24:03 -04:00
Lin Sun 9e87a3f8b8 rewording bluemix requirement for auto side car (#523) 2017-09-25 15:36:02 -04:00
Andra Cismaru cb27332cee Update install page (#521)
* Update install page

* Update port-forward command

* Added links
2017-09-25 15:34:55 -04:00
GregHanson 6e3b66a34b fixed cleanup steps (#522) 2017-09-25 14:13:19 -04:00
Laurent Demailly 20b0e2fc2b fix download url (#519)
* fix download url

* remove "stable"
2017-09-25 10:55:14 -07:00
Tao Li 2059ad73c1 Improve Auth FAQ by addressing comments left in previous PR (#517) 2017-09-25 13:53:30 -04:00
Lin Sun 1d8eb47d99 grafana port forwarding command needs name space #63 (#520) 2017-09-25 13:52:56 -04:00
Shriram Rajagopalan b560cdb528 fix (#518) 2017-09-25 13:51:39 -04:00
Jason Young fb7a13ff40 Address review comments for initializer document (#513)
* Update automatic-sidecar-inject.md

* Update automatic-sidecar-inject.md

* Update automatic-sidecar-inject.md
2017-09-25 13:13:30 -04:00
Shriram Rajagopalan 22d4e42c0a fix consul file names (#515) 2017-09-25 13:11:23 -04:00
Kuat 55f1fba2a4 Update istioctl reference (#514)
* Update istioctl reference

* Update istioctl.md

* Update istioctl.md
2017-09-25 13:10:52 -04:00
Shriram Rajagopalan c30c729a89 consul install first cut (#512) 2017-09-25 12:54:00 -04:00
Shriram Rajagopalan ca467c9791 Link fixes (#510)
* categorizing install docs

* merge and clean

* nits

* final nit

* fixing links

* link fix
2017-09-25 10:16:27 -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
Jason Young 9213aca4bf Document initializer (#503)
* document initializer usage

* Update using-initializer.md

* Update using-initializer.md
2017-09-25 08:59:15 -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 ac710a0161 route rules back to sanity: cleaning up after the mystery doc gen (#508)
* back to sanity: cleaning up after the mystery doc gen

* stub out samples
2017-09-25 01:41:02 -04:00
Shriram Rajagopalan 6e77169c6a Ref fixes (#507)
* renaming 1

* move 2

* remove status proto

* rename status url

* nix adapters

* new adapters

* mixer complete

* nixing old swagger

* renaming old

* nix service mesh

* routing rules reborn

* fix index

* index fixes

* bug fixes for missing reference nav

* boo

* foo
2017-09-25 00:47:50 -04:00
Shriram Rajagopalan 8a61f8c758 fixing envoy links (#506) 2017-09-24 20:04:47 -04:00
Laurent Demailly 1c7a4aecad fixing the crd delete (#504)
jsonpath outputs space separated, we need the grep to apply per line instead

using fgrep avoids need to escape the dots
2017-09-22 18:19:33 -07:00
Zack Butcher 8c5fdb055d First pass generating docs from istio/api and istio/mixer (#500)
* First pass generating docs from istio/api and istio/mixer. Put them in a staging area so we can migrate into their final location incrementally.

* regenerate everything, add in egress
2017-09-22 19:00:11 -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
Rachael Graham 3a98ba0d95 grammar/style editing (#498)
* grammar and style editing

* Delete install-kubernetes.md

* style and grammar editing

* changed quotation marks
2017-09-22 12:29:04 -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 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