Commit Graph

14 Commits

Author SHA1 Message Date
Martin Taillefer efb98fae64 Make capitalization of Bookinfo consistent. (#1016) 2018-02-19 10:35:57 -08:00
Martin Taillefer e20db6abf4
Update prism to latest rev. (#819)
- Regenerate prism code to get latest fixes.
- Add support for docker and perl files
- Fix several improperly formatted code blocks
2017-12-28 23:33:03 -08:00
Martin Taillefer a9f92fa274
Switch uses of <figure> to {% include figure.html %} (#818)
figure.html now contains a bit of magic to substantially improve
the load time and visual appearance of pages that contain imagery.
The magic pre-allocates space on the page of the exact size needed
for the image, even though the image isn't loaded yet. The result
is that the page can be layed out once, layout doesn't need to
happen again for each image that gets loaded.
2017-12-28 20:18:11 -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
Laurent Demailly 99014c3134
updating the output to match the 'vm' namespace needed by the -vm yamls
and deleted redundant part
2017-11-08 20:49:11 -08:00
Saurabh Mohan 4cbbd44b5a Integrate VM's guide: add specific commands for Mysql VM (#659)
* Initial changes for mysql support on vms

* Fix typos in mysql commands.

* Incorporate edits from tech writers review.

* Change grant to be at localhost.

* Add mysql commands to change ratings and show output of registering of vm.

* fixing for missing kube-inject and correct yamls for .vm. namespace

* minor update
2017-11-01 00:43:18 +00:00
john-a-joyce d671bcc3ee Fixes transposed params in intergrating_vms guide (#692)
The istoctl register command had the port and IP fields
transposed.   This fixes that and closes:
https://github.com/istio/istio.github.io/issues/691
2017-10-31 01:47:01 +00: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
Laurent Demailly f2719f929e this page is not ready (#562)
also fixed typo in link
2017-09-28 13:48:32 -04:00
Frank Budinsky b63e2339b0 small improvements (#563)
* some fixes

* address review comments
2017-09-28 13:34:47 -04: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
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
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 391388294c samples->guides (#501)
* samples->guides

* more renames

* egress rule placeholder
2017-09-22 16:12:20 -04:00