Commit Graph

10075 Commits

Author SHA1 Message Date
LisaFC 1a1d967384 Add notes explaining when to use replace rather than create for routing rules (#373)
...if rules already exist

* Add note about using "replace" rather than "create"

* Implementing Frank's edits

* Implementing Frank's edits

* Implementing Frank's edits

* Implementing Frank's edits
2017-06-13 14:27:39 -07:00
Martin Taillefer a1df5dc08f Generate id values for individual FAQ entries so they can be referenced by name. (#377) 2017-06-13 10:58:52 -07:00
mtail 2dd1fb7534 Use absolute URLs in feed.xml which RSS readers want. 2017-06-13 06:51:14 -07:00
mandarjog 61d0bce7df versioned docs: add build scripts to be driven thru jenkins (#368)
* add build scripts to be driven thru jenkins

* uniformly handle site.baseurl

* data-src should use full paths for now

* update build with version tag

* Add explanation re: CORS

* remove gitmodules
2017-06-12 09:23:11 -07:00
Laurent Demailly 63869031ae remove stackoverflow from footer (#371)
most questions on stackoverflow are support questions better suited for the mailing list or the issues

(people will still be able to reach so from community/)
2017-06-09 10:43:54 -07:00
Shriram Rajagopalan 6fe82c471d Rename Istio-Manager to Pilot (#360)
* rename resources

* sed Istio-Manager to Pilot in docs

* sed manager -> Pilot

* updating slides

* remove old images

* Sed in images

* the Pilot -> Pilot

* Istio Manager -> Pilot

* final set of seds
2017-06-08 16:46:36 -04:00
Laurent Demailly f4e4710317 deemphasize stackoverflow, highlight troubleshooting (#369)
* deemphasize stackoverflow, highlight troubleshooting

Many of the questions on stackoverflow are troubleshooting or issues
kind

I suspect this is because so is the first link on this page, so pushing
it down and highlighting (with new Creative Commons icon) the
troubleshooting/bug reporting page
2017-06-07 12:04:27 -07:00
mandarjog 61201155ed Update index.md (#366)
Remove slack from community page
2017-06-06 17:23:38 -07:00
Laurent Demailly 13785d238d Pin the nokogiri version (#362)
Workaround for 1.8.0 not building on Jenkins and masking the errors
2017-06-05 11:54:23 -07:00
James Brook ecdd985646 The diagram mentioned is below the text, not above (#359) 2017-06-04 13:09:13 -04:00
Douglas Reid 5d619a0cc6 Change metrics task to use integration test file (#357)
* Change metrics task to use integration test file

* Update metrics-logs.md
2017-06-01 08:54:02 -07:00
Martin Taillefer 54a7965d36 Update example to include {{home}} 2017-05-31 17:09:37 -07:00
Laurent Demailly 073b750818 Get newer snapshot of istio (#358)
Cc @geeknoid
2017-05-31 16:38:26 -07:00
Laurent Demailly f7af565d46 help people look for existing issues before filling new ones (#355)
help people look for existing issues before filling new ones
2017-05-30 14:21:19 -07:00
Laurent Demailly 6b9dcd918e installation doc update (for 0.1.5) (#349)
- fix for https://github.com/istio/issues/issues/18  (clusterroles.rbac.authorization.k8s.io "istio-manager" is forbidden)
we should also change the yaml ?

- port forward should be in background, adding &
2017-05-26 15:47:25 -07:00
Laurent Demailly dbd0eda9d7 improve commands output (#351)
adding `|head -1 ` because without it the output is confusing:
```
ldemailly-macbookpro:istio-0.1.5 ldemailly$ kubectl get configmap istio -o yaml | grep authPolicy
    authPolicy: MUTUAL_TLS
      {"apiVersion":"v1","data":{"mesh":"# Uncomment the following line to enable mutual TLS between proxies\nauthPolicy: MUTUAL_TLS\nmixerAddress: istio-mixer:9091\ndiscoveryAddress: istio-manager:8080\ningressService: istio-ingress\nzipkinAddress: zipkin:9411"},"kind":"ConfigMap","metadata":{"annotations":{},"name":"istio","namespace":"default"}}
```
2017-05-26 14:57:55 -07:00
Laurent Demailly a54b9e5095 proper quoting / make zsh happy (#350)
fixes https://github.com/istio/issues/issues/12 until we get rid of GATEWAY_URL altogether
2017-05-26 14:47:31 -07:00
Martin Taillefer 5c2798267e Caption text was a little too chunky. 2017-05-26 08:51:28 -07:00
Martin Taillefer 103225cd41 Switch site to using normal font weight throughout for better readability.
Also, turn off one of the HTML compression options. It went a bit too far and caused
rendering to be altered in some pages.
2017-05-26 08:33:37 -07:00
Martin Taillefer af1425911e A couple site fixes.
- Enable compression options to shrink our HTML file sizes. I didn't realize the
compressor had options when I added it a few weeks ago. Tweaking the options
lets us get rid of more spaces, comments, and sundry other things.

- Fix font weight of all table content on the site. Whereas normal page content
has a weight of 300, table content was at 400 making it all look a little bolded.
Now it's all 300.
2017-05-26 07:00:03 -07:00
Laurent Demailly 7fcb1389dd Run svgo (svg optimizer) on our images (#345)
* Run svgo (svg optimizer) on our images

ldemailly-macbookpro:istio.github.io ldemailly$ svgo -f img/
Processing directory 'img/':

caret-dark.svg:
Done in 15 ms!
0.583 KiB - 67.2% = 0.191 KiB

caret.svg:
Done in 5 ms!
0.583 KiB - 67.2% = 0.191 KiB

control-data-flow.svg:
Done in 178 ms!
89.109 KiB - 43.2% = 50.616 KiB

icon_twitter.svg:
Done in 7 ms!
1.397 KiB - 40.2% = 0.836 KiB

istio-logo-blue-background.svg:
Done in 33 ms!
6.273 KiB - 94.4% = 0.352 KiB

istio-logo.svg:
Done in 29 ms!
6.933 KiB - 93.8% = 0.433 KiB

istio_auth_overview.svg:
Done in 289 ms!
206.408 KiB - 33.3% = 137.637 KiB

istio_auth_workflow.svg:
Done in 175 ms!
286.399 KiB - 16.1% = 240.36 KiB

monitoring.svg:
Done in 105 ms!
36.664 KiB - 5.3% = 34.708 KiB

more-arrow-dark.svg:
Done in 5 ms!
0.699 KiB - 61.5% = 0.27 KiB

more-arrow.svg:
Done in 1 ms!
0.699 KiB - 61.5% = 0.27 KiB

policy.svg:
Done in 156 ms!
92.174 KiB - 7% = 85.716 KiB

resilience.svg:
Done in 77 ms!
238.25 KiB - 2.7% = 231.852 KiB

routing.svg:
Done in 494 ms!
603.888 KiB - 25.9% = 447.716 KiB

routing2.svg:
Done in 256 ms!
447.527 KiB - 0% = 447.527 KiB

timeout-injection.svg:
Done in 162 ms!
129.747 KiB - 40.4% = 77.285 KiB

x.svg:
Done in 1 ms!
0.665 KiB - 61.7% = 0.255 KiB

* Merge branch 'master' into optimize-svg-images

# Conflicts:
#	img/routing.svg
already optimized on master now

* Optimize those 2 png too

Using imagemagick convert -strip
As mentioned on
https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%
2Fistio.io%2F
2017-05-25 20:07:26 -07:00
Laurent Demailly 7b840cc839 Delete the bearded person in the first picture (#344)
* Deleted the person in the first picture

I think it was just odd (and not really humanizing) to have a person in
that first picture - proposing to remove it

* Optimized version

$ svgo routing.svg

Done in 829 ms!
603.886 KiB - 25.9% = 447.716 KiB
2017-05-25 19:48:56 -07:00
Martin Taillefer f6219e7843 Add link to the slides to the intro blog post.
Update "hundreds of services" in the auth post to "millions of microservice endpoints".
2017-05-25 16:52:11 -07:00
Martin Taillefer d8dfebd436 Cut out the hyperbola... 2017-05-25 15:01:47 -07:00
Shriram Rajagopalan d3aa3220e9 Gluecon 2017 talk 2017-05-25 15:16:22 -06:00
Tao Li 7a219932dc Add auth blog (#341)
* Add istio auth blog

* Add istio auth blog

* Add istio auth blog

* Address comments
2017-05-25 11:46:51 -07:00
LisaFC 92f347c585 Further improve list formatting (#340)
...so we don't get inconsistent padding when Markdown inexplicably decides to add the random paragraph element to just *one* list item
2017-05-25 10:38:15 -07:00
Tao Li c497166236 Add future work section to address potential auth concerns. (#338)
* Add future work section to address potential auth concerns

* Add future work section to address potential auth concerns

* Add future work section to address potential auth concerns

* Remove rotation/revocation part

* Address comments

* Address comments

* Fix links
2017-05-24 14:01:23 -07:00
Marsh Gardiner 9d93f77392 Fix broken link to concept explanation for Mixer (#337)
… was trying to pop one too many parent directories.
2017-05-24 13:01:01 -07:00
Martin Taillefer cda273f727 Clicking on images now displays them full-size. (#336) 2017-05-24 10:48:12 -07:00
Andra Cismaru 25bce26d9b Use newer grafana dashboard (#335) 2017-05-24 09:59:06 -07:00
Martin Taillefer bd3766fe18 Change GitHub links, per Shriram. 2017-05-24 08:58:55 -07:00
mandarjog c22c89ef9b Add expression language reference (#331)
* Add expression language doc

* update mixer config with el doc ref

* minor fix

* remove include home

* review comments

* relocate expression doc

* removed details
2017-05-24 08:49:53 -07:00
Martin Taillefer 07a69d7a41 Add a pointer to our release page. 2017-05-24 08:29:18 -07:00
Martin Taillefer 3c9bab915b Small update to blog text as requested by Varun. 2017-05-24 08:19:05 -07:00
Andra Cismaru 2cad90b7e8 Remove source istio.VERSION (#334) 2017-05-24 08:11:06 -07:00
Sven Mawson 63a29e9ade Retry fixing home page, somehow other PR got messed up. (#333)
* Flip the switch on the website for the Istio launch! This will change the index page back to the real landing page, deleting our temporary page, and also changes the date of the blog post to be the launch date.

This will be submitted at 7:00 PST on May 24th.

* Fix some links that were wrong: grpc isn't on https, and the images were using \ instead of /.

* Fix issues link to point to actual issues, not just issues repo, plus fix twitter capitalization.
2017-05-24 07:22:50 -07:00
Jasmine Jaksic f9fce58c1b Adding URL for Pivotal blog, fixing URL for Weave and including redirect from old blog link (#330)
* Adding link to pivotal blog that will be available tomorrow

* Update 2017-05-23-0.1-announcement.md

Adding redirect for https://istio.io/blog/0.1-announcement.html (old blog link that some partner posts may reference)

* Update 2017-05-23-0.1-announcement.md

Fixing incorrect URL for Weave blog
2017-05-24 05:48:45 -06:00
Martin Taillefer 96f48195f6 Remove superfluous spaces in PRE blocks, making Copy not work as intended. 2017-05-23 23:13:23 -07:00
Laurent Demailly dda05ff688 make release a link to releases (#328) 2017-05-23 20:29:37 -07:00
Martin Taillefer 74f0174523 Get TOC on Troubleshooting page. 2017-05-23 20:25:56 -07:00
Martin Taillefer d4d8eef5ca Address some TBD items and other small fixes. 2017-05-23 20:07:27 -07:00
Martin Taillefer 1f69ebd1a4 Update Mixer FAQ answer. (#324) 2017-05-23 19:42:14 -07:00
Sven Mawson 7b6a696212 Istio Blog Post for 0.1 announcement. (#326)
Istio 0.1 announcement blog post.
2017-05-23 17:42:54 -07:00
Douglas Reid c23a642d2d Fix bad table creation in troubleshooting doc (#325) 2017-05-23 17:17:27 -07:00
Douglas Reid 570f5f98bf Add initial troubleshooting doc (#322)
* Add initial troubleshooting doc

Taken from content on the team drive.

* Update index.md

* Update index.md

* Update index.md

* upper-case kube
2017-05-23 15:58:28 -07:00
ryangrahamnc 05737366b8 fixed browser chrome covering the down arrow on mobile browsers (#323) 2017-05-23 15:33:02 -07:00
ryangrahamnc 60c5aa734c made the landing heading a full page on mobile (devices of height 550-770px). other times it defaults to a regular height (#321) 2017-05-23 14:54:14 -07:00
Douglas Reid 67472302e5 Update metrics task and images (#311)
* Update metrics task and images

* Small text cleanup
2017-05-23 14:14:02 -07:00
ryangrahamnc bc4a4315bd switched font size to 30px for headings and 14px for body, as requested by design (#319) 2017-05-23 13:54:19 -07:00