Yangmin
0b9e3aba5a
update rbac api version to align with istio/istio#6874. ( #1879 )
2018-07-18 15:21:37 -07:00
Limin Wang
fe1e01866c
Update authorization feature. ( #1876 )
2018-07-18 14:12:36 -07:00
Tao Li
cbf490c692
Add incremenetal TLS to feature list ( #1863 )
2018-07-18 14:11:36 -07:00
Douglas Reid
d373c42c04
Update Telemetry features in feature-stages doc ( #1862 )
...
* Update Telemetry features in feature-stages doc
* Update index.md
2018-07-18 14:10:36 -07:00
Georgios Andrianakis
de6b17bcf5
Fix the directory in which the Ansible playbooks can be found ( #1873 )
...
Relates to: https://github.com/istio/istio/pull/7207
2018-07-18 08:45:37 -07:00
Jimmy Song
863934a454
Chinese community translation and fix a markdown error ( #1871 )
...
* Chinese community translation and fix a markdown error
- Translate community page into Chinese
- Fix https overlay markdown style check error
* fix CI errors
- update Quick Start with Kubernetes
- update Prerequisites and Installation steps
- fix some broken links
2018-07-18 07:56:37 -07:00
Tim Swanson
1b11b09761
Multicluster: add details on enabling mTLS for control plane and app pods ( #1833 )
...
* Multicluster: add details on enabling mTLS for control plane and app pods
- describes deployment steps and includes an example deployment with commands
* fix review comments on wording
2018-07-18 07:39:37 -07:00
Spike Curtis
0376ee75e9
Clarify install in HTTPS overlay ( #1857 )
...
Signed-off-by: Spike Curtis <spike@tigera.io>
2018-07-18 04:54:17 -07:00
Steven Dake
664d811043
Add mixer telemetry relnote multicluster limitation ( #1866 )
2018-07-18 04:43:17 -07:00
Pengyuan Bian
82685030a4
Add two expressions. ( #1840 )
2018-07-18 04:41:19 -07:00
Douglas Reid
6cfbccc9b5
Update Mixer FAQ Entries ( #1854 )
2018-07-18 04:40:09 -07:00
Douglas Reid
1328fbdd15
Update TCP Report diagram ( #1860 )
2018-07-18 04:38:00 -07:00
Andra Cismaru
78b4c20adf
Extract platform prerequisites ( #1834 )
...
* Extract platform prerequisites
* Reorg
* Remove the inner pages from the menu
* Conform to the site directory structure
* Fix the link wording to match the title of the link and the uppercase
* Fix lint errors
* more lint errors
2018-07-17 22:49:37 -07:00
Tiago M. Vieira
0159e7ff3f
fix typo ( #1861 )
2018-07-17 15:31:37 -07:00
Frank Budinsky
7501ba05c3
workaround for hugo bug ( #1856 )
...
* workaround for hugo bug
* unindent div
* fix lint errors
* one more try
* try simpler text section
2018-07-17 13:19:37 -04:00
Rocky Shang
a05a9fc28e
add explict instructions to enable autoinject in ns ( #1746 )
2018-07-17 12:40:18 -04:00
Axel Siebenborn
b4ed6f2823
Document to use flag security.selfSigned instead ( #1757 )
...
of no longer existing template file.
2018-07-17 11:45:57 -04:00
Vadim Eisenberg
9de471a035
add a check of Envoy's certificates to the troubleshooting section ( #1845 )
...
* add a check of Envoy's certificates to the troubleshooting section
based on https://github.com/istio/istio/issues/7009#issuecomment-405195183
* fix tabs for lint checker
2018-07-17 04:56:36 -07:00
Vadim Eisenberg
be5c87b2da
add a sentence: When prompted, select `y` for all the questions. ( #1844 )
2018-07-17 04:54:36 -07:00
Iris
8bb10e7abc
add envoy version info into troubleshooting guide ( #1849 )
...
* add envoy version info into troubleshooting guide
* add envoy version info into troubleshooting guide
* add envoy version info into troubleshooting guide
2018-07-17 04:44:36 -07:00
Yossi Mesika
0ea541d13f
Move Helm customization section to the references category ( #1699 )
2018-07-16 21:46:52 -07:00
Dan Ciruli
ba95d12f68
Updating 3 diagrams ( #1751 )
2018-07-16 21:45:16 -07:00
mtail
eec52a447f
Fix some proofing errors.
2018-07-16 21:39:52 -07:00
Martin Taillefer
de8893a255
Add a Media Resources page. ( #1832 )
2018-07-16 15:54:17 -07:00
Yangmin
5ba0a19293
Update RBAC task for Istio 1.0. ( #1789 )
...
* Update RBAC task for Istio 1.0.
* address comments.
* address comments.
* Replace "Istio RBAC" with "Istio Authorization".
* address comments.
* change "Istio Authorization" to "Authorization" to match #1807 .
* resolve conflict.
2018-07-16 16:58:43 -04:00
Limin Wang
fd259b3526
Update Istio Authorization Concept. ( #1807 )
...
* Update Istio Authorization Concept.
* Fix lint errors and address comments.
* Addressed comments.
* Changed title from "Istio Authorization" to "Authorization".
* Fixed links.
* Addressed comments.
* Addressed comments.
* Fix lint errors.
* Undo unintended changes in .spelling.
2018-07-16 16:46:18 -04:00
Frank Budinsky
50107fdccc
clarify ingress host instructions ( #1835 )
...
* clarify ingress host instructions
* fix missing $
* fix syntax
2018-07-16 15:58:49 -04:00
Sven Mawson
d8857391a1
Switch bookinfo install to use kubectl apply instead of istioctl create for ingress ( #1837 )
...
Randomly bit me since I didn't have istioctl in PATH, no need to use istioctl here.
2018-07-16 15:57:15 -04:00
Daneyon Hansen
1da97fa9c4
Adds a Jaeger UI detail for distributed tracing ( #1761 )
2018-07-16 08:26:22 -07:00
Will Witman
3ae844ede2
Edit minor issue in fault-injection document. ( #1826 )
2018-07-15 20:49:49 -07:00
jnativio
6d9cfa111c
Update Realistic Benchmark section on docs ( #1823 )
2018-07-15 07:50:50 -07:00
Martin Taillefer
597f7ce3b4
Enable more linting rules ( #1824 )
...
Fix feported linting errors.
2018-07-15 07:49:11 -07:00
lei-tang
289e90b854
Fix the non-existent file in the test description of Citadel health checking ( #1744 )
2018-07-14 04:39:29 -07:00
mtail
97a59a82e0
Update reference docs.
2018-07-13 20:06:09 -07:00
Spike Curtis
6b1321ade4
Newlines to display lists correctly ( #1816 )
...
Signed-off-by: Spike Curtis <spike@tigera.io>
2018-07-13 19:19:51 -07:00
Tao Li
5be41d8c3b
Add a platform setup section and link it in helm install page ( #1804 )
...
* Add a pre-request for helm install
* Add a pre-request for helm install
* Address comment
2018-07-13 16:47:36 -07:00
Dmitri Dolguikh
f0894738de
Create DestinationRule(s) used by "reviews" and "ratings" VirtualService(s) ( #1814 )
...
VirtualServices are created without corresponding DestinationRules atm.
2018-07-13 16:41:38 -07:00
Spike Curtis
9fa7b375cf
Remove innacurate text about extra RBAC files ( #1815 )
...
Signed-off-by: Spike Curtis <spike@tigera.io>
2018-07-13 16:37:36 -07:00
navinger
4756d84dab
Deleted/replaced deprecated items, and some minor edits. ( #1813 )
...
Signed-off-by: Nancy Avinger <navinger@google.com>
2018-07-13 16:15:08 -07:00
Will Witman
6c4cb8c3a1
Edit for consistency, clarity, grammar, style ( #1784 )
2018-07-13 16:00:08 -07:00
Martin Taillefer
72f6f1353f
Update reference docs. ( #1812 )
2018-07-13 15:00:52 -07:00
Will Witman
f205017b12
Refactor About section in traffic-shifting document. ( #1811 )
2018-07-13 14:52:57 -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
Tao Li
721906a161
Update istio-auth.yaml to istio-demo-auth.yaml ( #1809 )
2018-07-13 14:08:36 -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
Will Witman
2d41f5f069
Edit for style, clarity, grammar. ( #1785 )
2018-07-13 13:39:36 -07:00
Brian Avery
1b097b1492
Updated link to vm drivers link to list names of drivers ( #1808 )
2018-07-13 13:21:36 -07:00
navinger
3004b67239
2nd round of edits on rate limiting. ( #1791 )
...
* 2nd round of edits on rate limiting.
Signed-off-by: Nancy Avinger <navinger@google.com>
* Review comment changes.
Signed-off-by: Nancy Avinger <navinger@google.com>
2018-07-13 13:19:36 -07:00
Frank Budinsky
7109d8dc0e
Service registry glossary entry ( #1803 )
...
* improve grammar
* service registry glossary entry
* review comments
2018-07-13 12:53:36 -07:00
Steven Dake
6f070b2571
Start of 1.0 release notes ( #1801 )
2018-07-13 09:45:35 -07:00