Commit Graph

871 Commits

Author SHA1 Message Date
Martin Taillefer c2d1a234c3 Experiment with improved istioctl TOC layout. (#5274) 2019-10-28 19:19:34 -07:00
Martin Taillefer 2124af177c
Update reference docs. (#5271) 2019-10-28 16:45:12 -07:00
Martin Taillefer 68c6ee0b84
Update reference docs. (#5269) 2019-10-28 14:42:16 -07:00
Eric Van Norman 1b10a13ea2 Remove demo-auth profile from operator (#5243) 2019-10-25 11:35:47 -04:00
Rigs Caballero 03ca9f6478 Move pages out from the Concepts section (#5256)
* Move Deployment Models from Concepts to Setup

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

* Move Architecture from Concepts to Ops.

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

* Move Performance page from Concepts to Ops

Signed-off-by: rcaballeromx <grca@google.com>
2019-10-24 15:40:25 -07:00
Brian Avery dcb8b7ecef Add `and` to description (#5253)
* Add  to description

* Update content/en/docs/concepts/what-is-istio/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-10-24 12:32:42 -07:00
Martin Taillefer da331d6934 Fix formatting issues. (#5252) 2019-10-24 11:11:42 -07:00
Jimmy Chen 3fec0dd43f update user guide (#5233) 2019-10-24 10:07:43 -07:00
Chris Wilson 2190ff0010 Fix duplicate example, replace with example for simulating apply (#5240) 2019-10-24 07:01:47 -07:00
Jason Wang 05a9a2eed2 remove kubectl explain in upgrade notes (#5246) 2019-10-24 06:44:42 -07:00
Diem Vu 272a55b88b Update istioctl auth tls-check example to reflect https://github.com/istio/istio/pull/17720 (#5219)
* content/en/docs/tasks/security/mutual-tls/index.md

* Correct destination rule name in tls-check example

* UPdate check-policy.md
2019-10-23 12:19:42 -07:00
Francois Pesce e446d666ce - 1.2.8 release notes (#5237)
* - 1.2.8 release notes

* Update content/en/news/2019/announcing-1.2.8/index.md
2019-10-23 12:00:43 -07:00
Frank Budinsky a0833c9e8b Add warning for kubectl rollout restart (#5238)
* Add warning for kubectl rollout restart

* spelling
2019-10-23 10:46:42 -07:00
John Howard 962c9ac0aa Remove one last mention of demo-auth (#5236) 2019-10-23 08:59:11 -07:00
Chris Wilson 8a4324d8d8 Add documentation for galley.enableAnalysis (#5216)
* Add documentation for galley.enableAnalysis

* add link to validation message reference docs

* fix linter error

* Apply suggestions from code review

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>

* add caveats / differences from istioctl analyze

* Change wording slightly

* Fix spelling errors

* Apply suggestions from code review #2

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-10-23 07:16:12 -07:00
Yanghui Weng df1260f58e Update index.md (#5235)
fix the doc link
2019-10-23 06:30:13 -07:00
Martin Taillefer bbd4452d89 Remove links to istio-ecosystem. (#5223)
* Remove links to istio-ecosystem.

* Apply suggestions from code review

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-10-22 14:10:09 -07:00
Eric Van Norman c8723d052d Add link to enabling policy enforcement (#5232) 2019-10-22 12:09:08 -07:00
Jimmy Chen 4cefe4f495 update user guide (#5230) 2019-10-22 11:45:10 -07:00
John Howard 745d1f30c4 Fix protocol sniffing docs (#5226)
* Fix protocol sniffing docs

These were outdated

* Lower case headers
2019-10-22 11:33:50 -07:00
Eric Van Norman c73c9df09b Put text into a text box (#5228)
* Put text into a text box

* Fix lint error with extra line
2019-10-22 11:32:02 -07:00
Eric Van Norman 5653996827 Fix ordering between setup and prereq pages (#5229) 2019-10-22 11:30:43 -07:00
John Howard 1fb510e814 Clean up pod requirement around protocol naming (#5225)
* Clean up pod requirement around protocol naming

Just put a quick summary here and link to the detailed doc to clean things up

* Fix link
2019-10-22 11:15:19 -07:00
John Howard d20f491832 Clean up config profiles page (#5227)
* Clean up config profiles page

There is no longer an auth profile, and clean up a minor usage of helm -> Helm

* Fix lint
2019-10-22 11:08:20 -07:00
Johannes Scheuermann 523094bd70 Update docs for CoreDNS newer than 1.3.2 (#4811)
* Update docs for CoreDNS newer than 1.3.2

* Use tabs in website

* Fix lint issues
2019-10-22 10:16:28 -07:00
Rigs Caballero 04058ad57a Fix broken Helm links (#5217)
Signed-off-by: rcaballeromx <grca@google.com>
2019-10-21 16:00:20 -07:00
Joshua Blatt 08d311bb5d 1.1.17 release notes and final EOL announcement (#5169)
* 1.1.17 release notes

* Fix date and remove unnecessary alias.

* Update 1.1.17 publish date and add alias.
2019-10-21 11:15:37 -07:00
Neeraj Poddar 5e7715aee2 Operator docs fixes (#5204)
* Fix operator docs

* Change default to demo

* Clarified default profile meaning
2019-10-21 10:26:37 -07:00
Naoki Oketani 92eac8892c Quote jsonpath to support zsh (#5211) 2019-10-21 10:02:37 -07:00
Gary Brown e1072c7494 Revert port back to 9411 (#5156) 2019-10-21 09:54:37 -07:00
Shriram Rajagopalan 3dbd93649a Upgrade SidecarAPI to Beta (#5113)
* Upgrade SidecarAPI to Beta

It has been in widespread use since the launch.

* Update content/en/about/feature-stages/index.md
2019-10-21 07:19:37 -07:00
Martin Taillefer e8f8b4feb8
Improve snippet logic. (#5205)
- Support snippets that specify the body syntax and output
syntax of the snippet.

- Snippets with bash syntax triggered an incorrect error message.

- No error message was produced for a misnamed snippet

- Convert a security task to use snippets to populate its
many preformatted blocks.
2019-10-20 16:27:51 -07:00
Lin Sun 402e41d772 modify watch namespace to only Istio-operator (#5183)
* modify watch namespace to only Istio-operator

also start the eval with demo profile first.

* use demo as the first starting point

* update grab script

* add watch ns

* fix lint
2019-10-20 15:00:36 -07:00
Jesse Lumme 0c464a3bdc Updated formatting of Virtual Service in docs (#5209) 2019-10-20 07:12:05 -07:00
Jesse Lumme 07d0b4c7d4 Added references to glossary (#5208)
* Added reference to pod

* Added missing workload instance references
2019-10-20 07:11:17 -07:00
craigbox 9a90c888d4 Add missing backticks to display example DNS name (#5207)
Reads: '..global'
Should read: '<name>.<namespace>.global'
2019-10-20 07:10:18 -07:00
craigbox a42efeb7f8 Remove unnecessary backslashes from example SVID (#5206)
reads: `spiffe://\<domain\>/ns/\<namespace\>/sa/\<serviceaccount\>`
should read: `spiffe://<domain>/ns/<namespace>/sa/<serviceaccount>`
2019-10-20 07:06:35 -07:00
Martin Taillefer 92c548ea1d
Update reference docs. (#5203) 2019-10-19 06:46:31 -07:00
Zhonghu Xu 0350dc178a Fix kiali link (#5002) 2019-10-19 06:17:35 -07:00
Jesse Lumme 0aefbf4a95 Added references to glossary (#5201)
* Added reference to mixer

* Added reference for Pilot

* Added reference for Pilot
2019-10-19 06:10:36 -07:00
Martin Ostrowski 241bab8ab9 Remove experimental from istioctl manifest and profile commands (#5195)
* Remove experimental from istioctl manifest and profile commands

* Fix link
2019-10-19 06:00:36 -07:00
Yangmin Zhu adc0b9c44a remove deprecated authz permissive task (#5191)
* remove deprecated authz permissive task

* update alias
2019-10-18 13:49:56 -07:00
Jason Wang 55d2ef9683 update upgrade notes with CRD schema instructions (#5174)
* update upgrade notes with CRD schema instructions

* fix lint

* fixes to comments

* add istioctl analyze to suggested steps

* fix linter

* changed heading
2019-10-18 13:18:57 -07:00
Istio Automation 7b3a0a8591 update logging-stack.yaml in Logging with Fluentd (#5194)
Use apps/v1 Deployment rather than extensions/v1beta1
2019-10-18 15:48:59 -04:00
Istio Automation 21b8391695 [master] update doc for http prob annotation (#5192)
* update doc for http prob annotation

* address comments from frankbu and incfly

* typo

* option -> options

* Update content/en/docs/ops/app-health-check/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-10-18 13:47:39 -04:00
Martin Taillefer 55fba592f8 Fixed pinned branch references. (#5190) 2019-10-18 10:10:55 -07:00
Martin Taillefer 70189427c0 Add year-free aliases for release announcements. (#5187) 2019-10-18 10:02:55 -07:00
Istio Automation dbf110d977
global hub and tag defaults are only for dev (#5172)
In release this is changed to below:
```yaml
global:
  # Default hub for Istio images.
  # Releases are published to docker hub under 'istio' project.
  # Daily builds from prow are on gcr.io
  hub: docker.io/istio

  # Default tag for Istio images.
  tag: 1.3.2
```
Not sure how to fix, but having the dev defaults here may be misleading.
2019-10-18 08:04:55 -07:00
Joe Selman 723f6eaa63 Document analyzer code IST0105 (#5161)
* Document analyzer code IST0105

* Update content/en/docs/reference/config/analysis/ist0105/index.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-10-18 07:48:47 -07:00
Pengyuan Bian 1fa95b7953 Update stats filter instruction to versioned config (#5189)
* Update to use envoyfilter config in 1.3 branch

* use source_branch
2019-10-18 07:38:55 -07:00
Frank Budinsky 0a51978c26 Fix FAQ for UDP is supported (#5178)
* Fix FAQ for UDP is supported

* Update content/en/faq/traffic-management/naming-port-convention.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-10-18 07:29:24 -07:00
Chunlin Yang 38f252fb68 Get rid of demo-auth (#5024)
* Get rid of demo-auth

Signed-off-by: Chun Lin Yang <clyang@cn.ibm.com>

* remove strict mtls mode

* address comments

* fix linter error

* Add instruction for mtls

* add back demo-auth in configuration profile

* Update content/zh/docs/setup/kubernetes/install/kubernetes/index.md

Co-Authored-By: SataQiu <1527062125@qq.com>

* Update content/zh/docs/tasks/security/health-check/index.md

Co-Authored-By: SataQiu <1527062125@qq.com>

* Update content/zh/docs/tasks/security/https-overlay/index.md

Co-Authored-By: SataQiu <1527062125@qq.com>

* Update content/zh/docs/tasks/security/https-overlay/index.md

Co-Authored-By: SataQiu <1527062125@qq.com>

* Update content/zh/docs/tasks/security/plugin-ca-cert/index.md

Co-Authored-By: SataQiu <1527062125@qq.com>

* Update content/zh/docs/tasks/security/plugin-ca-cert/index.md

Co-Authored-By: SataQiu <1527062125@qq.com>

* Update content/zh/docs/tasks/security/health-check/index.md

Co-Authored-By: SataQiu <1527062125@qq.com>
2019-10-18 09:55:29 -04:00
Frank Budinsky ab1da9dec2 Fix typos in blog (#5179)
* Fix typos in blog

* one more
2019-10-17 14:30:54 -07:00
Martin Taillefer 8d9d2ace3c Delete a stray file. 2019-10-17 13:46:29 -07:00
John Howard 7fd714b507 Simplify CRD check step (#5176)
Currently we are asking users to get a count of their CRDs. This is hard
because the docs fall out of sync very frequently, they may have CRDs
for the operator or something, etc. In generally its really hard to be
right here, and it involves the users manually running this command over
and over until it works.

Instead, we can just wait for the jobs to complete. This has the benefit
of working regardless of their environment, and won't fall out of date.
2019-10-17 13:21:55 -07:00
Martin Taillefer 63225a0ceb
Fix order of entries in docs/reference. (#5177) 2019-10-17 11:41:06 -07:00
Martin Taillefer d6445fc726
Update reference docs. (#5173)
preliminary.istio.io will now display reference material for the release-1.4 branches
of istio/istio, istio/api, and istio/operator.
2019-10-17 11:09:11 -07:00
Frank Budinsky 32592c56b2 Correct secure ingress task cleanup (#5175) 2019-10-17 10:42:15 -07:00
imgbot[bot] 6e1825036e [ImgBot] Optimize images (#5167)
*Total -- 2,116.10kb -> 2,113.71kb (0.11%)

/assets/inline_images/landing/routing-and-load-balancing.svg -- 2.02kb -> 1.49kb (26.05%)
/assets/inline_images/landing/telemetry-and-reporting.svg -- 2.26kb -> 1.74kb (22.86%)
/assets/inline_images/landing/policy-enforcement.svg -- 1.41kb -> 1.12kb (21.01%)
/static/img/istio-bluelogo-nobackground-unframed.svg -- 0.32kb -> 0.26kb (18.73%)
/static/img/istio-whitelogo-bluebackground-unframed.svg -- 0.39kb -> 0.32kb (17.75%)
/static/img/istio-bluelogo-whitebackground-unframed.svg -- 0.39kb -> 0.32kb (17.13%)
/static/img/istio-bluelogo-nobackground-framed.svg -- 0.35kb -> 0.29kb (17.13%)
/assets/inline_images/landing/resiliency.svg -- 2.33kb -> 1.94kb (16.83%)
/static/img/istio-bluelogo-whitebackground-framed.svg -- 0.42kb -> 0.35kb (16.47%)
/static/img/istio-whitelogo-bluebackground-framed.svg -- 0.42kb -> 0.35kb (15.89%)
/assets/inline_images/landing/istio-logo.svg -- 0.17kb -> 0.16kb (6.25%)
/assets/inline_images/istio-whitelogo-bluebackground-rounded.svg -- 0.21kb -> 0.21kb (3.21%)
/content/en/blog/2018/egress-https/https_from_the_app.svg -- 16.61kb -> 16.59kb (0.12%)
/content/en/about/contribute/diagrams/diagram-guidelines.svg -- 47.65kb -> 47.63kb (0.05%)
/content/en/blog/2018/egress-monitoring-access-control/https-to-gateway.svg -- 37.47kb -> 37.46kb (0.05%)
/content/en/blog/2018/egress-monitoring-access-control/http-to-gateway.svg -- 37.63kb -> 37.61kb (0.05%)
/content/en/docs/reference/config/policy-and-telemetry/mixer-overview/topology-with-cache.svg -- 81.78kb -> 81.75kb (0.03%)
/content/en/blog/2019/data-plane-setup/arch-2.svg -- 82.76kb -> 82.74kb (0.03%)
/content/en/docs/setup/install/multicluster/shared-gateways/diagram.svg -- 116.08kb -> 116.05kb (0.02%)
/content/en/docs/tasks/traffic-management/egress/wildcard-egress-hosts/EgressGatewayWithSNIProxy.svg -- 71.72kb -> 71.71kb (0.02%)
/content/en/docs/examples/mesh-expansion/bookinfo-expanded/mesh-expansion.svg -- 217.56kb -> 217.53kb (0.01%)
/content/en/blog/2017/mixer-spof-myth/mixer-spof-myth-2.svg -- 91.28kb -> 91.28kb (0.01%)
/content/en/blog/2019/egress-traffic-control-in-istio-part-2/SecurityArchitectureWithL3Firewalls.svg -- 502.86kb -> 502.83kb (0%)
/content/zh/docs/concepts/multicluster-deployments/multicluster-with-gateways.svg -- 249.43kb -> 249.42kb (0%)
/content/en/docs/setup/install/multicluster/gateways/multicluster-with-gateways.svg -- 250.49kb -> 250.48kb (0%)
/content/zh/docs/concepts/multicluster-deployments/multicluster-with-vpn.svg -- 150.61kb -> 150.60kb (0%)
/content/en/docs/setup/install/multicluster/shared-vpn/multicluster-with-vpn.svg -- 151.47kb -> 151.47kb (0%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-10-17 10:05:01 -07:00
Frank Budinsky 3aa2f16d0f Remove warning from referenced blogs (#5168) 2019-10-16 15:02:14 -07:00
Frank Budinsky c8ac8eb91c Better organize operations guide material (#5163)
\
2019-10-16 09:59:04 -07:00
John Howard 37b0fd749c Add traffic management 1.4 upgrade notice (#5153) 2019-10-15 17:05:38 -07:00
Adam Miller 8a29b55cf5 Add microservices tutorial - first modules (#5111)
* Add intro, fix broken links/titles, set 80 columns

* Clarified, expanded wording and made it consistent

* Fixed curl case

* Removed tutorial node and moved to examples node

* Fixed PR comments
2019-10-15 12:02:38 -07:00
Naoki Oketani 31d21ffbb4 migrate Deployment apiVersion from extensions/v1beta1 to apps/v1 to support k8s 1.16 (#5159)
* migrate Deployment apiVersion from extensions/v1beta1 to apps/v1 to support k8s 1.16

* migrate Deployment, PodSecurityPolicy apiVersion to support k8s 1.16
2019-10-15 10:56:21 -07:00
Martin Taillefer 612d10c921
Automatically a warning to older blog posts about them being potentially out of date. (#5134) 2019-10-15 10:02:20 -07:00
Steven Dake d5482da0aa A compromise PR of a long original work (#5146)
* A compromise PR of a long original work

See PR: https://github.com/istio/istio.io/pull/5142

Pretty much everything about this PR is compromised...

* Apply reviewer comments.
2019-10-15 09:55:20 -07:00
Martin Taillefer f7dd8c6613
Consolidate release-specific material into the news section. (#5138) 2019-10-15 09:27:11 -07:00
Vadim Eisenberg 2b9ecdf461 blog post: Istio as a proxy for external services (#3180)
* initial implementation

* add HTTP gateway for httpbin.org

* rewrite the introduction

* extend the exmample by blocking traffic from the mesh

* use www.google.com instead of *

* fix a typo in httpbin.org

* rename 'front proxy' to 'proxy', rewrite the first paragraph

* add a step for enabling Envoy's access logging

* Gateway -> ingress gateway, server -> servers, Note -> ensure

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>

* httpbin/google -> the httpbin/google services

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>

* Configure -> create, is used -> you will need it

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>

* expand the sentence why the reader will need the localhost service entry

* expand the sentence about configuring routing

* rewrite the sentence about accessing httpbin.org

* Check the logs of the gateway -> print the gateway's log

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>

* You should see a line -> search the log for an entry

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>

* Check the Mixer log -> print the Mixer log

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>

* You should see a line -> search the log for an entry

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>

* Access `www.google.com` through your ingress ->  Access the `www.google.com` service through your ingress gateway

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>

* Check the Mixer log -> print the Mixer log

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>

* You should see a line -> search the log for an entry

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>

* You should see a line -> search the log for an entry

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>

* Check the Mixer log -> print the Mixer log

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>

* fix indentation

* fix the first step

* split a long line

* expand about the mesh gateway

* remove leftovers from previous commits

* print the log with: -> print the log with the following command:

* remove printing Mixer log since in 1.1 it does not have to be enabled by default

* use TLS instead of HTTPS

to prevent confusion with the TLS termination cases

* front-proxy -> proxy

* fix the cleanup

* fix links

* use cnn instead of google

since the webpage of google is less clear to grep

* move to examples

* rewrite the example as a blog post

* example -> blog post
2019-10-15 08:41:21 -07:00
Naoki Oketani 01c8fe2a1b Update fault injection percentage syntax (#5139) 2019-10-15 07:31:22 -07:00
Vadim Eisenberg e392d7260a add a task about Kubernetes Services for egress (#4710)
* add the first version of Egress with Kubernetes Services

* add explicit disabling of TLS in destination rules

* rewrite the motivation for Kubernetes service entries

motivation: location transparency

* remove pre-Istio from .spelling

* add "The external services are not part of an Istio service mesh..."

so they cannot perform the mutual TLS of Istio.

* split a long line

* expand the explanations about disabling Istio's mutual TLS

* add explanation about disabling TLS mode in the HTTP case

* add explanation about disabling Istio mutual TLS for HTTPS case

* unencoded -> unencrypted

* fix a link

* fix the location of the task to be in content/en
2019-10-15 01:30:21 -07:00
Steven Dake fb486ce315 Document standalone operator as alpha (#5141) 2019-10-14 15:30:18 -07:00
David Ebbo 1f71199ebf Add doc page for 'istioctl analyze' (#5147)
* Add doc page for 'istioctl analyze'

* Address lint comments

* Fix spelling errors

* Use github_blob in link

* Changes based on PR feedback

* Fix lint issues

* More changes based on PR feedback

* Fix couple typos

* Remove one word

* Shorten title and use bulletted list
2019-10-14 15:23:19 -07:00
Jason Wang beddb17a9a update reference docs (#5148) 2019-10-14 13:01:58 -07:00
Brian Avery 955b93a7fa 1.3.3 release notes (#5122)
* 1.3.3 release notes

* 1.3.3 release notes

* Apply suggestions from code review

Co-Authored-By: Romain Lenglet <romain.lenglet@berabera.info>

* Added note regarding Envoy crash
2019-10-14 11:01:56 -07:00
Jesse Lumme 2028027493 Added references to glossary (#5143)
* Added reference link to Operator

* Added reference to Envoy

* Added reference to virtual service
2019-10-13 13:42:54 -07:00
Martin Taillefer 9aaf5e4cba
Update reference docs. (#5136) 2019-10-11 13:18:13 -07:00
Frank Budinsky c82861d10e Clarify relationship between pods and workloads (#5130)
* Clarify relationship between pods and workloads

* Update content/en/docs/reference/glossary/pod.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-10-11 12:55:21 -07:00
Ram Vennam 25d8f5c983 SCC policies are not specific to BookInfo (#5132)
* SCC policies are not specific to BookInfo

* Update index.md
2019-10-11 12:36:22 -07:00
LisaFC 38c6a004e5 Add missing word(s) (#5129)
Fixes #5089
2019-10-11 09:06:20 -07:00
Frank Budinsky 152a485e7d Istioctl describe entry for op guide (#5121)
* Istioctl describe op guide

* Fix lint

* spelling

* small corrections

* wording tweak
2019-10-11 07:56:21 -07:00
Istio Automation 1bd516b7fa
Remove incorrect warning (#5124)
cc @lambdai who pointed out this is not accurate
2019-10-10 15:46:20 -07:00
Naoki Oketani b68cb7540c Update subcommand for dashboard controlz (#5119) 2019-10-10 08:17:50 -07:00
Lin Sun 869ab9f17d fix link issue (#5115)
* fix link issue

* space

* use the link frank suggested

* Update content/en/news/2019/istio-security-2019-005/index.md
2019-10-09 12:10:39 -07:00
Lin Sun f556d09041 Fix lint in the announcement (#5106)
* fix lint

* add spelling

* temporary remove bad doc
2019-10-09 12:16:17 -04:00
Ed Snible dba3b6ffaa Task describing new experimental 'describe pod' sub-command (#4971)
* Task describing new experimental 'describe pod' sub-command

* Move document to troubleshooting and address comments

* Restructured so that commands and command responses are in the same text block

* Rewrite the `istioctl describe` task.

This rewrite fixes the style, tone, and language of the content. Additionally,
it adds links to relevant pages and glossary entries. Lastly, it adds and
improves the markup used.

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

* Add @frankbu's syntax correction for bash block
2019-10-09 11:41:23 -04:00
Rigs Caballero 4492b89b4f Ensure consistent use of 'multicluster'. (#5108) 2019-10-08 20:55:42 -07:00
Martin Taillefer 74559202aa
Update reference docs. (#5110) 2019-10-08 20:54:49 -07:00
Martin Taillefer 03469d0ad9
Fix casing of microk8s.io URL. (#5103) 2019-10-08 13:05:28 -07:00
Lin Sun 1ae8904e9f
release note and announcement for 1.3.2/1.1.16/1.2.7 (#5104)
* .spelling change

* announcement and notes

* add a msg about distroless
2019-10-08 14:01:04 -04:00
Martin Taillefer 9944d952ff
Add support for config analysis messages. (#5096)
- This provides the place where we can pour config analysis message
descriptions.
2019-10-08 10:30:41 -07:00
Ed Snible c072e65db6 Erroneous spelling of 'erroneous' (#5099) 2019-10-07 07:59:53 -07:00
Frank Budinsky 78ec428817 Improve concepts organization (#5095)
* cleanup unused files

* tweak wording

* merge traffic management architecture material

* reorg top level concept sections

* lint errors

* fix list style
2019-10-04 11:43:31 -07:00
Frank Budinsky 6535ab7103 Use same bookinfo version on both clusters of MC example (#5094)
* Use same bookinfo version on both clusters of MC example

* apply reviews serviceaccount
2019-10-03 07:53:29 -07:00
Frank Budinsky 910991317e Clarify protocol enablement (#5090)
* Clarify protocol enablement

* clarify name syntax

* fix bad link
2019-10-02 09:36:26 -07:00
John Howard cfef86521c Remove mention of Istio managed certmanager (#5092)
* Remove mention of Istio managed certmanager

* Fix lint

* Number list

* Fix indent

* Update content/en/docs/tasks/traffic-management/ingress/ingress-certmgr/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-10-02 09:26:25 -07:00
Vadim Eisenberg dbb23e1fdb Blog post about using Istio multi-mesh for isolation and boundary protection (#4776)
* initial version

* add structure and certificate generation

* remove redundant article

* create the reviews service and later delete it

required for pods to start

* kubernetes -> kubectl

* complete creating the egress gateway section

* add deployment of an ingress gateway

* use LoadBalancer type for the private ingress gateway

* expand the cleanup section

* add "Expose reviews v2" section

* use hostnames in CN so it can be verified by curl

* use a single slash in HTTPRewrite uri field

* fix the virtual service and the curl call

* add a troubleshooting section

* use port 80 in the egress gateway's deployment

* implement the consume section for reviews v2

* expand the troubleshooting section

* split a virtual service, use port 443

* unite two virtual services for reviews

* add namespace to the gateway reference

* complete the cleaning instructions

* fix prefix match and rewrite in consuming reviews v2

* rename the gateway, destination rule, rewrite authority in ingress cluster2

* split the virtual service in cluster1 into two parts

* set access log format to print both the path and the rewritten path

* extend the cleanup section

* add load balancing between the local and remote versions of reviews

* remove usi

* change consume/expose details to ratings

* add diagrams

* canary release the remote version

* fix the subtitle and the publish date

* add subset v1 to the routing to the local version

* use local name (reviews) for a virtual service in the default namespace

* add the 'Deploy reviews v2 locally and retire reviews v1' section

* a Gateway -> an ingress Gateway

* virtualservice myreviews-bookinfo-v2 -> virtualservice privately-exposed-services

* add the "Expose ratings and reviews v3" section

* add printing response code to curl commands

* add a step to delete the consumption of the remote service from `cluster2`

* add a section "Consume ratings and reviews v3"

* add a section about Istio RBAC

* rewrite certificate creation - add spiffe SAN

* add a section about RBAC on ingress gateway

* remove redundant quote

* add extended key usage and critical to subjectAltName

* add generation of certificate and key for cluster3

* rewrite ingress RBAC in cluster2 to use EnvoyFilter for RBAC

Istio RBAC currently does not support getting principal for
MUTUAL TLS, only for ISTIO_MUTUAL

* fix MeshFederation5, the local version of reviews must be v2

* fix a typo

* add the "Cancel exposure of ratings" section

* add checking Istio configuration artifacts

* rewrite the introduction, add requirements and the proposed implementation section

* to base implementation -> to base the implementation

* split a long line

* web page -> webpage

* fix indentation

* of deploying -> after deploying

* add an explanation about openssl

* extend the explanation about `cluster3`

* add an explanation about deploying gateways

* create the certificates -> create the certificates and keys

* remove "the" from "to generate the certificates and the keys"

* minor changes in gateway deployment

* mount volumes from secrets -> mount secrets as data volumes

* add explanation about private gateways

* cluster1 and cluster2 -> both clusters

* add an explanation about exposure/consumption

* add an explanation about c1,c2,c3.example.com hostnames

* real URL -> existing hostname

* port 80 -> port 443 (the egress gateway)

* remove the non-mTLS options

* VirtualService -> virtual service

* fix indentation

* remove back ticks from reviews v1 and v2

* in remote cluster -> is in remote cluster

* add explanation about expose-nothing behavior by default

* add a separating empty line

* port 80 -> port 443

* VirtualService -> virtual service, part 2

* your Kubernetes cluster -> your second cluster

* add "in case you have a load balancer"

* add "in case you have a load balancer... otherwise..."

* fix the pod of reviews-v2 in the first cluster

mention the new pod

* web page -> webpage

* cluster1 -> the first cluster

* make multiple tests a sublist

* rewrite the sentence "Let's change the RBAC policy"

remove let's
remote passive voice

* rewrite the series of the tests to check RBAC

* issues requests -> sends requests

* Let's consider -> consider

* split a long line

* add "locally" to has access to ratings

* the ratings -> ratings

* use first/second cluster instead of cluster1/cluster2 in headings

* add a subsection to remove certificate and key files

* extend the sentence about role binding

* extend the sentence about enabling Istio RBAC on bookinfo

* rewrite the sentence about accessing the webpage of the bookinfo app

* add an explanation about the EnvoyFilter

* other 50% -> the other 50%

* 50% of time -> 50% of the time

* at cluster -> in cluster

* rewrite the sentence about cleaning Istio RBAC

* add summary

* in the subtitle: traffic control -> strict access control

* for the many different reasons -> for different reasons

* special certificates -> dedicated certificates, add dots

* add a sentence about defense in depth and PCI compliance

* fix typos

* through their gateways -> through corresponding gateways

* _v1_ -> `v1`

* ad-hoc -> ad hoc

* put EnvoyFilter and the name of the Envoy's filter in backticks

* instructions for NodePort Ingress -> instructions for using node port for ingress

* add "hoc" to .spelling, for "ad hoc" expression

* fix a link

* remove unneeded single bullet

* fix a link for Defense-in-depth

* rewrite the list of reasons for split applications between multiple clusters

* add a clause about boundary protection

* expand on non-uniform naming

* rewrite the bullet about boundary protection

* expand on the lack of common trust

* fix division into paragraphs in the introduction

* different as -> different than

* in different namespaces in a cluster -> in the clusters

* to the ratings -> to the ratings service

* rewrite the explanation about DNS and routing

* add a comma after "destined to ratings"

* split a long line

* replace PCI DSS with boundary protection

* remove an unneeded empty line

* split long lines in the summary

* simplify the sentence in the summary about explicit exposure of the clusters

* put "paired" in italics

* split a long line

* change the publish date to 12-th of August

* split a long line

* add the "Isolation of system components and boundary protection" subsection

* rephrase a sentence to remove passive voice

* add cyber and subnetworks to .spelling

used by NIST Special Publication 800-53, Revision 4, Security and Privacy
Controls for Federal Information Systems and Organizations:

This type of enhanced protection limits the potential harm from cyber attacks...

... routers, gateways, and firewalls separating system components into physically separate networks or
subnetworks

* rephrase and reformat the section about boundary protection and isolation

* rewrite the section about isolation and boundary protection

* Kubernetes community -> the Kubernetes community

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* three patterns -> three documented patterns

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* three patterns differ -> the differences between the patterns

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* add "where none of the multi cluster patterns apply" to "there are cases when you want to"

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* didn't establish -> have not established

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* rewrite the sentence about the best solution and the goal

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Payment Card Industry Data Security Standard -> the ..

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* move "in my opinion" to the beginning of the sentence

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* move "in my opinion" to the beginning of the sentence, part 2

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Add "the" to PCI DSS

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* add "approach" after "the proposed mesh federation"

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* add "the" before NIST

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* uniform identical naming -> uniform naming

* common indentity and common trust -> common identity and trust

* mesh-federation -> isolated-clusters

* rewrite the blog post, removing mesh federation and multicluster mesh mentioning

* add the "Testing the certificates in the chain of calls" section

* Revert "add the "Testing the certificates in the chain of calls" section"

This reverts commit 6ada5903e5.

* remove redundant parenthesis around the first link to PCI DSS

* fix a typo (though -> through)

* remove the last '/' which seems to confuse lint

* remove namespace qualifier for gateways in virtual services

since the virtual services are in the same namespace

* extend the explanation about RBAC

* try another link for gdpr

* add `&nbsp;` to try to make lint happy

* Revert "add `&nbsp;` to try to make lint happy"

This reverts commit 552806883f.

* rewrite the list of standards as a table, add links to the paragraph below

* put full service name in backticks

* fix a typo (localtion -> location)

* fix the level of the first section

* rename the ca-example-com-certs secrets into c1/c2-trusted-certs secrets

to enable running commands in a single cluster

* use kubectl apply to create a namespace in case it already exists

for the single cluster scenario

* add deleting of the ratings service in the first cluster

during the initial setting

* change the error in case ratings is not found

* remove istio-private-gateways from the list of RBAC-included namespaces

* add '--ignore-not-found=true' to the kubectl delete commands

to support the case of a single cluster

* credit card -> payment card

* add running the blog post in a single cluster

* add unsetting environment variables to the cleanup section

* fix internal links

* The approach I propose - The approach I use

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* features of the proposed approach -> features of the approach

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* I propose -> I use

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* I propose to base connecting clusters on  -> I connect clusters based on

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* add "some of the process could clearly benefit from automation..."

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* similar the pattern -> similar to the pattern

* the proposed implementation -> the implementation pattern

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* added a comment that my approach is different from multicluster meshes

* fix a link

* add a multi-mesh section to examples

* move the blog post about cluster isolation to examples

* rewrite the blog post as example

* add a missing period in the description

* Revert "add a missing period in the description"

This reverts commit 14f656280f.

* Revert "rewrite the blog post as example"

This reverts commit 875a4f55f0.

* Revert "move the blog post about cluster isolation to examples"

This reverts commit 17b20a1cb5.

* Revert "add a multi-mesh section to examples"

This reverts commit 9d9365eee7.

* rewrite the blog post to not contain the same service (reviews) in two meshes

per comments of Sven Mawson
using ratings and httpbin to show exposure of two services

* fix the link to Envoy's RBAC filter

* fix an internal link

* fix spelling

* remove redundant empty line

* remove "no common trust" from the single cluster

* initial version after moving the example to istio-ecosystem

* fix list formatting

* additional touches

replace cluster with mesh everywhere
add monitoring at the boundary

* describe -> outline, report

* put all mesh-federation and multi-mesh instances into the glossary markup

* update the publish date

* call "service location transparency" an optional feature

* rewrote "Service location transparency is important" to "Service location transparency is useful in the cases when you want"

* the istio-ecosystem repository -> Istio ecosystem

* rewrite subtitle

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Rewrite the title

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* rewrite the sentence about isolation

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* rewrite the sentence about separate service meshes on separate networks

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Remove "Istio to connect applications in the meshes with different compliance requirements"

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* remove the glossary item from mesh federation and add "support and automation work under way"

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* remove glossary reference

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* remove glossary reference, 2

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* add comparison with multi-cluster (single mesh)

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* remove glossary reference, 3

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* remove glossary reference, 4

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* remove glossary reference, 5

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* remove glossary reference, 5

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* remove glossary reference, 6

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* remove glossary reference, 7

* report -> touch on

* update the date of the blog
2019-10-02 06:40:25 -07:00
Frank Budinsky 60aa772335 Remove inappropriate .spelling entry (#5087) 2019-09-30 11:32:23 -07:00
Johannes Scheuermann 7701cc2387 Add docs for psp istio-cni settings (#5082)
* Add docs for psp istio-cni settings

* Add PodSecurityPolicy to spelling file
2019-09-30 14:15:51 -04:00
Frank Budinsky 00c997abb3 Fix broken links (#5084) 2019-09-30 11:06:23 -07:00
Neeraj Poddar 81ead7238e Added blog for monitoring external service traffic (#5027)
* Added blog for monitoring external service traffic

In release 1.3 we added support for monitoring traffic to external services
which are allowed or get blocked. This blog explains how to use these metrics to
get the host names/IP addresses for these external services.

* Address review comments

* Removed extra heading

* Re-align headers

* Update index.md
2019-09-28 11:54:23 -07:00
John Howard fbc726c6b7 Remove usages of curl inside istio-proxy (#5073)
* Remove usages of curl inside istio-proxy

Distroless builds of Istio do not contain curl, so we should not tell
users to use it. Pilot-agent handles this functionality for us

* Fix lint error
2019-09-27 16:46:22 -07:00
Venil Noronha da9fb2726d Fix probe rewrite configuration command (#5076)
Signed-off-by: Venil Noronha <veniln@vmware.com>
2019-09-27 16:40:22 -07:00
Brian Avery a0df1ff05a 1.3.1 release notes (#5063)
* 1.1 release notes

* Cleaned up wording and formatting to match other point release

* Updated to remove UTF-8 from spelling as well as link to the last issue

* Moved release announcement to news

* Fixed capitalization and removed aliases for 1.3.1 release notes

* Removed references to pull requests rather than issues and added reference for metadata exchange and stats

* Added WebAssembly to the dictionary and removed duplicate of webhook

* Fixed date
2019-09-27 13:42:05 -07:00
Martin Taillefer d42dfe94ba
Introduce top-level News section. (#5060) 2019-09-27 07:09:58 -07:00
Zhonghu Xu 37f3af18a2 Replace multicast address with class E (#5051)
Ignoring unrelated broken link.

* Replace multicast address with class E

* address comments

* Update content/en/docs/setup/install/multicluster/gateways/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/multicluster/gateways/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/multicluster/gateways/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-09-27 09:34:05 -04:00
Frank Budinsky 7fe843b480 Small traffic-management corrections (#5062) 2019-09-26 15:04:43 -07:00
Ryan Michela 351710d058 Egress TLS origination port 443 must be HTTPS (#5049)
* Port 443 must be HTTPS

* Port 443 must be HTTPS
2019-09-26 12:05:15 -04:00
banix 994e8a7464 Add FAQ entry for running Cassandra (#4867)
* Add FAQ entry for running Cassandra

Addresses issue istio/istio#10053

* Making clear why default config does not work

* Removing numbering of subsections

* Removed one unnecessary line

* Addressing editorial corrections and removing a section
2019-09-25 16:33:57 -04:00
Martin Taillefer 0baea02755
Update reference docs. (#5054) 2019-09-25 12:14:37 -07:00
Xinnan Wen e606e95503 Fix typo (#5055) 2019-09-25 12:00:42 -07:00
Jason Young a5f38e1bbc document deleting the istio-system namespace in till uninstall path (#5043) 2019-09-24 07:31:13 -07:00
Kebe 021d6ecdab Add DaoCloud to customers (#5045) 2019-09-24 07:24:42 -07:00
Zhonghu Xu 4a3d0c2d3d Should not use loopback addresses (#5036)
* fix multi cluster dns docs

* fix multi cluster dns docs

* ignore multicast spelling check
2019-09-23 11:02:16 -07:00
Vadim Eisenberg 28db342298 Minor egress fixes (#5025)
* fix the protocol in an HTTPS URL

* add "Enable Envoy's Access Logging" step to egress tasks
2019-09-21 23:41:11 -07:00
banix 06f78cf400 Adding FAQ entry for elastic search (#4821)
* Adding FAQ entry for elastic search

Creating a new category of FAQs for application specific configuration
and adding the first entry for Elasticsearch

Addresses https://github.com/istio/istio/issues/14743

* Making changes to address comments

- Clarifying the text
- Removing unnecessary info
- Adding info on using MTLS
- Adding StatefulSet to .spelling

* Updating the MTLS limit for Release 1.3

* Addressing reviews

Removing spelling entry
Removing Alias for faq file

* Shortened as requested by reviewer
2019-09-20 17:47:09 -07:00
LisaFC 1ecc6cf6bb Updated traffic management concept guide (#5014)
* New traffic management rewrite

* Updated traffic management guide

* Fix typo

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: John Howard <howardjohn@google.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: John Howard <howardjohn@google.com>

* Implementing Frank and John's edits

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Data plane definition

* Added glossary links

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Implementing Frank's suggestions

* More edits

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* More edits from Frank and Srinath

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* More edits

* Update index.md

* yet more edits

* Lint fixes and CRD glossary entry

* more links

* sdake's edits
2019-09-20 12:51:10 -07:00
Ram Vennam 19a37e672b Download button and flow (#5029)
* download flow

* footer
2019-09-19 14:59:54 -07:00
Ram Vennam 58313738e4 url lint errors (#5028) 2019-09-19 14:35:51 -07:00
aal80 567cfe2923 Added App Identity and Access blog (#4981)
* Added App Identity and Access blog

* Updates after review

Reviewed by @adammil2000 and gtaylor

* Fixed linting

* Updated date, description

* Fixed spelling, added new words to .spelling
2019-09-18 13:15:24 -07:00
Douglas Reid 84e2a56f19 fix(release notes): remove Mixer adapter deprecation notice (#5018)
Signed-off-by: Douglas Reid <dougreid@google.com>
2019-09-18 11:56:07 -07:00
imgbot[bot] b7502bf736 [ImgBot] Optimize images (#5017)
*Total -- 102.43kb -> 71.34kb (30.36%)

/content/en/blog/2019/knative-activator-adapter/knative-activator.png -- 47.03kb -> 32.20kb (31.52%)
/content/en/blog/2019/knative-activator-adapter/knative-mixer-adapter.png -- 55.40kb -> 39.13kb (29.36%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-09-18 10:01:05 -07:00
Jonh Wendell 84b5aaca9e Mention mirror_percent field in mirroring task (#4975)
* Mention mirror_percent field in mirroring task

* Apply suggestions from code review

Co-Authored-By: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2019-09-18 09:56:13 -07:00
Idan Zach e9b4289f01 Mixer out-of-process adapter for Knative scale-from-zero (#4783) 2019-09-18 09:51:28 -07:00
Yangmin Zhu 9dae69638c update psp (#4977) 2019-09-18 08:40:38 -07:00
Francois Pesce 12e19aa38c Add release notes for 1.2.6 (#5011)
* Add release notes for 1.2.6

* Update content/en/boilerplates/notes/1.2.6.md
2019-09-17 11:27:06 -07:00
Greg Taylor c0284014fb Rename Tasks/Telemetry to Tasks/Observability (#4968)
Matches a similar effort started in #4448. Fixes #4730.
2019-09-17 07:57:06 -07:00
Greg Taylor 23c0e985fa Remove "etc" from service version glossary term (#5001)
The etc does not add to the statement being made. Fixes #4899.
2019-09-17 07:33:06 -07:00
Martin Taillefer b81e5a8ccb
Fix broken knative link. (#5009) 2019-09-16 15:25:03 -07:00
Joshua Blatt 35ba46ae3f Add 1.1.15 release notes. (#5005) 2019-09-16 15:09:59 -07:00
Ed Snible c8f4c9af40 typo: diconnected (#5006) 2019-09-16 13:32:16 -07:00
Darius Jazayeri 2ac88b5ecc larger machine size that can fit default istio install (#4927) 2019-09-16 11:55:52 -07:00
Frank Budinsky 05669c6244 Fix multi-cluster profile descriptions (#4996) 2019-09-13 14:52:54 -07:00
Frank Budinsky b038c281c6 Fix service version glossary entry (#4994) 2019-09-13 12:21:55 -07:00
Martin Ostrowski 06f37a9323 Add instructions for deleting Istio (#4992) 2019-09-13 10:37:55 -07:00
Lin Sun 1c380509b1
update service name requirement page (#4976)
* update service name requirement page

* fix lint

* manually merge content from #4973
2019-09-12 17:29:11 -04:00
Martin Taillefer e4d9f90839
Update reference docs. (#4979) 2019-09-12 13:23:39 -07:00
Lin Sun a4059070d3
clarify the release note due to change (#4973)
* clarify the release note due to change

in auto protocol detection yesterday

* add link
2019-09-12 15:03:04 -04:00
Martin Taillefer 82f6ed62db Final prep before creating the 1.3 branch. 2019-09-12 10:12:57 -07:00
Rigs Caballero bc08e6eb9a Add the upgrade notice for Istio 1.3 (#4931) 2019-09-12 10:07:41 -07:00
Steven Dake 136383a410 address comments from @geeknoid (#4972) 2019-09-12 09:59:40 -07:00
Ram Vennam ecd97037d8 1.3 announcement blog (#4929) 2019-09-12 09:58:59 -07:00
Steven Dake 309e01e1a7 1.3 release notes (#4934) 2019-09-12 09:46:14 -07:00
Ed Snible 71145ac443 Error in Secure Gateways (SDS) extra <angle brackets> (#4930)
* Fix bash: syntax error near unexpected token

* Use <password> throughout

* Add angle brackets for single-backticked 'password'
2019-09-12 12:02:20 -04:00
Martin Taillefer 91c93a39b3
Added a bunch of links around istioctl. (#4970) 2019-09-12 08:26:58 -07:00
Martin Taillefer c8e691d744
Point users to the version-specific release page entry. (#4969) 2019-09-12 07:47:50 -07:00
Greg Taylor e3ed67fc9f Make component introspection more user-centric (#4966)
* Removes instructions that are not exposed in the Helm Charts.

* Replaces kubectl port-forward with the new istioctl equivalent.

Fixes #4852.
2019-09-12 06:51:11 -07:00
Greg Taylor bb66f4e90c Remove sudo call from minikube setup docs (#4967)
sudo use with minikube is not generally advisable or necessary.
Fixes #4845.
2019-09-12 06:31:05 -07:00
Douglas Reid ef3d658fea Add ops doc on enabling in-proxy metrics generation for 1.3 (#4957) 2019-09-12 06:29:49 -07:00
Sam Naser 6cee42471f Add aside to the Node agent concept section mentioning the debug endpoint (#4914) 2019-09-12 06:21:37 -07:00
Greg Taylor e1db23d5c7 Improve "destination" glossary definition (#4964)
Trim some content that is best left to other glossary entries.
Fixes #4886.
2019-09-12 06:16:56 -07:00
carolynhu 5f99ebf5c7 Update istio 1.2 performance benchmarking docs (#4863) 2019-09-12 06:09:55 -07:00
Romain Lenglet 78a3473b94 Fix Envoy stats examples in egress docs (#4903) 2019-09-12 06:03:56 -07:00
Martin Devlin b8224eb147 Update text and links to refer to AKS-engine (#4868) 2019-09-12 05:56:45 -07:00
Greg Taylor 2fe5079929 Reword "service name" glossary definition (#4965)
Slight wording adjustments for better flow. Fixes #4895.
2019-09-12 05:52:56 -07:00
carolynhu 7fbeb7358b Update Performance and Scalability page for istio 1.3 (#4956) 2019-09-11 13:41:56 -07:00
John Howard 50a192392b Sidecar injection (#4947)
* Update for new istioctl value requirement

* Update Sidecar Injection docs

Part of this is fixing inaccurate information, and part is trying to
simplify it a bit. If I did a bad job simplifying I'll just revert most
of this and send just the essential fixes.

* Fix typos

* Update content/en/docs/setup/additional-setup/sidecar-injection/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-09-11 09:16:56 -07:00
Martin Ostrowski d06177b3ee Add operator repo to internal Istio repos (#4955) 2019-09-10 16:09:55 -07:00
Martin Ostrowski d3d3f9eb1c Add docs to the Istio operator CLI guide (#4936)
* Add docs to the Istio operator CLI guide

* Edits

* Edits

* Update index.md

Changed the structure a bit and performed a copy edit.

* Update index.md

* Update index.md

* Update namespaces

* Added node agent example

* Review comments

* Update link

* Lint

* Lint

* Lint

* Lint

* Review comments, lint

* Fix github link

* Review comments

* Review comments

* Lint
2019-09-10 14:51:56 -07:00
Phillip Quy Le aa0f287161 Remove out-dated SDS stuff (#4924) 2019-09-10 17:06:35 -04:00
Frank Budinsky 883ed8f797 Clarify multi-match and remove sourceLabels doc (#4953)
* Clarify multi-match and remove sourceLabels doc

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>
2019-09-10 13:18:58 -07:00
Francois Pesce e1f0a8a500 Address a recent problem in our release process (#4951)
* Address a recent problem in our release process

* Apply suggestions from code review
2019-09-10 12:33:56 -07:00
Jimmy Chen 454a091864 Revise ingress-sds user guide (#4946)
* add space after -

* revise

* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress-sds/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress-sds/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-09-10 12:17:56 -07:00
Martin Taillefer dfb41ae672
Add support for text block links that point to other repos. (#4952) 2019-09-10 11:57:07 -07:00
Martin Taillefer c4dd5227f5
Replace uses of ``` with {{< text >}} (#4950)
- Add a lint check to prevent further use of ```
2019-09-10 10:55:41 -07:00
Sam Naser 9ff424c3ec Add docs for updated Citadel namespace targeting mechanism (#4746)
* Add docs for updated Citadel namespace targeting mechanism

* Make doc voicing and audience pronouns fit rest of docs
2019-09-10 07:51:56 -07:00
Morven Cao 1222c37629 remove force flag for istio init chart upgrade. (#4910) 2019-09-10 05:43:55 -07:00
Martin Ostrowski 6970d5746c Refresh docs to include IstioControlPlane proto (#4948) 2019-09-09 21:19:57 -07:00
Frank Budinsky b95373abb5 Port capture FAQ entry (#4941) 2019-09-09 12:08:44 -07:00
John Howard 0b4077a0e4 Remove port name requirement (#4928)
* Remove port name requirement

We now do protocol sniffing.

Note - this is definitely not safe to merge. We still need docs explaining protocol sniffing, and how to select a port type explicitly (required for things other than tcp/http, and more performant if you know its tcp/http). Not sure the path forward for this

* Add protocol selection doc

* Fix lint

* Add FAQ
2019-09-09 10:50:44 -07:00
Richard Li 87693ea03b add ambassador api gateway (#4820) 2019-09-07 11:26:44 -07:00
Mariam John a940cd3227 Update installation-options and installation-option-diff files (#4866)
Update installation-options and installation-option-diff files to reflect latest release
changes (v1.3).

Fixes Bug: #4864
2019-09-07 07:50:44 -07:00
Morven Cao 76343180ad add faq for auto port detection. (#4875) 2019-09-07 07:39:44 -07:00
Martin Taillefer d46044856c
Update reference docs. (#4937) 2019-09-07 07:13:42 -07:00
Frank Budinsky 841d44c4c5 Small correction in IBM Cloud platform instructions (#4932) 2019-09-06 13:54:43 -07:00
Frank Budinsky 2b9c7199c8
Remove platform-specific install instructions (#4923)
* Remove platform-specific install instructions

* fix broken zh images

* fix ibm zh images

* fix broken link

* fix spelling

* wording tweak

* tweaks

* Update content/en/docs/setup/platform-setup/gke/index.md

Co-Authored-By: navinger <navinger@google.com>

* Update content/en/docs/setup/platform-setup/gke/index.md

Co-Authored-By: navinger <navinger@google.com>

* Update content/en/docs/setup/platform-setup/gke/index.md

Co-Authored-By: navinger <navinger@google.com>

* Update content/en/docs/setup/platform-setup/gke/index.md

* fix broken link
2019-09-06 14:08:59 -04:00
John Howard 6f4f5912e6 Simplify CRD verification step (#4917)
I don't think there is a need to insert this edge case about certmanager
here. Lets just look for Istio CRDs, which we know will always be 23,
and not confuse 99% of users for an advanced feature.
2019-09-06 10:42:02 -07:00
Adam Miller 8a119d66b2 Add Istio Operator install guide (#4790)
* Added operator install guide

Added draft of operator install doc

Added entries to dict and fixed typo

Fixed tip syntax error

Moved install docs to new en folder structure

Toned-down intro, bash command fixes, reordered subsections

* PR review feedback, link from feature status page

* Fixed install verification example
2019-09-06 09:17:02 -07:00
Brian Avery 661155bd70 Enable OpenShift (#4905) 2019-09-06 07:58:03 -07:00
Frank Budinsky 4210222e60 Align multi-cluster examples with new terminology (#4925)
* Align multi-cluster examples with new terminology

* Update content/en/docs/setup/install/multicluster/_index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/setup/install/multicluster/_index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/setup/install/multicluster/gateways/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>
2019-09-06 07:10:03 -07:00
John Howard c05d6c082b Remove warning about obscure edge case in install (#4916)
I don't think we need to document every obscure edge case, especially in the very first page a user will look at. If the user follows our docs, this will never happen. If they *don't* follow the docs, they still will probably never hit this.
2019-09-06 07:00:03 -07:00
lei-tang dc7acb1b18 [Release 1.3] Temporarily disable the user guide of Istio Vault integration for release 1.3 (#4904)
* Temporarily disable the user guide of Istio Vault integration for release 1.3

Istio release 1.3 uses new k8s JWT (https://github.com/istio/istio/pull/16147),
which breaks the user guide of Istio Vault CA integration for release 1.3.
This PR temporarily disables the user guide of Istio Vault CA integration for release 1.3.
2019-09-05 20:32:27 -07:00
Jimmy Chen 05c692b820 Update ingress-sds (#4906)
* update ingress-sds

* revise

* revise

* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress-sds/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress-sds/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress-sds/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress-sds/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress-sds/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update index.md
2019-09-05 15:33:02 -07:00
John Howard b100d0edd9 Remove unneeded info in Setup page (#4918)
* Remove unneeded info in Setup page

* You really don't need an "detailed understanding of sidecar injection"... Istio should just work out of the box.
* We already link to pod requirements at the top of the page

* Re-add sidecar injection
2019-09-05 13:52:02 -07:00
Phillip Quy Le 436b65afb8 Sds trustworthy jwt doc (#4701)
* Update doc for sds

* Update SDS doc for trustworthy jwt feature

* Drop legacy jwt support

* Add SDS announcement

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/docs/setup/platform-setup/_index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update index.md

* Update .spelling

* Update content/en/docs/setup/install/helm/index.md

Co-Authored-By: Romain Lenglet <romain.lenglet@berabera.info>

* Update index.md

* Update _index.md

* Update index.md

* Address comments

* Refine doc again

* Bump the support version of k8s to 1.13

* Update vendors

* Update docs

* Apply suggestions from code review

Co-Authored-By: Rigs Caballero <grca@google.com>
Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>
2019-09-05 13:44:03 -07:00
Brian Avery e936c4d75a [release-1.3] Fixed injection and validation operations guides (#4902)
* Fixed injection and validation ops guides

* Update content/en/docs/ops/setup/injection-concepts/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/setup/injection-concepts/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/setup/injection-concepts/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/setup/injection-concepts/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-09-04 07:54:23 -07:00
Martin Taillefer 9232bf812c
Update reference docs. (#4911) 2019-09-04 06:14:32 -07:00
Jimmy Chen 54638f80de Update auth-sds user guide (#4901)
* update auth-sds doc

* Update content/en/docs/tasks/security/auth-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/docs/tasks/security/auth-sds/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>
2019-09-03 14:53:20 -07:00
John Howard 841f835f84 Update upgrade steps for Istio 1.3 (#4890)
* Update upgrade steps for Istio 1.3

Fixes https://github.com/istio/istio.io/issues/4889

* updates
2019-09-03 13:57:22 -07:00
Frank Budinsky dec69f0b69 Glossary improvements (#4877)
* Glossary improvements

* tweaks

* control plane tweak

* clarify control plane source

* trailing spaces

* Update content/en/docs/reference/glossary/service-mesh.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/reference/glossary/service-mesh.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/reference/glossary/managed-control-plane.md

Co-Authored-By: Rigs Caballero <grca@google.com>
2019-09-03 10:02:31 -07:00
Jason Wang 8b2da55c75 update reference docs (#4862) 2019-08-30 15:14:43 -07:00
Rigs Caballero df9db64b27 Add Istio Deployment Models concept. (#4813)
* Add Istio Deployment Models concept.

This concept replaces the old multi-cluster concept.
Includes new diagrams that comply with the diagram creation guidelines.
Updates the Chinese content to use a local copy of the previous diagrams.
Fixes all internal links to the previous version of the doc.

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

* Add glossary entries for needed terms.

The terms involved are:

    - Cluster
    - Identity
    - Trust domain

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

* Define cluster in a platform agnostic way.

Also adds links between `identity` and `trust domain`.

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

* Add missing `(` in links.

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

* Fix links to sections and reduce image sizes.

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

* Simplify the definition of `trust domain`

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

* Move old images to the ZH content.

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

* Add reworked control plane content.

Also addresses the comments left on the PR including those regarding the
diagrams.

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

* Add fail over example and glossary entries.

This update also reworks the control plane models section to fit the example.
Additional adjustments were made to the diagrams too.

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

* Move mesh models section.

Also minor fixes and edits.

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

* Fix glossary entries and links.

Signed-off-by: rcaballeromx <grca@google.com>
2019-08-30 10:34:30 -07:00
Eric Van Norman 2d1243292b Path updates (#4869) 2019-08-29 08:57:32 -07:00
Eric Van Norman 118eb9c1fe Make sure user understands Outlier Detection is req'd for locality LB (#4854)
* Make sure user understands Outlier Detection is req'd for locality LB

* Code review comments

* Fix lint issue

* code review
2019-08-29 07:25:32 -07:00
ammarn911 12397efcb0 Add MicroK8s to the platform setup docs (#4833)
* Add MicroK8s to the platform setup docs

* Update index.md

Added command to check deployment progress.

* Update content/en/docs/setup/platform-setup/MicroK8s/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/platform-setup/MicroK8s/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* fixing spacing

* Update content/en/docs/setup/platform-setup/MicroK8s/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* spacing fix
2019-08-28 09:13:54 -07:00
Frank Budinsky 9ee5e5d36f improve setup _index section order (#4861) 2019-08-28 08:47:55 -07:00
Eric Van Norman 1042c9bd0f Update Docker Desktop version statement (#4860) 2019-08-28 08:22:54 -07:00
Eric Van Norman 3f7ab89ee3 Make Platform Setup descriptions end similarly (#4849) 2019-08-28 07:11:53 -07:00
Morven Cao 7e61aed343 remove containerPort requirements. (#4859) 2019-08-28 06:55:53 -07:00
Brian Avery c2db5dcbed Fix auto-completion link (#4846) 2019-08-27 13:53:03 -07:00
Maximilian Bischoff 075dc078ba Fix wrong default policy being stated (#4840)
When policy is set to an unrecognized value, the sidecar injector
defaults to [not injecting the pod, regardless of any other factors](https://github.com/istio/istio/blob/master/pkg/kube/inject/inject.go#L478)

This is different to the behvaior of `policy: disabled`, so the docs
should make that clear.

Signed-off-by: Maximilian Bischoff <maximilian.bischoff@inovex.de>
2019-08-27 13:52:52 -07:00
Romain Lenglet 4a43a3d2cc Fix CNI Helm installation instructions (#4855)
* Install istio-cni into kube-system to use system-node-critical priorityClass

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

* Add instructions to delete CNI Helm chart

Fixes: https://github.com/istio/istio/issues/16578
2019-08-27 13:44:52 -07:00
John Howard dc05694f8a Remove old note about Istio 1.1 (#4857)
In 1.3 documentation I don't think we need a warning about 1.1 anymore
2019-08-27 13:30:53 -07:00
Brian Avery fbb6d6a893 Added missing ports in Minikube get svc output as well as the installation port requirements section (#4848) 2019-08-27 13:22:52 -07:00
John Howard b6592c5248 Update ports used by istio-proxy (#4856) 2019-08-27 12:44:52 -07:00
Romain Lenglet b1869fc084 Add missing Helm chart parameter for CNI (#4844)
* Add missing Helm chart parameter for CNI

* Document the injection annotations used by CNI
2019-08-27 11:37:52 -07:00
Joshua Blatt 8610ae4f57 Fix 1.1.14 and 1.2.5 notes (#4837)
* Fix release notes - h2c upgrade issue was not introduced by the http/2
cve fixes.

* Remove trailing line

* Remove extraneous periods.
2019-08-26 16:41:08 -07:00
Martin Taillefer 14a593c563
Fix broken Envoy links. (#4832) 2019-08-26 14:55:57 -07:00
Francois Pesce 868a93145d Fix 1.2.4 / 1.1.13 cherrypick for i18n (#4834) 2019-08-26 14:46:41 -07:00
Francois Pesce e109a21481
Release notes for 1.2.5 and 1.1.14 (#4828)
Merging this manually because CI for docs seems broken for existing envoy links (and this PR does not point to any envoy links).
2019-08-26 14:18:12 -07:00
Martin Taillefer 8c74d34ae2
Update reference docs. (#4829)
- This required fixing the script that grabs the reference docs, it had degenerated in the last
few weeks. While I was there, I made the script work using the build-tools container, and fixed
a bunch of shell script linting warnings.
2019-08-26 14:03:41 -07:00
Adam Miller 917f34f843 Moved LLB content from tasks to ops / fixed links (#4819) 2019-08-22 13:32:26 -07:00
John Howard bdf0bc0f4a Update docs for locality lb changes (#4815)
* Update docs for locality lb changes

* Fixes
2019-08-21 14:04:32 -07:00
Martin Devlin e495d4f397 target page has moved (#4814) 2019-08-21 05:20:34 -07:00
Ed Snible 79ff39088e Rename example YAML manifests to match intent (#4800) 2019-08-20 07:29:42 -07:00
Frank Budinsky 4ccfe3952f Remove obsolete file (#4810) 2019-08-19 11:28:50 -07:00
Adam Miller 07178c1348 Reorganized the Operations node (#4765) 2019-08-16 16:03:31 -07:00
navinger fecc4ca84e Change the service name in the description to match the example. (#4787)
Signed-off-by: Nancy Avinger <navinger@google.com>
2019-08-16 13:11:31 -07:00
Frank Budinsky ca7559cab2 Remove Nomad & Consul docs (#4805)
* Remove Nomad & Consul docs

* broken links

* more broken links

* more broken links

* fix spelling errors

* remove broken ref
2019-08-16 12:13:30 -07:00
Joshua Blatt f482a79c9f Announce upcoming 1.1 EOL. (#4792)
* Announce upcoming 1.1 EOL.

* Update index.md
2019-08-14 21:34:48 -07:00
Martin Taillefer 55d4514a08
Move Chinese content to content/zh, as agreed in WG meeting. (#4791) 2019-08-14 16:02:51 -07:00
Martin Taillefer d0cf1e171e
Move English content to content/en as agreed in WG meeting. (#4789)
Once this goes in, I'll move content_zh to content/zh.
2019-08-14 15:45:31 -07:00