Commit Graph

1619 Commits

Author SHA1 Message Date
mtail 3d5376d80b Delete an alias for an experiment. 2018-05-31 03:44:44 -07:00
Martin Taillefer a29cd86b09
Delete stale files. (#1391) 2018-05-31 03:43:50 -07:00
mtail 11dd5e6386 Fix the Edit this Page menu selection. 2018-05-30 20:48:28 -07:00
Tyler Berry cccf5077b6 Update ratelimit docs (#1390)
* update ratelimit docs to include QuotaSpec and QuotaSpecBinding

* fix rebase issues

* add inline yaml and fix destination wording

* fix missing '

* Update syntax for Hugo

* Fix spacing and punctuation

* Fix spelling
2018-05-30 14:30:38 -07:00
mtail 1467145811 Restore this file that got corrupted somehow... 2018-05-30 11:50:03 -07:00
Martin Taillefer 80d948d44c
Update reference docs. (#1385) 2018-05-30 10:32:00 -07:00
Lin Sun a1092c7b73 remove optional webhook since we recommend 1.9 (#1383)
* remove optional webhook since we recommend 1.9

* correct typos
2018-05-30 10:13:30 -07:00
Diem Vu 4e2e72b881 Fix commands for authn policy tutorial. (#1378) 2018-05-30 04:43:29 -07:00
imgbot[bot] e4d0edbb45 [ImgBot] optimizes images (#1380)
/static/img/logo.png -- 62.28kb -> 15.85kb (74.55%)
2018-05-30 04:38:48 -07:00
Martin Taillefer efce7c3a4e Workaround bug in Firefox causing bad formatting in some code blocks. (#1379)
- Fixed syntax highlighting of code blocks with multiple commands.
Each command is now run through the syntax highlighter separately, instead
of mushing all commands into one go. The leading $ is also excluded which
helps the highlighter.

- Fixed the CSS source maps which couldn't be found due to a path problem. Running with Firefox
alerted me to that.

- Add missing JS source maps while I was there.
2018-05-29 22:21:28 -07:00
Martin Taillefer 2eea4a83c0
Add structured data to help Google do a better job at indexing the site. (#1365) 2018-05-29 20:49:49 -07:00
Guang Ya Liu a4d9ed1c71 Change `details` to container but not VM for mesh expansion. (#1367)
The example in https://preliminary.istio.io/docs/guides/integrating-vms/
actually do not have `details` running in VM but in container.
2018-05-29 22:39:23 -04:00
Laurent Demailly 786ce41a26 [0.8] layout and initial content for perf and scalability section (#1076)
* [wip] layout for perf and scalability section

* Some actual content for fortio including embedding result example + scalability page

* iframe border 0

* Minor typos fixed

Still need more content

* Still wip, moved out of concepts

* Still wip; some content and update

* Review feedback from daneyon

* Updates order->weight

Looks like the ordering now is called weight

* Added @ozevren provided section for ubench

and removed latin in other sections too with some early content/pointers

* Remove draft:true so preview shows the page

Even though the content is incomplete

* Add more links and data

* More explanation

* Showcase some more features

* Set ymax and ylog for first histogram

* Making spell check happy

Hopefully, as I can’t seem to run mdspell locally

* Further spell checks

* Adding diagram

* Use BluePerf consistently

* Linters...

* Adding preliminary sizing information

* Spelling/grammar

* Adding latency summary

(Feedback from Louis)

* Rephrase goal and highlight the features you get for cpu cost

* Update scalability page title to include sizing guide

Even if it’s “light” for now

* Move to new location

* Updates for hugo

* Somehow _site was removed from gitignore... fixing

* More merge/gitignore issues

* Put micro benchmark first/before scenarios

and more Hugo removals

* Remove "here" as anchor

Cc @ozevren / from
http://preliminary.istio.io/about/contribute/style-guide/#create-useful-
links

* Make spellchecker happy (Github->GitHub)

* Adding more information about logging on/off and mTLS results

* Review comments

* Switch to approx 10ms

* Hoping to solve linter/spelling
2018-05-29 21:42:56 -04:00
Martin Taillefer ba0cf03b36 A number of visual improvements. (#1366)
- The privacy link in the footer is now actually visible and uses the same coloring as the rest of the
text in the footer.

- The gear menu in the top right now actually looks like a real menu instead of a panel of links. Highlights behave as expected and
visuals are cleaner.

- The :before hack to cause proper scrolling in the face of our header is now more selective. It's only applied to
header items instead of all items that have an id attribute. This is more surgical in nature and avoids
potential issues such as was worked around by a counter-hack for tables. The counter hack is no longer
needed.

- Don't show the Edit This Pages on GitHub menu items for pages that are generated outside of the main doc process
(reference pages mainly). This won't kick in until I regenerate the reference docs, at which point they'll
gain the 'generated' front-matter entry, which will trigger the removal of the menu item.

- Apply a number of script improvements suggested by my editor.
2018-05-29 21:07:13 -04:00
Tao Li 0635c7788c Update installation page to include istio-demo-auth story (#1374)
* Update installation page to include istio-demo-auth story

* Update installation page to include istio-demo-auth story

* Fix comment

* Fix comment
2018-05-29 16:40:29 -07:00
Diem Vu 5ba5b642f9 Update authn concepts and tutorials to reflect changes in 0.8 (#1332) 2018-05-29 16:25:11 -07:00
Yossi Mesika 7b6c55c25b Updated doc as proxyv2 is now the default global proxy image (#1371) 2018-05-29 18:05:01 -04:00
Guang Ya Liu c62a07e67f Updated cleanup section for bookinfo. (#1373)
checked with Martin ok to force merge
2018-05-29 16:38:00 -04:00
mtail d7269e7fd3 Fix picky lint errors. 2018-05-28 19:39:56 -07:00
mtail 6e152bbbab Fix a few more formatting issues. 2018-05-28 19:27:25 -07:00
Martin Taillefer b7d8a08998
Workaround Hugo formatting bug with indented code blocks that have lines that start with - (#1372) 2018-05-28 09:14:31 -07:00
mtail 7cdbced51b Switch a link from https: to http:, since the https: link is currently dead. 2018-05-27 17:42:02 -07:00
mtail 6ecbc674f8 Fix formatting problem on the troubleshooting page. 2018-05-27 06:31:54 -07:00
Martin Taillefer d0f8fddfbf
Cleanup (#1363)
- Remove some leftover toc:false front matter from a few pages. The site now generally
figures out automatically that a TOC is not necessary.

- Enable a Hugo feature that queries Git for a last modified date on files. As a result,
instead of having the site build date in the footer, we now have a "this page was last modified"
date.

- Move the landing page's content out of the layouts directory and into the content directory
where it belongs.

- Use Hugo shortcodes for our embedded icon imagery. And make those icons scale with the
font size rather than being fixed sizes.

- Enable support for emojis in our content. Just use 
and you'll get a sailboat for example.
2018-05-26 08:28:14 -07:00
Martin Taillefer 068424fcba
Add a known issue to the release notes. (#1362) 2018-05-25 21:23:52 -07:00
Martin Taillefer 00cfab7307
Switch the site infrastructure from Jekyll to Hugo 2018-05-25 20:22:47 -07:00
mtail 951a8ed9f4 Switch from Jekyll to Hugo. 2018-05-25 20:02:32 -07:00
mtail 401989fba6 Shuffle content around for the Hugo migration. 2018-05-25 19:27:39 -07:00
Lin Sun a5493c717e update instruction for control plane (#1331)
* update instruction for control plane

data plane will be in a separate PR as it needs more testing

* address typo and guang's feedback

* fix another typo

* fix circle ci test
2018-05-25 16:53:28 -07:00
Tyler Berry 510ac23adf Only trim for command check (#1358) 2018-05-25 11:26:52 -07:00
Frank Budinsky 3275afdefb Fix link to wrong task (#1357) 2018-05-25 08:52:42 -07:00
Yossi Mesika 0079a8b4a5 Match doc to recent webhook updates (#1349) 2018-05-25 08:51:18 -07:00
Tyler Berry 15fcdff267 Reorganize helm-install.md and add "What's next" (#1354)
* Reorganize helm-install.md

* Add "What's next" section

* Fix links
2018-05-24 15:22:28 -07:00
Frank Budinsky 729eb7e725 egress task corrections (#1351)
* egress task corrections

* review comments
2018-05-24 15:20:28 -07:00
Tyler Berry 0ba505f494 Fix markdown code blocks using "```command" (#1343)
* Top padding in commands

* Trim line before processing

* Add some missing semi-colons

* Minify misc.min.js

* Revert "Top padding in commands"

This reverts commit 562a54aacc.
2018-05-24 15:14:28 -07:00
Tyler Berry 8204d65c62 Rename firewall-rules in "Control Ingress Traffic" (#1353)
* Rename firewall-rules in "Control Ingress Traffic"

* Rename to general "allow-gateway-*"
2018-05-24 14:32:00 -04:00
Lin Sun a3354dc352 change doc to reflect proxyv2 (#1330)
being default image
https://github.com/istio/istio/pull/5741
2018-05-24 10:33:28 -07:00
Frank Budinsky 9704258e82 A few corrections and improvements (#1350) 2018-05-24 08:05:28 -07:00
Vadim Eisenberg 12a6355c2a use a specific host instead of "*" wildcard (#1346) 2018-05-24 10:49:50 -04:00
Vadim Eisenberg 64125ee494 Return instructions for deploying of httpbin without Istio-Initializer, plus minor fixes (#1347)
* return the instructions for httpbin without Istio-Initializer

* fix dots/semicolons

* key/cert -> key/certificate pair
2018-05-24 09:30:13 -04:00
Yossi Mesika 5167f59392 Renamed the VirtualService's destination name to host (#1342)
* Renamed the VirtualService's destination name to host

* Renamed the DestinationRule's name to host
2018-05-23 16:49:54 -04:00
Neeraj Poddar e8417d70cb Added route rule to virtual service in Egress task (#1344)
The example virtual service in Egress task was missing route rules which was
causing istioctl to reject the configuration.
2018-05-23 16:48:52 -04:00
Martin Taillefer aa34b4da26 Major update to the Mixer docs. (#1312)
- Revamp the docs to remove programmer-level info and present an
operator-centric view of the design.

- Deemphasize "Mixer" in favor of Policies and Telemetry throughout. We now
focus on the "What" rather than the "How".

- Increase consistency in the terms we use to avoid confusion for the reader.
2018-05-23 09:58:28 -07:00
Vadim Eisenberg 302e9dda75 Move ingress configuration instructions from the bookinfo guide to the ingress task (#1341)
* add a section about determining ingress IP and port

to the ingress task, copied and adopted from the bookinfo guide

* replace the determing ingress IP and port section with a reference

replace with a reference to the ingress control task, to put
configuring ingress traffic information into a single source of truth

* the GATEWAY_URL -> GATEWAY_URL

GATEWAY_URL is a proper noun

* remove remaining parts about determining the ingress IP and port
2018-05-23 08:14:27 -07:00
Tyler Berry ebde48dd43 Remove redundant words in Grafana prerequisites (#1333) 2018-05-22 16:37:27 -07:00
Tyler Berry efba274c29 Remove repeated "1." (#1334) 2018-05-22 16:26:28 -07:00
Tyler Berry 240a3afee0 Remove unused images from _docs/setup/kuberenetes/img (#1336) 2018-05-22 16:24:28 -07:00
Tyler Berry 47f6dc1e4b Remove WIP installation docs (#1339) 2018-05-22 16:22:28 -07:00
Yossi Mesika b0fee0960f Explain that the 10s mentioned timeout is hardcoded. Fixes #1213. (#1266)
* Explain that the 10s mentioned timeout is hardcoded. Fixes #1213.

* Updated v1alpha3 too

* Fixed spelling errors

* MDL fixes
2018-05-21 12:26:13 -04:00
Yossi Mesika b589c0bb05 Flag no longer exists (#1288) 2018-05-21 11:30:43 -04:00