Commit Graph

1698 Commits

Author SHA1 Message Date
Limin Wang 81cd374bc7 Delete "basic access control" and "secure access control" pages. (#1780)
* Delete "basic access control" and "secure access control" pages.

These pages were there before Istio RBAC was introduced. We should
remove them now to avoid confusion.

* Added aliases for deleted pages.
2018-07-12 15:58:43 -07:00
mtail 16aa14e376 Clarify alias doc. 2018-07-12 15:51:13 -07:00
mtail da90e9c7bb Minor edits in the P&T concept page. 2018-07-12 13:41:38 -07:00
Frank Budinsky 64b6c907f9 TLS Origination glossary entry (#1782) 2018-07-12 13:03:35 -07:00
mtail 2a686432dc Fix small grammar error 2018-07-12 11:10:05 -07:00
Will Witman e1449b76ad Edit file for readability, style, grammar. (#1763) 2018-07-12 10:23:55 -07:00
Will Witman d5a724dfd6 Edit file for readability, style, grammar. (#1764) 2018-07-12 10:21:10 -07:00
Will Witman 803ec1da0a Edit file for consitency, grammar, style (#1777) 2018-07-12 10:16:49 -07:00
Ozben Evren b299549b82 Fix typo in Kubernetes Quick Start Guide (#1775) 2018-07-12 10:11:46 -07:00
Steven Dake ee54e21638 Remove sidecar injection instructions and ingress (#1776)
Istio intends to lead with automatic sidecar injection and
as such, there is no good rationale to document how to turn
sidecar injection off.  Still, as a followon PR, it may make
sense to document 5-7 different customization scenarios.

ingress v1 is gone - no sense describing it here.
2018-07-12 10:07:08 -07:00
Vadim Eisenberg 818e23232d Extend secure ingress troubleshooting (#1774)
* add ./ to the script to generate certificates

* add a step to verify the subject of the ingress gateway certificate

* add a step to verify the subject of the CA certificate

put the mutual TLS troubleshooting into a separate subsection

* fix the level of the mutual TLS troubleshooting

* remove redundant empty lines

* verify the subject is correct -> verify that the subject is correct

* another case: verify the subject is correct -> verify that the subject is correct
2018-07-12 08:00:37 -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
Vincent 044c20358e fixed: references to sleep.yaml (#1770) 2018-07-12 07:37:47 -07:00
duderino 94e7f7f9a6 Update kubernetes engine cluster version. (#1766)
According to https://cloud.google.com/kubernetes-engine/release-notes#june-28-2018, 1.10.4-gke.0 is no longer available but 1.10.5-gke.0 now is.

With the old version I get:

```
$ gcloud container clusters create quickstart --cluster-version=1.10.4-gke.0 --zone us-east1-b --project jblatt-test
ERROR: (gcloud.container.clusters.create) ResponseError: code=400, message=master version "1.10.4-gke.0" is unsupported.
```
2018-07-12 07:30:14 -07:00
Spike Curtis 1a27ffc566 istio.yaml > istio-demo.yaml (#1765)
Signed-off-by: Spike Curtis <spike@tigera.io>
2018-07-12 07:29:23 -07:00
Jimmy Song cf333f1765 Chinese: /docs/concepts/what-is-istio/index.md (#1773) 2018-07-12 07:11:36 -07:00
Tim Swanson 686b53611b Update multicluster doc with latest helm chart changes (#1714)
* Update multicluster doc with latest helm chart changes

Update the procedure
- new helm var names
- remove service account creation
- reorder sections to correct procedural order
- auto v. manual sidecar inject info
2018-07-12 07:01:40 -07:00
Yinchang Xia ac6093b493 Translate "docs/tasks/security/authn-policy/index.md" into Chinese (#1707) 2018-07-12 06:57:33 -07:00
Vincent 575b2a5ba4 Translated setup/kubernetes/multicluster into Chinese (#1708)
* translate-zh-setup-multicluster

* fixed typo

* fix issues from reviewer
2018-07-12 05:23:35 -07:00
Vincent b0fd970a56 Translate task security health check (#1771)
* translate:tasks/security/health-check

* istio-demo => istio
2018-07-12 05:21:35 -07:00
Vincent 50f0c96fdd Translate: tasks/policy-enforcement/rate-limiting (#1769) 2018-07-12 05:00:36 -07:00
flydragon ed7c29b52a Blog 2018 egress https index (#1753)
* Chinese: Translation blog 2018 egress-https

   add

* Chinese: Translation blog 2018 egress-https

1. fix links
    change /samples/bookinfo/kube to /samples/bookinfo/platform/kube
    change /samples/bookinfo/consul to /samples/bookinfo/platform/consul
    change /samples/bookinfo/kube/mixer-rule-deny-label.yaml to /samples/bookinfo/policy/mixer-rule-deny-label.yaml

2. add egress-https blog translations

* Chinese: Translation blog 2018 egress-https

fix

* Chinese: Translation blog 2018 egress-https

fix
2018-07-11 21:47:35 -07:00
Vincent 80e5737a87 Translate: setup/expansion (#1729) 2018-07-11 19:48:35 -07:00
flydragon 1ca4587ec9 Chinese: Translation blog 2018 index (#1725)
* Chinese: Translation blog 2018 index

* Chinese: Translation blog 2018 index

fixs

* Chinese: Translation blog 2018 index

fix
2018-07-11 19:47:36 -07:00
Vincent b206fd9003 Translate: task/security/basic-access-control (#1755) 2018-07-11 19:46:35 -07:00
Vincent 2b117b4fff translate: tasks/trafic-management/circuit-breaking (#1767) 2018-07-11 19:44:35 -07:00
Vincent cbb0bc1ba5 Translate task secure access control (#1760)
* translate: task/security/secure-access-control

* fixed: path & typo

* fixed: typo
2018-07-11 19:39:35 -07:00
navinger b556576557 First round of edits. (#1748)
* First round of edits.'

* Fixed linter issues.
2018-07-11 14:48:42 -04:00
Stephen Gilson 983b12589d Copy edits for Health Checking of Istio Services. (#1758) 2018-07-11 07:08:52 -07:00
Stephen Gilson 70f3a4144c Copy edit for the TLS Origination for Egress Traffic topic. (#1756) 2018-07-11 07:04:48 -07:00
Stephen Gilson b55dae17d6 Copy edit for Control Egress Traffic. (#1754) 2018-07-11 06:57:28 -07:00
Will Witman a52a6745a2 Minor edit in last paragraph of What is Istio. (#1741) 2018-07-11 06:54:19 -07:00
Yangmin 6c54c67d9c Update basic-access-control and request-routing. (#1743) 2018-07-11 06:50:17 -07:00
Frank Budinsky de49a21816
Fix references to bookinfo sample files (#1759)
* fix references to sample files

* fix mixer rule link
2018-07-11 09:41:15 -04:00
Martin Taillefer 8d43a50c8c
Add some cool arrows on section index pages and see also sections. (#1734) 2018-07-10 21:46:34 -07:00
Vadim Eisenberg c465190613 [WIP] add description of connection.requested_server_name (#1712)
add description of connection.requested_server_name
2018-07-10 22:46:42 -04:00
Jianfei Hu e8a32581d6 Document PERMISSIVE mode for incremental mTLS adoption. (#1565) 2018-07-10 13:54:26 -07:00
Liam White 1e58119ff9 Add debugging Istio task (#1698) 2018-07-10 13:52:41 -07:00
Isaiah Snell-Feikema f51f015108 Remove Eureka references (#1717) 2018-07-10 12:56:50 -07:00
Pengyuan Bian 1776f73065 Update default metrics page (#1740) 2018-07-10 12:56:17 -07:00
Rigs Caballero dbd5268385 Edit the What is Istio file for clarity. (#1737)
* Edit the What is Istio file for clarity.

This edit includes:

* The rewrite of all instances of passive voice
* The simplification of complex sentence structures
* The splitting of run-on-sentences
* The disambiguation of relative pronouns
* The removal of conjunctives such as should, could, and would
* The replacement of long series with lists
* The improvement of punctuation
* The addition of emphatic markup including links

The purpose behind the edits is to improve content flow and allow easier
consumption for international audiences. The simpler structures will also have a
positive impact in the translation.
2018-07-10 12:20:38 -07:00
mtail 4bba186b81 Special case empty @@ in code blocks to be NOPs. 2018-07-10 12:15:21 -07:00
Andra Cismaru 4e2b9233bc Create service subsets and move routing/route-rule* to networking/virtual-service* (#1715) 2018-07-10 11:52:29 -07:00
mtail 9562fac259 Update reference docs. 2018-07-10 11:14:04 -07:00
Dan Ciruli e5b0cfe370 Updated architecture diagram on What Is Istio page (#1738) 2018-07-10 11:02:51 -07:00
Stephen Gilson 98b999cdf7 Copy edit of Securing Gateways with HTTPS. (#1733) 2018-07-10 11:00:28 -07:00
Axel Siebenborn cdf51a4cc0 Replace hard coded pod-id by command substitution. (#1705) 2018-07-10 10:41:41 -07:00
Martin Taillefer 181605b27e
Consolidate the security concept pages into a single page. (#1721)
* Consolidate the security concept pages into a single page.

- This updates the security concept material to be on a single page, which matches the
change done last week for the rest of the concept material. This ends up being a less clicky
more directed introduction for newcomers to the platform.

- While I was there, I moved the redundant What is Istio page from our about section and stuck
the content at the top of the What is Istio page in the Concepts section.
2018-07-10 10:26:19 -07:00
Frank Budinsky 880ffebba2 routing concept doc improvements (#1716) 2018-07-10 10:10:32 -07:00
Martin Taillefer a9c4b7a3af
Consolidate perf & scalability pages into a single page. (#1731)
As part of the effort to streamline our content, this consolidates the many small
perf-and-scalability pages into a single concept page. This change is similar to what
we've done to the other concept pages.
2018-07-10 09:42:23 -07:00