mtail
a3838549dd
Merge branch 'release-0.8'
2018-06-04 13:05:11 -07:00
Martin Taillefer
39f7b55c4f
Correct package naming. ( #1439 )
2018-06-04 10:43:16 -07:00
mtail
ef91e62aa6
Merge branch 'release-0.8'
2018-06-04 07:03:23 -07:00
Guang Ya Liu
4bc0543872
Some cleanup for mesh expansion. ( #1356 )
...
* Some cleanup for mesh expansion.
1) Added an example ILB
2) Port 27017 is not needed.
* Fix typo.
* Address linsun's comments.
* Ignore Keepalived spell check.
(cherry picked from commit 054306e
)
2018-06-04 07:02:29 -07:00
Guang Ya Liu
054306e83a
Some cleanup for mesh expansion. ( #1356 )
...
* Some cleanup for mesh expansion.
1) Added an example ILB
2) Port 27017 is not needed.
* Fix typo.
* Address linsun's comments.
* Ignore Keepalived spell check.
2018-06-04 09:45:44 -04:00
imgbot[bot]
08f23d341e
[ImgBot] optimizes images ( #1436 )
...
*Total -- 303.96kb -> 236.67kb (22.14%)
/content/docs/tasks/telemetry/img/istio-tracing-list.png -- 98.57kb -> 75.39kb (23.52%)
/content/docs/setup/kubernetes/img/dm-tracing.png -- 98.57kb -> 75.39kb (23.52%)
/content/docs/tasks/telemetry/img/istio-tracing-details.png -- 106.81kb -> 85.89kb (19.58%)
(cherry picked from commit 3b6f633
)
2018-06-04 06:35:48 -07:00
Guang Ya Liu
a08c762853
Adjust format for request-timeouts.md. ( #1430 )
...
(cherry picked from commit 11ee053
)
2018-06-04 06:35:38 -07:00
Gary Brown
2f15fc4e59
Update distributed tracing doc to reflect changes in 0.8.0 ( #1415 )
...
* Update distributed tracing doc to reflect changes in 0.8.0
* Updated images and reference from GKE setup page
(cherry picked from commit b989221
)
2018-06-04 06:35:28 -07:00
Guang Ya Liu
09e999a7b9
IBM Container Service Should be IBM Kubernetes Service. ( #1434 )
...
(cherry picked from commit 3cf6f48
)
2018-06-04 06:34:59 -07:00
Lin Sun
51c88b1c64
annotation in metadata not directly in template ( #1426 )
...
(cherry picked from commit 85a1c8b
)
2018-06-04 06:34:54 -07:00
Lin Sun
214d3d82ce
adding a quick url to show user how to obtain GATEWAY_URL ( #1425 )
...
* adding a quick url to show user obtain GATEWAY_URL
* typo
(cherry picked from commit 6a1466d
)
2018-06-04 06:34:45 -07:00
Vadim Eisenberg
eafd7c173b
Capitalize NodePort and make a link to Kubernetes documentation ( #1429 )
2018-06-04 06:29:58 -07:00
Vadim Eisenberg
44e56b02ec
unite all the ingress cleanup steps in one step ( #1423 )
...
to enable cleanup by one copy&paste
use kubectl delete --ignore-not-found=true flag, so if a secret was not
defined, no error will be printed
2018-06-04 06:28:02 -07:00
Morven Cao
2064c95f4f
update httpbin deployment steps. ( #1435 )
2018-06-04 06:26:54 -07:00
Vadim Eisenberg
62768a0c14
put links to the previous docs (0.7) in the 0.8 documents ( #1431 )
...
instead of 0.6
```bash
sed -e 's/https:\/\/archive.istio.io\/v0.6\/docs\/tasks\//https:\/\/archive.istio.io\/v0.7\/docs\/tasks\/traffic-management\//g' *.md
```
2018-06-04 06:11:13 -07:00
imgbot[bot]
3b6f633c1f
[ImgBot] optimizes images ( #1436 )
...
*Total -- 303.96kb -> 236.67kb (22.14%)
/content/docs/tasks/telemetry/img/istio-tracing-list.png -- 98.57kb -> 75.39kb (23.52%)
/content/docs/setup/kubernetes/img/dm-tracing.png -- 98.57kb -> 75.39kb (23.52%)
/content/docs/tasks/telemetry/img/istio-tracing-details.png -- 106.81kb -> 85.89kb (19.58%)
2018-06-04 06:10:37 -07:00
Guang Ya Liu
11ee05305d
Adjust format for request-timeouts.md. ( #1430 )
2018-06-04 06:09:02 -07:00
Gary Brown
b989221c61
Update distributed tracing doc to reflect changes in 0.8.0 ( #1415 )
...
* Update distributed tracing doc to reflect changes in 0.8.0
* Updated images and reference from GKE setup page
2018-06-04 09:05:36 -04:00
Guang Ya Liu
3cf6f485b4
IBM Container Service Should be IBM Kubernetes Service. ( #1434 )
2018-06-04 09:00:59 -04:00
Lin Sun
85a1c8b6aa
annotation in metadata not directly in template ( #1426 )
2018-06-03 19:49:30 -07:00
Lin Sun
6a1466d940
adding a quick url to show user how to obtain GATEWAY_URL ( #1425 )
...
* adding a quick url to show user obtain GATEWAY_URL
* typo
2018-06-03 18:55:30 -07:00
Vadim Eisenberg
9bb835a575
use html encoding for the forward slash in CIDR blocks ( #1422 )
...
otherwise Hugo renders it as a fraction
2018-06-03 06:54:39 -07:00
Vadim Eisenberg
f66074bdc7
{{site.data.istio.version}} -> {{< istio_version >}} ( #1420 )
2018-06-03 05:39:08 -07:00
Martin Taillefer
9b614f4853
Cleanup the style guide and fix random formatting errors. ( #1417 )
...
(cherry picked from commit de871cb
)
2018-06-02 22:31:23 -07:00
Lin Sun
d8ad3027bc
add data plane update step ( #1403 )
...
* add data plane update step
* small typo
* fix spelling
* delete not needed space
* another typo
* more lint fix
* Do an editing pass.
(cherry picked from commit f712e61
)
2018-06-02 22:31:10 -07:00
Martin Taillefer
de871cbff8
Cleanup the style guide and fix random formatting errors. ( #1417 )
2018-06-02 22:29:14 -07:00
Lin Sun
f712e61515
add data plane update step ( #1403 )
...
* add data plane update step
* small typo
* fix spelling
* delete not needed space
* another typo
* more lint fix
* Do an editing pass.
2018-06-02 21:55:25 -04:00
mtail
fccf3688df
Remove trailing space.
...
(cherry picked from commit e022dbc
)
2018-06-02 07:58:40 -07:00
mtail
d8619cb42f
Fix bad formatting.
...
(cherry picked from commit 0c00b72
)
2018-06-02 07:58:37 -07:00
mtail
e022dbc3ae
Remove trailing space.
2018-06-02 07:57:36 -07:00
mtail
0c00b72d75
Fix bad formatting.
2018-06-02 07:49:19 -07:00
Andra Cismaru
c24e266103
Add SNI support in release notes for 0.8 ( #1389 )
...
(cherry picked from commit c245855
)
2018-06-02 07:42:58 -07:00
Diem Vu
73aa10c6a0
Add migration guide for mtls annotation. ( #1414 )
...
(cherry picked from commit 4001bba
)
2018-06-02 07:34:18 -07:00
Diem Vu
4001bbaa1d
Add migration guide for mtls annotation. ( #1414 )
2018-06-02 07:31:39 -07:00
mtail
d960b60aaf
Fix some out of date front-matter.
...
(cherry picked from commit a74010e
)
2018-06-01 11:01:19 -07:00
Mukundha Madhavan
4be3e6b2a2
helm install - write output to file ( #1412 )
...
updated the helm install command to write output to istio.yaml, see
https://github.com/istio/istio.github.io/issues/1409
(cherry picked from commit 773899b
)
2018-06-01 11:01:07 -07:00
Mukundha Madhavan
50c1841218
update cluster version to 1.9.7-gke.1 ( #1413 )
...
see here - https://github.com/istio/istio.github.io/issues/1411
(cherry picked from commit 0b52a1f
)
2018-06-01 11:00:59 -07:00
mtail
a74010e01e
Fix some out of date front-matter.
2018-06-01 10:58:38 -07:00
Mukundha Madhavan
773899b922
helm install - write output to file ( #1412 )
...
updated the helm install command to write output to istio.yaml, see
https://github.com/istio/istio.github.io/issues/1409
2018-06-01 13:43:39 -04:00
Mukundha Madhavan
0b52a1fa8c
update cluster version to 1.9.7-gke.1 ( #1413 )
...
see here - https://github.com/istio/istio.github.io/issues/1411
2018-06-01 09:15:01 -07:00
olegchorny
c4bc5c7314
#1324 fix: logs exposed by istio-telemetry and not by istio-mixer for now. ( #1405 )
...
(cherry picked from commit 5f9dc71
)
2018-06-01 06:37:41 -07:00
olegchorny
5f9dc71b7e
#1324 fix: logs exposed by istio-telemetry and not by istio-mixer for now. ( #1405 )
2018-06-01 06:34:35 -07:00
mtail
2df0afb955
Merge branch 'release-0.8'
2018-06-01 06:32:10 -07:00
Morven Cao
b22194e0e9
fix doc issues for rule configuration. ( #1407 )
2018-06-01 06:19:19 -07:00
Martin Taillefer
c389a3af38
Couple site fixes. ( #1408 )
...
- Get style switching working again.
- Don't show the Edit this Page option for the archived version of the site.
2018-06-01 06:16:21 -07:00
Morven Cao
cdb478b103
fix diagram missing issue. ( #1406 )
2018-06-01 06:12:22 -07:00
Lin Sun
afc911f9cd
update limitation of converter tool ( #1401 )
...
* update limitation of converter tool
* typo
* clarify a bit per Mandar's req
* good catch from Guang
2018-05-31 22:00:14 -04:00
Lin Sun
09d443a19d
need to use replace vs create ( #1397 )
...
to avoid failure as the app is already deployed
2018-05-31 19:26:50 -04:00
Andra Cismaru
c245855c36
Add SNI support in release notes for 0.8 ( #1389 )
...
* Add SNI support in release notes for 0.8
* Add SNI support in release notes for 0.8
* Add SNI support in release notes for 0.8
* Removed TBD.
* envoy apis
2018-05-31 16:18:29 -07:00
Martin Taillefer
3ceb085fb6
Release 0.8 ( #1398 )
...
* Experiment with page bundles to fix image location issues.
(cherry picked from commit 6da31e2
)
* Turn image URls into absolute references so they work consistently with page URLS with or without a trailing /
(cherry picked from commit da42e92
)
* Add FAQ section regarding naming port convention (#1393 )
(cherry picked from commit 1811057
)
* Another experiment for image links.
(cherry picked from commit 61a4a6a
)
* Fix the table format in expression-language.md (#1396 )
Add `|` to make the table correct and use `\` to escape the `|` character inside the table. Not sure if this is the right way to fix but the preview page looks good.
(cherry picked from commit e45ae98
)
* Really fix formatting of expression table.
(cherry picked from commit abb4b52
)
* Add svc to the spelling table.
(cherry picked from commit 525c626
)
2018-05-31 13:34:24 -07:00