Commit Graph

66 Commits

Author SHA1 Message Date
Guang Ya Liu 7b1f1f9884 Add installation steps for running istio on IBM Cloud Private. (#749) 2017-11-30 23:15:01 -08:00
Martin Taillefer 0ba1adcfbc
Revamp the FAQ page. (#733)
- The FAQ page now has categories to make the page more scalable.

- Removed the FAQ pages that were added a little while ago and integrate
their content into the main site FAQ page.

- Stop computing sitemap.xml since there's a Jekyll plugin that does that
for us.
2017-11-24 20:32:09 -08:00
Lin Sun 6cad19ca6a
additional rebrand to ibm cloud (#725)
* additional rebrand to ibm cloud

* more update

* more update

* more update
2017-11-20 21:24:23 -05:00
Daniel Berg 06010b3103 Change IBM Container Service naming (#722)
Aligning with IBM rebranding to use **IBM Cloud Container Service**.
2017-11-19 22:44:59 -08:00
ImgBot 05c2382343 [ImgBot] optimizes images (#716)
*Total: 3,494.61kb -> 2,560.15kb (26.74%)

\favicons\android-chrome-96x96.png -- 3.22kb -> 2.93kb (9.07%)
\favicons\apple-touch-icon.png -- 2.60kb -> 1.98kb (23.66%)
\favicons\favicon-16x16.png -- 1.06kb -> 0.75kb (29.35%)
\favicons\favicon-32x32.png -- 1.26kb -> 1.14kb (9.38%)
\favicons\mstile-150x150.png -- 4.66kb -> 4.16kb (10.61%)
\_docs\tasks\telemetry\img\dashboard_response_size.png -- 94.79kb -> 64.75kb (31.69%)
\img\istio_grafana_dashboard-new.png -- 897.44kb -> 584.92kb (34.82%)
\img\istio_zipkin_dashboard.png -- 166.26kb -> 137.50kb (17.3%)
\img\istio_grafana_dashboard.png -- 317.95kb -> 300.25kb (5.57%)
\_docs\guides\img\bookinfo\noistio.png -- 45.41kb -> 44.51kb (1.97%)
\_docs\guides\img\bookinfo\withistio.png -- 52.22kb -> 51.09kb (2.16%)
\img\logo.png -- 3.06kb -> 2.46kb (19.44%)
\_docs\tasks\telemetry\img\jaeger_trace.png -- 45.36kb -> 40.55kb (10.6%)
\_docs\setup\kubernetes\img\grafana_dashboard.png -- 176.05kb -> 108.38kb (38.44%)
\_docs\tasks\telemetry\img\zipkin_dashboard.png -- 67.88kb -> 57.84kb (14.79%)
\_docs\setup\kubernetes\img\servicegraph.png -- 200.43kb -> 150.34kb (24.99%)
\img\stackoverflow.png -- 3.57kb -> 3.56kb (0.3%)
\_docs\tasks\telemetry\img\grafana-istio-dashboard.png -- 233.56kb -> 152.77kb (34.59%)
\_docs\tasks\telemetry\img\zipkin_span.png -- 43.65kb -> 37.93kb (13.11%)
\img\twitter.png -- 1.65kb -> 1.64kb (0.47%)
\_docs\tasks\telemetry\img\prometheus_query_result.png -- 218.75kb -> 155.74kb (28.8%)
\_docs\tasks\telemetry\img\jaeger_dashboard.png -- 65.72kb -> 58.13kb (11.55%)
\_docs\tasks\telemetry\img\servicegraph-example.png -- 359.57kb -> 265.21kb (26.24%)
\_docs\tasks\telemetry\img\dashboard-with-traffic.png -- 488.51kb -> 331.62kb (32.12%)
2017-11-18 06:33:41 -08:00
Laurent Demailly fbb7cb99ce
Update for 0.2.12, shouldn't need the vm/mesh expansion workarounds anymore (#705)
* Update for 0.2.12, shouldn't need the workarounds anymore

* adding missing SERVICE_NAMESPACE stting
2017-11-08 20:43:33 -08:00
Guang Ya Liu 47a226cc58 Update kubernetes version to 1.7 or newer. (#694)
All of the 1.7 kubernetes can works well with istio CRD resources,
we should update it to avoid confuse.
2017-11-03 21:32:35 -04:00
Sakshi Goel fc57b98973 Update sidecar-injection.md (#701)
1.7.5 does not work for new clusters anymore. If we skip this line it should pick up the default - which is now at 1.7.8.gke
2017-11-03 20:35:13 +00:00
Martin Taillefer 17a733935a
Updates for new repo layout. (#699) 2017-11-02 13:59:24 -07:00
Lin Sun 7a0ef10b44 Modify yaml to fix the error from istioctl (#678)
* Switch to use kubectl as it works

https://github.com/istio/istio.github.io/issues/672#issuecomment-338002266

* fix the yaml file to continue use istioctl

* fix typo

* fix pre-submit error 

https://github.com/istio/istio.github.io/pull/678/

* remove the last section since the script is gone

* remove the last section since the script is gone
2017-10-20 15:43:36 -04:00
Spike Curtis 22f6d00a50 Fix port naming rules. (#673)
* Fix port naming rules.

* redis is a valid protocol
2017-10-20 14:36:10 -04:00
Guang Ya Liu ac1452c1c5 Updated document for excludeNamespaces in istio initializer. (#680) 2017-10-20 08:54:11 -04:00
Tao Li 7617c34281 Revise expansion page (#671) 2017-10-18 13:08:57 -07:00
Tao Li dd07e4c89d Revise a few docs to make it more clear (#670)
* Revise a few docs to make it more clear

* Address commment
2017-10-17 21:16:13 -07:00
Tim Joseph Dumol dc13751c80 Fix minor doc issues re: Sidecar Injection. (#663)
Handles https://github.com/istio/issues/issues/75.

* Tweak description of how `istio-initializer` behaves.
* Fix wrong initializer name (`status.sidecar.istio.io`).
2017-10-14 14:36:27 -07:00
Laurent Demailly a8d54f75ae VMs: More tweaks, matching IPs, Auth checks (#665)
* More tweaks, matching IPs

Using host instead of dig as the output is simpler/straighforward

* Add processes and auth checks

* Review comment
2017-10-13 19:23:49 -07:00
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