Chris Wilson
2190ff0010
Fix duplicate example, replace with example for simulating apply ( #5240 )
2019-10-24 07:01:47 -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
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
Jesse Lumme
0c464a3bdc
Updated formatting of Virtual Service in docs ( #5209 )
2019-10-20 07:12:05 -07: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
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
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
c8ac8eb91c
Better organize operations guide material ( #5163 )
...
\
2019-10-16 09:59:04 -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
f7dd8c6613
Consolidate release-specific material into the news section. ( #5138 )
2019-10-15 09:27:11 -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
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
Naoki Oketani
b68cb7540c
Update subcommand for dashboard controlz ( #5119 )
2019-10-10 08:17:50 -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
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
910991317e
Clarify protocol enablement ( #5090 )
...
* Clarify protocol enablement
* clarify name syntax
* fix bad link
2019-10-02 09:36:26 -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
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
Martin Taillefer
91c93a39b3
Added a bunch of links around istioctl. ( #4970 )
2019-09-12 08:26:58 -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
Douglas Reid
ef3d658fea
Add ops doc on enabling in-proxy metrics generation for 1.3 ( #4957 )
2019-09-12 06:29:49 -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
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
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
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
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
Martin Taillefer
14a593c563
Fix broken Envoy links. ( #4832 )
2019-08-26 14:55:57 -07:00
Adam Miller
917f34f843
Moved LLB content from tasks to ops / fixed links ( #4819 )
2019-08-22 13:32:26 -07:00
Adam Miller
07178c1348
Reorganized the Operations node ( #4765 )
2019-08-16 16:03: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
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