Commit Graph

549 Commits

Author SHA1 Message Date
Laurent Demailly 301d8407c0 Fixing bug : we were pushing the previous build (#408)
Had to run it twice to make it work: fixing

Need to move _site after the build, not before
2017-07-11 15:29:34 -07:00
Laurent Demailly 4eff4773bf Typo fix + updated gitignore + grafana url fix (#405)
Typo fix + updated gitignore + grafana url fix
2017-07-10 15:20:45 -07:00
Tsuyoshi Ushio 73bd658176 Adding Azure IPRanges (#404) 2017-07-10 12:54:14 -07:00
David Benque c572673cbd Add missing underscore in MUTUAL_TLS (#403)
Add missing underscore in MUTUAL_TLS
Fix issue #402
2017-07-05 18:42:14 -04:00
Danny Berger 626dcca127 Fix hyphenated typo (#400) 2017-06-26 10:50:06 -07:00
Laurent Demailly d22926af4f Rename how-what-istio-started.md to how-was-istio-started.md (#399) 2017-06-20 16:47:00 -04:00
Shriram Rajagopalan ef4507a5c8 Point to both circuit breaker and outlier detection in Envoy (#398) 2017-06-20 11:53:58 -04:00
Kelsey Hightower 5cbeef7bcb istioctl delete supports removing mixer rules (#392) 2017-06-20 11:37:34 -04:00
Frank Budinsky 49cd4c440a some doc corrections (#394) 2017-06-19 18:15:20 -07:00
Nick Landolfi d886515f24 s/keep/kept (#391) 2017-06-19 18:14:00 -07:00
Laurent Demailly 7c16bcf683 additional link to envoy doc to explain circuit breaker maxConnections etc (#395)
* better link to envoy doc

that explains why we have the fields we do unlike the previous link

* better fix, additional link

thx kuat for the explanation

* typo
2017-06-19 18:10:36 -07:00
mtail 32b72ef771 Bing ownership validation. 2017-06-19 12:20:59 -07:00
Kelsey Hightower 1166f8159c Use correct names for loadbalancing policies (#390) 2017-06-15 17:38:34 -04:00
mtail 37aea36dc0 Another sitemap fix. 2017-06-15 11:10:45 -07:00
mtail 00344a3268 Fix sitemap errors. 2017-06-15 11:08:27 -07:00
mtail 9c4b177418 Site ownership test. 2017-06-15 10:38:00 -07:00
Frank Budinsky 05361abd50 add time skew problem to troubleshooting guide (#388) 2017-06-15 12:35:17 -04:00
Douglas Reid 0b966ea241 Update docs to reflect removal of LBs from addons (#380)
* Update docs to reflect removal of LBs from addons

* Create metrics-logs.md
2017-06-15 09:28:18 -07:00
Martin Taillefer 868bcdb459 Replace uses of https://istio.io with {{home}} (#387) 2017-06-15 09:04:43 -07:00
Laurent Demailly c6605a4391 port forwarding example should have & (background) (#386) 2017-06-15 06:40:35 -07:00
Frank Budinsky 1751b0b11c add end-excerpt tag (#384) 2017-06-14 16:19:26 -04:00
Frank Budinsky 6738184fd6 fix blog article date (#382) 2017-06-14 15:50:33 -04:00
Frank Budinsky 302f68bf48 autoscaled canary deployment blog (#378)
* autoscaled canary deployment blog

* small fixes

* final fixes
2017-06-14 15:37:18 -04:00
Sebastien Vas d1c0dc880b Adds docs publication to Jenkins (#381) 2017-06-14 11:17:58 -07:00
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