Liam White
71e6347fa2
Add locality load balancing docs to traffic management concepts ( #3593 )
...
* Add locality load balancing docs to traffic management concepts
Signed-off-by: Liam White <liam@tetrate.io>
* appease our linting overlords
Signed-off-by: Liam White <liam@tetrate.io>
* Update content/docs/concepts/traffic-management/index.md
Co-Authored-By: liamawhite <liamawhite@gmail.com>
* Apply suggestions from code review
Co-Authored-By: liamawhite <liamawhite@gmail.com>
* clean up the mess I made with gh suggestions
Signed-off-by: Liam White <liam@tetrate.io>
* Move the docs around to ops guide
Signed-off-by: Liam White <liam@tetrate.io>
* Correct hierarchy ordering
Signed-off-by: Liam White <liam@tetrate.io>
* remove errant slash
Signed-off-by: Liam White <liam@tetrate.io>
* s/service/workload/g
Signed-off-by: Liam White <liam@tetrate.io>
* 🤦
Signed-off-by: Liam White <liam@tetrate.io>
* fix numberings
Signed-off-by: Liam White <liam@tetrate.io>
2019-03-14 09:42:40 -07:00
Shriram Rajagopalan
2baef16e51
new networking reference docs ( #3358 )
2019-02-25 17:13:27 -08:00
John Howard
6af1bb77c1
Fix missing list in example VirtualService ( #3196 )
...
`match` should take a list, but here the `-` was missing.
2019-02-05 10:43:22 -08:00
Martin Taillefer
dd782b3d12
Improve the looks of warnings, info blobs, and tips. ( #3181 )
2019-01-31 12:11:53 -08:00
Martin Taillefer
1c1242ffc4
Fix spelling and grammar stuff throughtout the site. ( #3114 )
2019-01-21 09:35:38 -08:00
Martin Taillefer
4c17edcd56
Fix a few issues. ( #3092 )
...
- Fix formatting for the Subscribe link on blog pages. That got broken in some refactoring I did a while back.
- Remove a few *NOTE* and _NOTE_ instances and replace with the canonical icons
- Add a link to our community repo in the Getting Involved page.
2019-01-15 20:50:00 -08:00
Martin Taillefer
8fd070d4ca
Fix CI failures. ( #2989 )
...
This includes updating to the latest reference docs from the 1.1 branches.
2018-12-17 15:05:38 -08:00
mtail
a251c3d52c
Fix some broken Envoy links.
2018-11-06 05:24:49 -08:00
Frank Budinsky
22eba71958
Add selector to Gateway example ( #2783 )
2018-10-19 13:35:18 -04:00
Frank Budinsky
627de1ab7b
More context in example fragments ( #2728 )
2018-10-03 16:13:58 -04:00
Frank Budinsky
629b74a8b2
Add canary rollout to concepts doc ( #2697 )
...
* Add canary rollout to concepts doc
* tweak
2018-09-26 15:07:23 -04:00
AdamDang
cfd8124766
Update index.md ( #2682 )
2018-09-25 14:44:03 -04:00
Martin Taillefer
edfdf7d795
Site improvements. ( #2663 )
...
* Site improvements.
- For SVG images, authors no longer need to specify image ratios
(which is a constant source of errors)
- Move more icons into the new icons.svg file to further reduce
average page load times.
- Rationalize Istio logo file names.
- Improve underlining behavior for sidebar headers and the RSS feed
Subscribe link.
- Made the RSS feed subscribe link open in a new tab.
- Increase the constract ratio for some elements in dark mode
text blocks (namely, YAML field names)
- Reduce the "brightness" of the light bulb icon which helps it
not pop so much in dark mode.
- Optimize the fonts we load and the order we load them in so as to improve page load time and
reduce the initial render time.
* Sadly, embedding SVGs into the HTML results in duplicate element ids, which is invalid HTML :-(
2018-09-21 17:56:46 -07:00
Martin Taillefer
bae85cba1b
Minor corrections. ( #2583 )
2018-09-11 12:34:38 -07:00
cmluciano
120e1567f3
Replace a few instances of route rule with VirtualService ( #2344 )
...
Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2018-08-23 08:26:28 -07:00
Zack Butcher
25f7c61a4b
remove the word 'global' as it adds confusion ( #2209 )
2018-08-10 14:48:48 -07:00
Pahlevi Fikri Auliya
6c4b75084b
Remove misplaced "the" ( #2198 )
2018-08-10 07:25:17 -07:00
Jason Young
c27351268b
use kubectl for managing Istio API resources ( #2002 )
...
* use kubectl consistently throughout for Istio API resource C.R.U.D operations
xref: https://github.com/istio/istio.github.io/issues/1843
* fix typo
* review comments
* remove unnecessary instructions to use `replace` instead of `create`
* fix linter in `zh` content
2018-07-27 10:57:41 -07:00
mtail
fc6f620b5e
Fix several aspect ratio values.
2018-07-27 06:53:14 -07:00
Dan Ciruli
95fb8df5cf
New request flow diagram ( #1930 )
...
* New request flow diagram
* Added ingress and egress gateways to diagram
* resized image, updated ratios in .md
2018-07-27 05:55:39 -07:00
Kent Rancourt
217c78af01
bookinfo doc fixes ( #1817 )
2018-07-23 20:36:23 -07:00
Martin Taillefer
5527dcbaf6
Switch uses of funny quotation marks to plain ones. ( #1914 )
...
- Use only standard quotation marks to avoid cut & paste stuff not working
- Put in a lint rule to prevent further use of non-plain quotation marks.
2018-07-22 08:48:03 -07:00
Stefan Büringer
eb4c7be94b
Minor doc fixes ( #1910 )
...
Fixed indentation and typos
2018-07-22 07:52:43 -07:00
Frank Budinsky
094007ddff
Traffic managment rule config concepts improvements ( #1897 )
2018-07-20 13:15:36 -07:00
Martin Taillefer
597f7ce3b4
Enable more linting rules ( #1824 )
...
Fix feported linting errors.
2018-07-15 07:49:11 -07:00
Frank Budinsky
d3450ae829
remove v1alph1 routing references ( #1810 )
...
* remove v1alph1 routing references
* Update index.md
2018-07-13 14:39:35 -07:00
Stephen Gilson
4609f8559c
Rewrite Rule configuration intro and some minor copy edits. ( #1799 )
...
Signed-off-by: Stephen Gilson <gilsonsm@google.com>
2018-07-13 13:55:36 -07:00
Stephen Gilson
478c599e64
Copy edits for Traffic Management. ( #1772 )
...
Signed-off-by: Stephen Gilson <gilsonsm@google.com>
2018-07-12 07:41:27 -07:00
Frank Budinsky
880ffebba2
routing concept doc improvements ( #1716 )
2018-07-10 10:10:32 -07:00
Martin Taillefer
1d355094cf
Simplify the Concepts section. ( #1649 )
2018-07-02 06:32:04 -07:00