Commit Graph

3858 Commits

Author SHA1 Message Date
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
Martin Taillefer 447d5916f0
Update common files. (#5251) 2019-10-24 09:57:25 -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
Martin Taillefer 7f42b415c0
Update common files. (#5244) 2019-10-23 15:55:52 -07:00
Martin Taillefer e84d07d7f1 Fill in the script to grab example snippets from GCS buckets. (#5242) 2019-10-23 13:35: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 c2d0793f3f Prevent lint failures for web sites that are timing out. (#5210) 2019-10-20 19:37:36 -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