Commit Graph

10075 Commits

Author SHA1 Message Date
Christian Posta ecf622489a removed referece to istio-egress from the k8s quickstart as that no longer exists. https://github.com/istio/istio/issues/2523 (#864) 2018-01-10 10:41:29 -08:00
Vincent 4bd145d7b0 Add kind field into the yaml files of DestinationPolicy object. (#855) 2018-01-09 16:33:31 -05:00
Christian Posta 37a7372225 Add missing reference docs for Mirror and CORS configuration related to https://github.com/istio/istio/pull/1314 and https://github.com/istio/istio/issues/2359 (#859) 2018-01-09 16:33:08 -05:00
Vadim Eisenberg 4c66684251 fix the definition of sleepWindow: minimum time the circuit will be open. (#863)
Instead of closed as it was previously. The circuit is open = "no traffic".
2018-01-09 16:30:55 -05:00
Guang Ya Liu 52c5ca9206 Added doc for how to get ingress ip and port for IBM Cloud Private. (#861) 2018-01-09 10:55:29 -08:00
Christian Posta 7ef841d0ea Make the required fields for circuit breaking more visible/apparent. (#862) 2018-01-08 21:08:06 -08:00
Christian Posta a43c8e0d08 add couple edits to get working on guest OS -- expose on non-localhost (#857) 2018-01-08 18:31:14 -08:00
Martin Taillefer ba76cf4e46 SCSS cleanup. (#860)
- Delete some unused CSS definitions

- Switch the nav bar link hover color from cyan to the site's overall
$linkHoverColor.
2018-01-08 10:37:01 -08:00
Martin Taillefer 127928a5f8
Improve color consistency of some elements. (#858)
- This affects table headers, button highlighting, and nav bar link highlighting.
They use more consistent coloring now.
2018-01-08 09:42:58 -08:00
Laurent Demailly f68eedb402
Revert "Improve consistency of the coloring of a few elements with the site theme" (#853)
* Revert "Improve consistency of the coloring of a few elements with the site theme. (#851)"

This reverts commit 73dee9e611.
2018-01-07 20:27:00 -08:00
Julien Senon 52343935ca Update side car injection with AWS configuration (#839) 2018-01-07 22:43:21 -05:00
Martin Taillefer 73dee9e611
Improve consistency of the coloring of a few elements with the site theme. (#851) 2018-01-07 19:29:26 -08:00
Laurent Demailly 14ed1e8608
extend copyright to 2018 (#843)
* extend copyright to 2018

* Update LICENSE

* just 2018
2018-01-06 12:28:55 -08:00
Laurent Demailly b300210e82
Update script header to indicate the new location (#841)
* Update script header to indicate the new location

* Typo
2018-01-05 15:37:43 -08:00
Laurent Demailly 0a7f7f80b0
Make the I in istio readable (#776) 2018-01-05 15:19:19 -08:00
Nathan Mittler bafe86f85e Adding links to Envoy docs for protocols (#840)
* Adding links to Envoy docs for protocols

* addressing comments
2018-01-05 09:20:04 -08:00
Laurent Demailly 93fc112206
Fix 404s (#838)
Fixes #837
But we need probably some replacement text

We can’t anyway link to master with line numbers, that wasn’t working
even before we deleted the files

Cc @douglas-reid
2018-01-04 20:10:36 -08:00
Fanghui Qing 957e713a79 Fix the "install" link for istoctl. (#836) 2018-01-04 16:09:12 -08:00
Jasmine Jaksic d1ffee0eab
Update feature-stages.md (#834)
Added the link to per-service mtls
2018-01-04 12:00:53 -08:00
Martin Taillefer 7357b00335 Add a bunch of redirects. (#831) 2018-01-03 20:09:54 -08:00
Jasmine Jaksic 268088721b
Updates to features page (#829)
* Updates to features page

redoing #825

* Update feature-stages.md
2018-01-03 16:51:38 -08:00
Martin Taillefer 831ebfb970
Adjust the height of the header based on the height of the page, instead of on its width. 2018-01-03 16:43:27 -08:00
Martin Taillefer 3d4bb9b9d3 Remove unsightly gap on the home page on mobile. (#828)
I made a last minute change to shrink the header height when on mobile,
but I forgot to compensate for that on the home page, which left a white
gap on the screen. Yuck.
2018-01-03 12:31:39 -05:00
Martin Taillefer aab7fa27a8
Major update of the web site's infrastructure. (#826)
Four major themes to this work:

* Performance. This new site is fast. It loads considerably faster, especially on mobile.
Every pixel is drawn exactly once. Clicking around doesn't result in things jiggling everywhere.

* Navigation. I wanted to make it easier to get around the site, especially on mobile. To that end, we now have:

  - Sticky navigation elements. The top nav bar, the left sidebar and the right TOC are now sticky and remain
on screen even as page content is scrolled.

  - Tabs in the Docs section have been removed and integrated as accordion items in the left sidebar.

* Layout. I moved a bit of content around to make it easier to find and give us some room to grow:

  - The Help page is now replaced with a full Help section. This provides a home for the FAQ, glossary,
bug reporting, and troubleshooting pages.

  - The About page is now replaced with a full About section. This provides a home for the release notes, roadmap, upcoming "in the news" section, etc.

* Design. I tried to improve consistency across the site and provide a slightly lighter feel by minimizing the impact of some design elements. Specifics:

  - Font sizes are now consistent across the site.

  - The site does a much better job at adjusting to different screen sizes which makes the mobile experience better.

  - Accessibility is improved by adding many attributes for screen readers, and by ensuring the site scales properly based on user-selected fonts.
2018-01-03 08:16:28 -08:00
Jason Yee ba4e2fc030 Include traffic-shifting routerule yaml in doc. (#801) 2018-01-03 10:15:51 -05:00
Shriram Rajagopalan 5e01b7652c
add delay to ingress spec. (#798) 2018-01-03 10:14:50 -05:00
Lee Calcote c5801a7653 Update bookinfo.md (#824)
Spelling correction "folloiwng" to "following"
2018-01-01 13:48:07 -08:00
Jasmine Jaksic d31aa97b6d Fixing a broken link on istio.io (#823)
* Update feature-stages.md

Adding redirect from https://istio.io/docs/reference/feature-stages.html. 
I understand the content needs to be updated but that's orthogonal to fixing a broken link.

* Update feature-stages.md

fixing redirects
2017-12-30 02:46:53 -08:00
Dan Ciruli 0f23c4c022 Update feature-stages.md (#809)
Improving some phrasing, reordered the tables to have all beta features at the top.
2017-12-29 14:17:13 -08:00
Martin Taillefer e9d7e7654a
Prep work for some upcoming changes. (#822)
- Slightly update the section index files. This is to make some upcoming
future work easier. These changes have no practical effect on the current
site.

- Delete a few extraneous files I noticed.
2017-12-29 07:48:02 -08:00
sudeeptoroy 9479c3fdba corrected the typo again (#821) 2017-12-29 07:40:15 -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 c5bc2407dd
Switch a page that was using standard Markdown image stuff instead of {% include figure.html %} (#820) 2017-12-28 23:20:13 -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
sudeeptoroy 0717a82e66 corrected filename typo for consul and eureka command (#817) 2017-12-28 18:36:51 -08:00
Jeff Mendoza e849d19c41 Update Metrics docs to reflect istio_ namespace. (#811) 2017-12-22 13:33:04 -08:00
Wayne Zhang eb12dd9985 Update attribute description for request.headers for gRPC. (#816) 2017-12-21 19:45:31 -08:00
Laurent Demailly 4eeb1699fd single "General" big heading in short release notes looks odd (#815)
removing
2017-12-20 19:36:14 -08:00
Wayne Zhang edc0fa8d14 Add check.error_code and check_error_status (#814) 2017-12-20 18:43:32 -08:00
Martin Taillefer f6216a59d0 Fix feed.xml generation. (#813)
Fixes #812
2017-12-20 11:27:52 -08:00
Tao Li 569d911acd
Update the secure access control doc (#810) 2017-12-19 11:34:17 -08:00
Laurent Demailly fb3cdb84d8
fixing typo in rel notes (#808) 2017-12-18 18:11:35 -08:00
Martin Taillefer 5102f89a61
0.4 release notes 2017-12-18 17:14:41 -08:00
Ozben Evren 11b960bbd7 Add descriptions for new functions in the expression language. (#807) 2017-12-18 17:08:12 -08:00
Martin Taillefer 7a809a2bb5
Simplify how FAQ categories and blog posts are hsndled. (#805)
- The latest_blog_post variable is now computed instead of
needing to be set explicitly when a new post is added.

- FAQ categories are now specified in a much denser format directly
in the FAQ markdown rather than with a bunch of files.
2017-12-17 14:54:33 -08:00
imgbot[bot] 14f0bb5b33 [ImgBot] optimizes images (#804)
*Total -- 2,444.28kb -> 2,072.29kb (15.22%)

/favicons/tile310x310.png -- 9.00kb -> 1.36kb (84.88%)
/favicons/pwa-512x512.png -- 7.97kb -> 1.34kb (83.22%)
/favicons/tile310x150.png -- 5.31kb -> 1.21kb (77.24%)
/favicons/tile150x150.png -- 3.52kb -> 1.14kb (67.68%)
/favicons/android-192x192.png -- 2.89kb -> 1.43kb (50.49%)
/favicons/pwa-192x192.png -- 2.89kb -> 1.43kb (50.49%)
/favicons/apple-touch-icon-180x180.png -- 2.69kb -> 1.42kb (47.02%)
/favicons/android-144x144.png -- 1.81kb -> 1.06kb (41.55%)
/favicons/tile70x70.png -- 1.48kb -> 0.92kb (38.08%)
/favicons/android-96x196.png -- 1.15kb -> 0.78kb (32.37%)
/favicons/android-72x72.png -- 1.01kb -> 0.76kb (24.32%)
/_docs/tasks/telemetry/img/prometheus_query_result.png -- 155.74kb -> 119.21kb (23.45%)
/_docs/setup/kubernetes/img/dm_prometheus.png -- 87.10kb -> 67.68kb (22.3%)
/_docs/setup/kubernetes/img/dm_kubernetes_workloads.png -- 89.64kb -> 71.86kb (19.84%)
/_docs/setup/kubernetes/img/dm_zipkin.png -- 140.15kb -> 112.73kb (19.56%)
/favicons/android-48x48.png -- 0.75kb -> 0.61kb (19.2%)
/_docs/setup/kubernetes/img/dm_bookinfo.png -- 83.54kb -> 67.68kb (18.99%)
/_docs/tasks/telemetry/img/zipkin_dashboard.png -- 57.84kb -> 47.00kb (18.75%)
/_docs/tasks/telemetry/img/zipkin_span.png -- 37.93kb -> 31.40kb (17.22%)
/_docs/tasks/telemetry/img/dashboard-with-traffic.png -- 331.62kb -> 275.34kb (16.97%)
/_docs/setup/kubernetes/img/dm_launcher.png -- 62.83kb -> 52.49kb (16.46%)
/_docs/tasks/telemetry/img/grafana-istio-dashboard.png -- 152.77kb -> 133.00kb (12.94%)
/img/istio_grafana_dashboard-new.png -- 584.92kb -> 509.90kb (12.83%)
/favicons/android-36x36.png -- 0.53kb -> 0.46kb (12.62%)
/_docs/tasks/telemetry/img/dashboard_response_size.png -- 64.75kb -> 56.89kb (12.13%)
/_docs/tasks/telemetry/img/jaeger_dashboard.png -- 58.13kb -> 51.19kb (11.95%)
/_docs/setup/kubernetes/img/dm_grafana.png -- 126.37kb -> 111.84kb (11.5%)
/_docs/setup/kubernetes/img/grafana_dashboard.png -- 108.38kb -> 96.75kb (10.73%)
/_docs/tasks/telemetry/img/jaeger_trace.png -- 40.55kb -> 36.86kb (9.09%)
/favicons/favicon-32x32.png -- 0.46kb -> 0.43kb (6.18%)
/_docs/setup/kubernetes/img/dm_servicegraph.png -- 70.24kb -> 66.81kb (4.89%)
/_docs/setup/kubernetes/img/servicegraph.png -- 150.34kb -> 149.32kb (0.68%)
2017-12-17 12:02:37 -08:00
Martin Taillefer add92253df
A batch of small site improvements.
- We no longer have a redirect from the top-nav Blog link to the
current latest blog post, which looks nicer.

- Added a link to our team drive to the community page.

- Upgrade a few icons from PNG to SVG

- Reintroduce content compression which I accidentally left turned off previously.

- Reintroduce the RSS icon on blog posts which disappeared in last week's great blog
page redesign.

- Update doc contribution guide to cover blog posts and setup pages.

- Add templates for setup topics and blog posts.

- Compress our SVG files for faster loading.
2017-12-17 11:38:29 -08:00
Gregory Hanson ed2988fe68 update docs to tell users to start the .sidecar.yaml bookinfo for the consul and eureka demos (#799) 2017-12-14 13:25:21 -06:00
Shriram Rajagopalan 498d8ff9f5
Hide feature stages (#797) 2017-12-14 13:02:11 -05:00
Shriram Rajagopalan 2968e13209
Fix ingress docs (#796)
* Fix ingress docs

* put routing rule back

* nits

* nits

* nits
2017-12-14 11:28:39 -05:00