Commit Graph

282 Commits

Author SHA1 Message Date
stevemcghee 4a49a2d1e7 suggest a more recent gke minor version (#2283)
ERROR: (gcloud.container.clusters.create) ResponseError: code=400, message=Master version "1.10.5-gke.0" is unsupported.
2018-08-17 22:34:31 -07:00
kahou82 586c740d36 Fix extra brace (#2263) 2018-08-15 15:25:40 -07:00
Martin Taillefer 78b6a64589
Add a missing link. (#2259) 2018-08-15 10:16:26 -07:00
Martin Ostrowski 6b94794d86 Sidecar upgrade needs kubectl apply not replace (#2177) 2018-08-09 06:46:32 -07:00
John Mazzitelli d52bf01d3e Update index.md (#2190)
indicate "app" label is also used for metric telemetry, not just distributed tracing.
2018-08-08 12:48:39 -07:00
mtail 3e3bffac50 A few editorial fixes. 2018-08-08 08:04:20 -07:00
imgbot[bot] c3e9a7247d [ImgBot] optimizes images (#2186)
*Total -- 559.34kb -> 377.43kb (32.52%)

/content/docs/setup/kubernetes/platform-setup/alicloud/csconsole.png -- 375.59kb -> 251.11kb (33.14%)
/content/docs/setup/kubernetes/quick-start-alicloud-ack/app-catalog-istio-1.0.0.png -- 183.75kb -> 126.33kb (31.25%)
2018-08-08 08:02:41 -07:00
Xi Ning Wang 1303ef38a2 add alicloud (#2125) 2018-08-08 07:33:53 -07:00
Martin Taillefer 54c0506698
Merge changes from the release-1.0 branch (#2161)
* Prep for 1.0 release

* Fix typo for 1.0 announcement. (#2081)

* Updated kubect link for IBM Cloud Private. (#2083)

* Fix generated tablegen.py (needs backport) (#2084)

Original table was dreadfully wrong.

(cherry picked from commit b3fa64fa41)

* add a VirtualService for external HTTPS ServiceEntry (#2080)

* add a VirtualService for external HTTPS ServiceEntry

* a VirtualService -> the VirtualService

(cherry picked from commit 9e57d4a5b7)

* egress gateway: use subsets for cnn in destination rules and virtual services (#1942)

* use subsets for cnn in destination rules and virtual services

* remove trailing spaces

* separate virtual services for traffic to and from egress gateway

to egress gateway: TLS match
from egress gateway: TCP match

* put back tls match for HTTPS egress for Istio without Auth

combine defining the Gateway and the VirtualServices

* use ISTIO_MUTUAL with sni in destination rules

* update the log message to print HTTP/2 as the protocol

* make two VirtualServices into one

* remove redundant explanation about SNI setting in a destination rule

* use different virtual service matches for Istio with and without SNI

* fix the case of HTTP traffic for Istio without Auth

(cherry picked from commit 81baa2e939)

* Disable Mesh Expansion page.

(cherry picked from commit dc4da48042)

* Blog fix.

* adding juspay (#2092)

* Update homepage and what is istio page (#2085)

- update the two pages
- make the links point to the Chinese document

(cherry picked from commit 993231abeb)

* Chinese: announcing istio 1.0 (#2088)

(cherry picked from commit 5301d4ea13)

* Move advanced egress tasks to examples, Advanced egress traffic control, release 1.0 (#2093)

* add advanced-egress subsection in Examples

* move egress gateway and egress tls origination tasks into advanced examples

* rename task to example and fix the links

* Tweak the HP blog post a tad.

* Another blog tweak.

* Update index.md (#2096)

Removing VM support until it's fixed

(cherry picked from commit c2e529212b)

* Make the site work when it's published to a subdirectory (for the archive) (#2095)

(cherry picked from commit 137e1d13f4)

* Change "Testing mutual TLS" tutorial to "Mutual TLS deep dive" (#1972)

(cherry picked from commit 0662e413f1)

* fix kubectl output (#2100)

fixes https://github.com/istio/istio.github.io/issues/2066

(cherry picked from commit 2a852d1408)

* Another blog tweak.

* Add section to tracing task to cover sampling. (#2097)

* Add section to tracing task to cover sampling.

* Lint fix

* Review comments.

* Review comments.

* Review comments.

* Add documentation for redisquota adapter in rate limiting doc (#2098)

* fix multicluster doc issues. (#2104)

* remove unnecessary gateway spec (#2091)

* Clarify and correct distributed tracing task (#2115)

* Cherry-pick latest changes from master (#2118)

* Translate fix zh links (#2105)

* zh: all linkes without '#' had been replaced

* translate: rewrite links to zh version if it exists.

(cherry picked from commit c4daa73dee)

* Translate Istio 1.0 canary into Chinese (#2110)

(cherry picked from commit 4d6eec754c)

* Fix typo in "Delayering Istio" blog post (#2102)

(cherry picked from commit 6bdb4605f4)

* Minikube settings (#2082)

(cherry picked from commit 9f6ebe9eeb)

* Fix single word in command (#2112)

It returned this:
```
kubectl get svc istio-ingress -n istio-system
Error from server (NotFound): services "istio-ingress" not found
```

Now it works correctly

(cherry picked from commit 2bbe9eef03)

* add initial galley intro to "what is istio" concept page (#2113)

(cherry picked from commit 2db7f5648d)

* make cmd/result match (#2117)

* make cmd/result match

* address comment

* Add Rigs to the English content owners file. (#2119)

(cherry picked from commit bd577696bf)

* Cherry-picks from master (#2122)

* Add Istio security vulnerabilities disclosure and handling page (#2114)

(cherry picked from commit dfee9b8ec0)

* Fix an error in faq page (#2120)

(cherry picked from commit d3c04a5ba7)

* More work to fix use of the site in a subdirectory. (#2123) (#2124)

(cherry picked from commit 5bd9c0f0bd)

* Cherry-pick latest changes from master (#2128)

* Add a couple entries to our prefered vocab list.

(cherry picked from commit 2cbe43aea7)

* Translate attribute-vocabulary (#2101)

* translate attribute-vocabulary

* fix Chinese link

* fix Chinese style & translate table header

(cherry picked from commit 056bf27879)

* fix the virtual-services fault injection error in the YAML (#2109)

fix the virtual-services fault injection error in the YAML

(cherry picked from commit 453012d3ab)

* Add an item to check whether mTLS is enabled for a service (#2062)

(cherry picked from commit 384f6cd8be)

* Chinese content was aliasing English content. (#2126)

Page aliases are intended to redirect users from a page old's location to a new location.
As it was, the Chinese content pages were redirect old English locations to Chinese, which
made Chinese show up on English systems that were using the old links.

(cherry picked from commit c86d357f2e)

* Fix formatting glitch in a few glossary entries.

(cherry picked from commit a6420a4475)

* Cherry pick latest changes from master (#2138)

* Translate into Chinese: docs/examples/multicluster/icp/index.md (#2129)

* Translate into Chinese: docs/examples/multicluster/icp/index.md

* fix link anchor

(cherry picked from commit eca46893fe)

* Add an icon for the security vulnerabilities page (#2132)

(cherry picked from commit 11ce2b3924)

* Fix security concept figure captions etc. (#2087)

(cherry picked from commit f83bb8ada0)

* Translate into Chinese: blog/2018/aws-nlb/index.md (#2130)

(cherry picked from commit 9e77fa4cd0)

* Translate: all keywords in front matters (#2135)

* Translate: all keywords

* fixed typo

* remvoed from terms: vm,  config->configuration

(cherry picked from commit 02392ff87e)

* Initial checkin of the setup ops guide. (#2078) (#2139)

(cherry picked from commit 3b529341a1)

* Document DestinationRule mTLS conflict (#2131)

* Document TLS conflict in DRs

* spelling errors

* lint errors

* tweak title

* tweak title

* address review comments

* Cherry-pick latest changes from master (#2143)

* Add twitch livestream blog post (#2140)

This is for the all-day istio livestream on August 17th.

(cherry picked from commit 41d3caa211)

* Make the big boxes on the home page clickable.

(cherry picked from commit 387e54c299)

* Cherry-pick latest changes from master. (#2159)

* Fix broken Mixer Adapter Dev Guide links (#2144)

Signed-off-by: Venil Noronha <veniln@vmware.com>

(cherry picked from commit 5342ab2a80)

* Fix some more stale wiki links. (#2145)

(cherry picked from commit b641486002)

* translate tasks/traffic-management/egress-gateway to Chinese (#2146)

* translate tasks/traffic-management/egress-gateway to Chinese

* 修改内部链接路径

* 去掉空格

* 删除空格

(cherry picked from commit 75baef98ec)

* Improve linting (#2148)

- We now detect text blocks that are incorrectly indented.

- We now detect image captions that end in a period.

- We now detect page descriptions that don't end in a period.

- CircleCi now runs linting without minifying HTML first, improving perf and
improving error output.

- In CircleCi, we now have a per-build cache for HTML proofer output. This
helps reduce the frequency of link timeout errors.

- Fix errors flagged by the above new lint checks.

(cherry picked from commit fd290dc73e)

* translate:setup-kubernetes-requirments (#2147)

(cherry picked from commit 0d98eee9c4)

* Translate into Chinese: blog/2017/0.2-announcement/index.md (#2150)

(cherry picked from commit a34cfc063d)

* Translate into Chinese:  content/blog/2018/aws-nlb/index.md Sync/Update (#2153)

* Translate into Chinese: blog/2017/0.2-announcement/index.md

* Update index.md

* Update _index.md

(cherry picked from commit 4ee8e44cb6)

* re translate /zh/blog/2018/egress-tcp/ page (#2151)

* re translate /zh/blog/2018/egress-tcp/, for changes of content/blog/2018/egress-tcp/index.md file between commit fd290dc73e and 82eb2c21a3

* fix unaviable link (#2151)

(cherry picked from commit 0b313e373b)

* Flip conditional polarity to remove useless work when linting.

(cherry picked from commit 4424563918)

* Enable extra lint stuff (#2158)

(cherry picked from commit 0b2ea1d38e)

* Fix indent, given new linting rules.
2018-08-06 12:11:57 -07:00
Martin Taillefer fd290dc73e
Improve linting (#2148)
- We now detect text blocks that are incorrectly indented.

- We now detect image captions that end in a period.

- We now detect page descriptions that don't end in a period.

- CircleCi now runs linting without minifying HTML first, improving perf and
improving error output.

- In CircleCi, we now have a per-build cache for HTML proofer output. This
helps reduce the frequency of link timeout errors.

- Fix errors flagged by the above new lint checks.
2018-08-04 08:44:06 -07:00
facundomedica 2bbe9eef03 Fix single word in command (#2112)
It returned this:
```
kubectl get svc istio-ingress -n istio-system
Error from server (NotFound): services "istio-ingress" not found
```

Now it works correctly
2018-08-01 12:09:18 -07:00
Andra Cismaru 9f6ebe9eeb Minikube settings (#2082) 2018-08-01 12:07:48 -07:00
Martin Taillefer d22f899879
Disable Mesh Expansion page. (#2086) 2018-07-31 08:42:54 -07:00
Tim Swanson 9228e909c2 k8s Multicluster--clarify vars for remote-cluster secret (#1918)
* k8s Multicluster--clarify vars for remote-cluster secret

Fixes: #1898

* Make optional steps to store off env vars for remote kubeconfig secret
2018-07-30 16:36:40 -07:00
Andra Cismaru 2410e5c050 Helm requirements for versions prior to 2.10.0 (#2073) 2018-07-30 15:42:40 -07:00
Martin Taillefer ca4fddb97b
Fix rendering on helm install page. (#2063)
Also, add a pointer to the Help section on the doc home page.
2018-07-30 11:37:40 -07:00
Guang Ya Liu 61b028bba7 Install cert manager CRDs first before install Istio. (#2046)
* Install cert manager CRDs first before install Istio.

* Address @sdake's comments.
2018-07-30 04:40:40 -07:00
Guang Ya Liu 0e5068f1b9 crd do not need namespace. (#2032) 2018-07-30 04:00:40 -07:00
Martin Taillefer 1c300c99bd
Spelling improvements (#2037)
Remove a bunch of entries that shouldn't have been in the spelling dictionary
and correct content aoocrdingly.

I'm disabling the Chinese spell checking for now, since I'm not able to fix the
spelling errors that emerged there. Once this PR is in, I'll file an issue to get
those spelling errors addressed and checking reenabled.
2018-07-29 14:27:06 -07:00
Andra Cismaru aa0464cb97 CRDs must be installed separately (#1969)
* CRDs must be installed separately

* Fix lint error

* Fix ansible links

* Update the upgrade page

* Fix the bare url lint error

* Really fix the bare URL error

* Addressed code review comments

* Update index.md

* Update index.md
2018-07-28 07:07:24 -04:00
Andra Cismaru bf4b81f398 Correct the pod and svc spec requirements (#1971)
* Correct the pod and svc spec requirements

* Fix links

* Fix links

* Address code review comments

* Code review comments

* Consistent naming

* Keep the broken order
2018-07-27 17:19:40 -07:00
mtail 1d95ab7481 More icons 2018-07-27 15:48:07 -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 77b90ba2f9 Simplify setup instructioins. 2018-07-27 05:41:18 -07:00
Fu Xu 4ba87886cd remove extra asterisk (#2006) 2018-07-27 05:10:06 -07:00
Martin Taillefer 04cc4a3d84
Start populating the ops guide. (#1994) 2018-07-26 15:05:23 -07:00
Frank Budinsky 5f0a0f22d6 improve platform setup docs (#1991)
* improve platform setup docs

* update IBM instructions

* remove kube version arg

* remove extra spaces
2018-07-26 14:16:39 -07:00
Brian Avery 75ab0f02e6 Fixed manual sidecar command (#1986) 2018-07-26 11:46:00 -04:00
mtail bfdf1b8edd Workaround combo Hugo + markdown style checker bug. 2018-07-25 21:49:16 -07:00
mtail eb46b2af6e Fix OpenShift code blocks.
Improve grammar while I was in the neighborhood.
2018-07-25 19:39:20 -07:00
Vincent 3c1a8c583b fixed 404 error (#1973) 2018-07-25 18:09:39 -07:00
Steven Dake 4ae9e7ea69 Clean up of the platform section (#1960)
* Clean up of the platform section

This cleans up the platform section into its own subdirectory.
I am not all that happy about how "see-also" works, but maybe that
is how it is meant to work, or alternatively I'm doing it wrong :)

* Apply reviewer comments and add the index file

_index.md was missing from prior commit accidentally.
Removed all "Platform setup for" text in all platform docs.

* Apply reviewer comments

Some wordsmithing.
weight = 3 is intentional to fit alphabet. Assuming nobody
will require ASCIIbetical.

* Fix US English lint errors

* Revert the Chinese translation of the platforms PR

The Chinese language version needs to be ported.  This PR
was merged manually which probably has broken the gate.
2018-07-25 14:11:45 -07:00
Yossi Mesika b5c98e9fd9 Correct set values for the gateways (#1968) 2018-07-25 17:06:34 -04:00
Vincent 9b957b26a4 Fixed: 404 in ansible-setup (#1963)
* Fixed:
Broken link  to the old  platform-setup document.

code block in openshift setup.

* fixed: md005
recovered: code block for openshift.

Unexpected end tag : p (line 12)
2018-07-25 15:53:51 -04:00
mtail 7797fd427d A few editorial fixes. 2018-07-25 09:57:55 -07:00
Andra Cismaru 938eb8b40d Move each platform setup into its own file (#1948) 2018-07-25 06:30:26 -07:00
LillyWu 30b5e85b99 update doc as ansible installation policy changes (#1951) 2018-07-25 04:50:39 -07:00
Tim Swanson bd15cd4a76 Multicluster--make pod-IP copy/paste work with and without zipkin (#1941)
* Multicluster--make pod-IP copy/paste work with and without zipkin

Fixes: 1895
2018-07-24 13:23:41 -07:00
mtail 613ffd6cc3 A few editorial fixes. 2018-07-24 13:13:15 -07:00
Steven Dake 82c8146867 All known caveats for MC are in release notes (#1947) 2018-07-24 13:01:10 -07:00
duderino f6aae3db69 Fixed stale filenames in the Kubernetes Quick Start. Replaced 'istio.yaml' with 'istio-demo.yaml' and 'istio-auth.yaml' with 'istio-demo-auth.yaml'. (#1720) 2018-07-24 06:29:05 -07:00
Guang Ya Liu 4773ac054a Removed redundant `--set`. (#1934) 2018-07-24 04:01:39 -07:00
LillyWu 10677f5c9a make a note to check options settings before override it (#1867) 2018-07-21 06:42:10 -07:00
Matthew Wringe c9f8715bee Add in missing galley permissions for OpenShift (#1899) 2018-07-20 13:53:35 -07:00
Yossi Mesika 5e7684acd6 Updated upgrade instructions (#1883)
* Updated upgrade instructions

* Lint

* Update index.md
2018-07-20 06:08:35 -07:00
Limin Wang 8973981880 Update authentication concept doc (#1886)
* Update authentication concept doc.

* Fix lint errors.

* Address comments and fixed some links.

* Remove feature stages change from this PR.

I will make a separate PR for it.
2018-07-19 19:10:37 -07:00
David Tesar 713f7b2591 Add AKS to Azure quickstart (#1805) 2018-07-19 06:05:49 -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
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
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
Yossi Mesika 0ea541d13f Move Helm customization section to the references category (#1699) 2018-07-16 21:46:52 -07:00
mtail eec52a447f Fix some proofing errors. 2018-07-16 21:39:52 -07:00
Martin Taillefer 597f7ce3b4
Enable more linting rules (#1824)
Fix feported linting errors.
2018-07-15 07:49:11 -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
Tao Li 721906a161 Update istio-auth.yaml to istio-demo-auth.yaml (#1809) 2018-07-13 14:08: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
Steven Dake 2006185024 Remove warnings that are no longer relevant (#1797)
Remove warning that prior to Istio 0.8 Helm was unstable.
Since we are on 1.0, and can expect people to upgrade from 0.8,
this warning doesn't seem relevant.

Also, Helm upgrade from 0.8 to 1.0 has been validated.  Also
remove that warning.
2018-07-13 06:40:35 -07:00
Rigs Caballero 142303eb2d Edit Kubernetes Quick Start for clarity. (#1762)
* Edit Kubernetes Quick Start for clarity.

This edit includes among other changes:

* Consistent use of markup, line length, and command formatting.
* Grammar, spelling, and other language fixes.
* Use of ordered lists for steps.
* New clear headings for installation options.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix linter issues on Kubernetes QS edit.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix indentation to fix ordered lists.

Trying to figure out the space in links issue. So far it looks like a false
positive.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix links and code blocs for lint.

Signed-off-by: rcaballeromx <grca@google.com>

* Remove in-line markup from links.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix code-block indentation and spelling lint.

Signed-off-by: rcaballeromx <grca@google.com>

* Rewrote link text to avoid spelling lint.

Signed-off-by: rcaballeromx <grca@google.com>

* Update index.md
2018-07-12 17:06:35 -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
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
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
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
john-a-joyce 007c74ff70 Document stable access to istio services (#1667) 2018-07-10 09:41:32 -07:00
navinger 3aed031a44 In the GKE section, changed <project-name> to <project-id>. (#1726) 2018-07-09 19:52:36 -07:00
Steven Dake 4ebbb12505 Change all references to istio-demo-*.yaml (#1696)
Remove demo from all documentation references
2018-07-06 11:46:23 -07:00
Steven Dake 63cfc64693 Revert one small change that added a link (#1695)
A @link@ was added inadvertently to the config options autogeneration
helm documentation.
2018-07-06 11:45:41 -07:00
Martin Taillefer 69c04f6401
Create hidden links for the special @@ references. (#1686)
This gives us link checking for the @@ code block references.
2018-07-06 07:31:31 -07:00
Steven Dake 9765bf65ca Generate Helm config options from values.md (#1694) 2018-07-06 07:12:12 -07:00
Steven Dake 8c2b933ebc Fix broken links (#1692) 2018-07-06 06:43:20 -07:00
Yossi Mesika 26113b3b5b Remove link annotations from command paths (#1690) 2018-07-06 05:18:17 -07:00
mtail 93a6627952 Fix typos. 2018-07-04 05:51:53 -07:00
Martin Taillefer 07ed229051
Simplify linking to GitHub content. (#1669)
- Add <github_file> <github_blob> and <github_tree> to make it simpler to link to the right
place on GitHub.

- Use these new sequences throughout the docs.

- Also, fix bad HTML generated for the TOC in certain cirsumstances.

- Fix extra blank line inserted at the bottom of indented code blocks.
2018-07-04 04:16:49 -07:00
Martin Taillefer 1d355094cf Simplify the Concepts section. (#1649) 2018-07-02 06:32:04 -07:00
mtail 0f8724351f Content fixes.
- Remove What's next sections since we now have auto-generated See also sections

- Fix a few incorrectly capitalized headers, "istio", "kubernetes", "sidecar"
2018-06-30 21:42:52 -07:00
Martin Taillefer 0541000be8
Switch from ``` to {{< text >}} to indicate text blocks. (#1644)
This fixes a number of cases of incorrect formatting of code blocks
throughout the site.
2018-06-30 07:11:21 -07:00
Georgios Andrianakis 6ee96ca22c Update documentation with latest Ansible changes (#1619) 2018-06-28 06:07:09 -07:00
Vadim Eisenberg dffaed58c1 make MacOS lower case, macOS(c) it is a trademark of Apple (#1618)
https://www.apple.com/legal/intellectual-property/trademark/appletmlist.html
2018-06-28 06:04:39 -07:00
Jimmy Song 86c3c0f49a update URLs which have been moved to other places (#1607) 2018-06-28 05:59:08 -07:00
mtail e3c1f36859 Guides -> Examples
As agreed, in prep for the 1.0 launch.
2018-06-27 16:03:53 -07:00
Steven Dake 4bf79f2686 Use correct syntax with NodePort configuration (#1604)
The appended line for NodePort configuration was incorrectly
documented.
2018-06-27 08:52:11 -07:00
mtail 77da9cccea Next batch of file refactorings. 2018-06-27 00:19:09 -07:00
Steven Dake 31d3309830 Fix minikube Documentation (#1588)
* Minikube 0.28.0 (latest) has deprecated localkube

Fixes: https://github.com/istio/istio/issues/6463

Instead use kubeadm (the default).  Also explain how to select
the chosen VM driver.  Finally expand the memory from 2gb to 4gb
so that bookinfo can start without an OOM.

* Add note about using a system without LoadBalancer

Some platforms such as minikube do not support LoadBalancers.  For
these platforms, document how to install Istio with NodePort rather
than LoadBalancer.
2018-06-26 06:17:10 -07:00
Guang Ya Liu 8a7b93f0fb Added more ep for istio remote chart. (#1549)
* Added more ep for istio remote chart.

* Removed INGRESS_POD_IP.
2018-06-21 10:04:48 -07:00
Bruno 5b48681713 Update quick-start-gke-dm.md (#1562) 2018-06-20 06:37:44 -07:00
Yossi Mesika 31a56c2be2 A section to demonstrate installing just a minimal set (#1512) 2018-06-20 06:33:15 -07:00
Jason Young e0d5cee035 update galley references docs to istio.io (#1556) 2018-06-20 06:24:57 -07:00
imgbot[bot] 84f48ef4c7 [ImgBot] optimizes images (#1535)
*Total -- 180.07kb -> 141.46kb (21.44%)

/content/blog/2018/img/istio-analytics-using-stackdriver.png -- 8.38kb -> 5.51kb (34.27%)
/content_zh/docs/setup/kubernetes/img/dm_kubernetes_workloads.png -- 85.84kb -> 67.97kb (20.81%)
/content/docs/setup/kubernetes/img/dm_kubernetes_workloads.png -- 85.84kb -> 67.97kb (20.81%)
2018-06-19 07:00:49 -07:00
Jason Young 4c890d5438 Update sidecar injector docs (#1544) 2018-06-18 15:30:47 -07:00
Vincent 79c47dfcf0 Fixed default values, from [values.yaml in 0.8.0](https://github.com/istio/istio/blob/0.8.0/install/kubernetes/helm/istio/values.yaml) (#1490) 2018-06-15 23:57:34 -04:00
Tim Swanson d7ba1518fe Update remote cluster RBAC instructions for kubernetes multicluster setup (#1484)
* Update remote cluster RBAC instructions for kubernetes multicluster setup

Added detailed instructions for creating a service-account with RBAC
role for each remote cluster with the minimum access required for
the istio control plane.

Fixes #1477
2018-06-15 06:21:37 -07:00
Yossi Mesika 461c318830 Removed link annotations (#1513) 2018-06-14 06:39:18 -07:00
Henrik Carlioth 17e2d40a84 Update to ingress name (#1504)
Making the command work again to query for the IP.
2018-06-13 08:09:22 -07:00
mtail 5bfc6bafea Update reference docs 2018-06-11 22:29:34 -07:00
Martin Taillefer 9f3e980147
Add support for an auto-generated See Also section on every page. (#1364)
- We now automatically generate a See Also section on pages when possible.
The links are determined by a reverse index based on the keywords
assigned to each page in its front-matter.

- Do a pass to assign keywords to all our pages to populate the See Also
links.

- Leverage the keywords in the front-matter to generate a keyword metadata entry for each
generated page.
2018-06-11 15:07:32 -07:00
mtail 8d4e1b9190 Merge branch 'release-0.8' 2018-06-09 06:29:37 -07:00
Guang Ya Liu c8d9d9bd95 Remove global.mtls.mtlsExcludedServices. (#1478) 2018-06-08 09:07:37 -07:00
Guang Ya Liu 494a485e7b use html encoding for the forward slash. (#1474) 2018-06-07 08:04:08 -07:00
Christian Alexander 541ddf090f docs: Fix typo in Kubernetes quick start (fo -> for) (#1464)
(cherry picked from commit cff482a)
2018-06-07 05:33:36 -07:00
Christian Alexander cff482a421 docs: Fix typo in Kubernetes quick start (fo -> for) (#1464) 2018-06-07 05:26:17 -07:00
Yossi Mesika bdd0fa5262 Updated OpenShift section to match the new list of service accounts (#1453) 2018-06-06 16:12:04 -07:00
Martin Taillefer 6962982274 Introduce better linking support to github.com/istio/istio (#1443)
- Within a code block, you can now surround a relative file path with @@. This will
cause the path to be rendered as a link to raw.githubusercontent.com/istio/istio/<path>.
This lets the user click on the link to see the content of the file, which is mighty
handy.

- Updated all code blocks to take advantage of the above.

- Introduce support for {{< branch_name >}} which returns the source code branch
name associated with the current doc site.

- Use {{< branch_name >}} in all our references to content in istio/istio on GitHub. This thus
pins our references to the correct version of the content in GitHub. This prevents errors from
gradually appearing in our doc set as content in GitHub starts to diverge from the expectation
in the site content.

(cherry picked from commit 1dcd301)
2018-06-06 08:38:23 -07:00
Julien Senon 61961474fb Update svc and pod after installation on k8s (#1392)
(cherry picked from commit c9acc28)
2018-06-06 06:08:45 -07:00
salrashid123 70070f55c8 Update GCP DM docs for istio08 release (#1437) 2018-06-06 05:27:09 -07:00
Morven Cao 91dad0b4a6 add doc for manually deleting job resource before redeploying istio chart with helm less than 2.9.0 (#1442) 2018-06-06 05:26:19 -07:00
Vadim Eisenberg bfb88620a7 Use global.proxy.includeIPRanges instead of --includeIPRanges (#1450) 2018-06-06 05:03:27 -07:00
Guihua Zhu 4ca6239d85 fix admissionregistration API version (#1444)
There is no admissionregistration.k8s.io/v2beta2 API, so fix it.

Signed-off-by: Guihua Zhu <z.zhuguihua@gmail.com>
Signed-off-by: Guihua Zhu <zhuguihua@cmss.chinamobile.com>

(cherry picked from commit d05c7aa)
2018-06-05 22:13:47 -07:00
Frank Budinsky b42bfc3405 Doc corrections and improvements (#1449) 2018-06-05 08:04:14 -07:00
Martin Taillefer 39f7b55c4f
Correct package naming. (#1439) 2018-06-04 10:43:16 -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
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
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
Lin Sun 51c88b1c64 annotation in metadata not directly in template (#1426)
(cherry picked from commit 85a1c8b)
2018-06-04 06:34:54 -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
Diem Vu 73aa10c6a0 Add migration guide for mtls annotation. (#1414)
(cherry picked from commit 4001bba)
2018-06-02 07:34:18 -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
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
Lin Sun 8f11cb84f1
merge #1387 to 0.8 branch (#1394)
* Switch master to 1.0 work

* format change only on quick start install section (#1387)

* format change only

* add space

* fix lint error

* ensure list is consistent with being disaplayed

* address Martin's comment

* hope to make lint happy

* another lint attempt

* fix lint error

* lint fix hope it works

* can't pass rule 36

https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md036---emphasis-used-instead-of-a-heading

change to use italic for emphasis.

* remove quickly and another attempt for lint

* remove istio-policy as a service

as it is not a service, only istio-telemtry is.

* add istio-policy

* remove emphasize on OR

to pass the rule 36 test

* merge 1387 for 0.8 branch

* undo this change

* undo change
2018-05-31 10:44:08 -04:00
Costin Manolache 124996f481 Fixes to the upgrade and sidecar docs (#1376) 2018-05-31 04:06: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
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
Yossi Mesika 7b6c55c25b Updated doc as proxyv2 is now the default global proxy image (#1371) 2018-05-29 18:05:01 -04:00
mtail 6e152bbbab Fix a few more formatting issues. 2018-05-28 19:27:25 -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
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