Commit Graph

28 Commits

Author SHA1 Message Date
Jason Young d778c61333
clarify verification of injected proxy with automatic injection (#1024) 2018-03-08 15:00:17 -05:00
Jason Young 2a4985b5f3 add example for disabling injection (#1021) 2018-02-28 05:55:09 -08:00
Jason Young b7355cba06 update automatic proxy injection clean-up steps (#964) 2018-02-19 07:30:49 -08:00
Rich Curran 51d41c2494 Minor clarification to the automatic sidecar injection section. (#947)
* Minor clarification to the automatic sidecar injection section.

* Minor clarification to the automatic sidecar injection section.
2018-02-14 23:48:56 -08:00
Julien Senon 4c86b444ee Update AWS automatic sidecar-injection (#958) 2018-02-13 09:14:40 -08:00
Jason Young 16975d95f7 update docs for the fact the webhook files are not included in 0.5.1 (#983) 2018-02-13 12:06:33 -05:00
Jason Young 70773bc3a6
Update sidecar-injection.md (#979) 2018-02-12 10:11:59 -08:00
craigbox e1da4d25bf Update docs to refer to GKE using v1.9.2 (#961)
Fixes to the wording about s/initalizer/mutating webhook/ and fixes to the script for installing a GKE cluster, now that 1.9.x is GA.
2018-02-09 10:49:22 -08:00
Martin Taillefer 99b8ddcb54
Fix a bunch of content errors. (#951)
* Fix a bunch of content errors.

- Replace links using https://istio.io and / with {{home}} so they work
on staging and archive versions of the site.

- Fix a bunch of preformatted blocks that has extra spaces or incorrect indent

- Replaced usage of "Further reading" with "What's next" to match our convention.

- Fix capitalization style of various headers to match our convention.

- Broke up some preformatted blocks to separate the command-line from the output
in order to make cut & paste easier, per our convention.

* Fix more links.
2018-02-08 13:17:21 -08:00
Jason Young ea20135b8d fix docs/setup/kubernetes/sidecar-injection.html links (#940) 2018-02-06 22:21:34 -08:00
cmluciano 1fffddd850 Minikube sidecar injection setup for 0.5.0 (#921) 2018-02-06 13:20:41 -08:00
Jason Young 987e82a7e4 Clarify deprecation of initializer for automatic proxy injection (#920)
* Clarify deprecate of initializer for automatic proxy injection

* Update sidecar-injection.md

* Update sidecar-injection.md
2018-02-01 12:36:31 -08:00
Jason Young 328343c39f
clarify `sidecar.istio.io/inject` annotation usage (#899)
`sidecar.istio.io/inject` annotation should be applied to the pod template spec and not the controllers, e.g. deployment.
2018-01-30 12:27:38 -08:00
Jason Young 35bbdd55e3 improve documentation for manual sidecar injection (#898)
* add `--dry-run` to manual injection configuration step

* Update sidecar-injection.md
2018-01-30 13:31:03 -05:00
Andra Cismaru 9a4fcf4cde
Update sidecar-injection.md follow up (#892)
* Update sidecar-injection.md

* Update sidecar-injection.md
2018-01-27 23:22:54 -08:00
Andra Cismaru d66ba78b91
Update sidecar-injection.md (#891) 2018-01-27 22:31:15 -08:00
Jason Young 350416c7e1 Update sidecar-injection.md (#888) 2018-01-26 22:04:57 -08:00
Jason Young b2688e39b5
update kubernetes sidecar injection setup instructions (#882) 2018-01-26 21:02:41 -08:00
Julien Senon 52343935ca Update side car injection with AWS configuration (#839) 2018-01-07 22:43:21 -05:00
Martin Taillefer e20db6abf4
Update prism to latest rev. (#819)
- Regenerate prism code to get latest fixes.
- Add support for docker and perl files
- Fix several improperly formatted code blocks
2017-12-28 23:33:03 -08:00
Lin Sun 6cad19ca6a
additional rebrand to ibm cloud (#725)
* additional rebrand to ibm cloud

* more update

* more update

* more update
2017-11-20 21:24:23 -05:00
Sakshi Goel fc57b98973 Update sidecar-injection.md (#701)
1.7.5 does not work for new clusters anymore. If we skip this line it should pick up the default - which is now at 1.7.8.gke
2017-11-03 20:35:13 +00:00
Spike Curtis 22f6d00a50 Fix port naming rules. (#673)
* Fix port naming rules.

* redis is a valid protocol
2017-10-20 14:36:10 -04:00
Guang Ya Liu ac1452c1c5 Updated document for excludeNamespaces in istio initializer. (#680) 2017-10-20 08:54:11 -04:00
Tim Joseph Dumol dc13751c80 Fix minor doc issues re: Sidecar Injection. (#663)
Handles https://github.com/istio/issues/issues/75.

* Tweak description of how `istio-initializer` behaves.
* Fix wrong initializer name (`status.sidecar.istio.io`).
2017-10-14 14:36:27 -07:00
Isaiah Snell-Feikema 4b52ed0ac1 inject nits (#628) 2017-10-05 17:01:56 -05:00
Frank Budinsky 3008fb9df5 add example of opt-in annotation (#630) 2017-10-05 17:53:35 -04:00
Shriram Rajagopalan 2945ec329e Advanced Install.. (#583)
* cleanup

* clean up 2

* nits

* more cleanups

* nits

* fixes

* nits

* nits

* merge

* fix

* nits
2017-10-02 15:14:49 -04:00