Commit Graph

100 Commits

Author SHA1 Message Date
Laurent Demailly fd7a95517b Mesh expansion/VM updates for missing .sh typos/dups, clarifications,... (#657)
* updates for missing .sh and typos/dups

* had swapped mask and env

* more fixes

* More update/fixes

* More updates

* No cluster arg to generateDnsmasq

And reformatting

* More changes, mention machineSetup, warning about base64/Mac

* GCP_OPTS for machineSetup too

And url fix up

* Rachael's review

thanks!
2017-10-12 18:46:49 -07:00
Laurent Demailly d72a2337ea Adding a picture to the mesh expansion and cross link (#646)
* Adding a picture to the mesh expansion and cross link

Those pages are still very basic/wip sadly

* Code review
2017-10-09 20:48:29 -07:00
Lin Sun af0878704f Istio does not install correctly on Kubernetes 1.7.4 (#641)
#640:  https://github.com/istio/istio.github.io/issues/640
2017-10-09 13:01:45 -04:00
Isaiah Snell-Feikema 4b52ed0ac1 inject nits (#628) 2017-10-05 17:01:56 -05:00
Frank Budinsky 3008fb9df5 add example of opt-in annotation (#630) 2017-10-05 17:53:35 -04:00
Jason Young a3b67677b3 update initializer faq (#627) 2017-10-05 14:48:37 -07:00
Laurent Demailly 2e7f2e4a31 remove bad \ 2017-10-05 10:25:24 -07:00
Shriram Rajagopalan 0a9c5a5334 No egress proxy (#607)
* cleanup

* clean up 2

* nits

* more cleanups

* nits

* fixes

* nits

* nits

* merge

* fix

* nits

* actual advanced install

* remove istio egress

* Update advanced-install.md
2017-10-05 11:15:41 -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
GregHanson 7bba97b1b7 removed unnecessary step from consul docs. kubeconfig is now hardcoded (#599) 2017-10-03 14:41:16 -04:00
Isaiah Snell-Feikema b837c93b0e Eureka instructions (#591)
* 1st draft of eureka instructions

* removed nomad refs since nomad doesn't support eureka like consul

* address comments

* fixed broken link
2017-10-03 12:39:43 -04:00
GregHanson 8d5e296df8 Doc fixes (#597)
* removed unnecessary step and bug fix

* re-add steps back in due to code freeze
2017-10-03 11:32:00 -04:00
GregHanson 3b4559d9c4 removed unnecessary step and bug fix (#596) 2017-10-03 11:08:59 -04: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
Lin Sun 15da79a2d6 PR for #686 for setup section (#584)
* add another q for setup k8s FAQ #686

* additional consul FAQ tweaks #686

* clean up

* adding the prerequisites link #686

* minor cleanup

* add a clarification step
2017-10-02 14:36:53 -04:00
GregHanson fa8513c69c modified docker cleanup steps, streamlined docker install steps for mac vs linux (#586) 2017-10-02 12:38:51 -04:00
Lin Sun 5383b454ad update istio bluemix setup instruction for getting the worker public ip #572 (#577)
* #572 update istio bluemix setup instruction

 for getting the worker public ip

* minor tweaks for #572

* Initial draft of FAQ for setup

https://github.com/istio/istio/issues/686

* minor cleanup #686

* Update bookinfo.md

* adding consul faq

* Update faq.md
2017-10-02 10:14:35 -04:00
Andra Cismaru 46896e481f Create cluster-admin rolebinding (#569)
* Create cluster-admin rolebinding

* Fix indentation
2017-09-29 18:21:48 -07:00
Jason Young cd7835da52 Change proxy to istio-proxy on tasks description (#571) 2017-09-29 11:59:59 -07: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
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
Lin Sun 7c4ad19a4a add initializer uninstall cmd in setup (#547)
* add initializer uninstall cmd

* address Shriram's feedback
2017-09-27 13:45:06 -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
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 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
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
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
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
Laurent Demailly 20b0e2fc2b fix download url (#519)
* fix download url

* remove "stable"
2017-09-25 10:55:14 -07:00
Lin Sun 1d8eb47d99 grafana port forwarding command needs name space #63 (#520) 2017-09-25 13:52:56 -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 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
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
Shriram Rajagopalan 391388294c samples->guides (#501)
* samples->guides

* more renames

* egress rule placeholder
2017-09-22 16:12:20 -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
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
Isaiah Snell-Feikema 284267fecd update k8s/minikube version prereqs (#487) 2017-09-21 15:27:30 -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
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
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