Commit Graph

3886 Commits

Author SHA1 Message Date
Lin Sun 3f16a004aa remove completed pods (#5309)
* remove completed pods 

as they aren't shown any more, not seeing them in the generated manifest via `istioctl manifest generate --set profile=demo`

* remove sidecars

We also recently removed sidecars for policy telemetry and pilot for demo profile.
2019-10-31 13:48:04 -07:00
Frank Budinsky 4bf2fb2e5e Remove uses of istio-demo.yaml (#5311)
* Remove uses of istio-demo.yaml

* broken link
2019-10-31 13:38:03 -07:00
Frank Budinsky cdd8d7f50f Clarify istioctl install support for helm options (#5302)
* Clarify istioctl helm option support

* add helm deprecation warning to install options page

* remove space

* add prepend to .spelling

* address review comments
2019-10-31 09:22:07 -07:00
Yangmin Zhu facbed0482 update authorization for TCP task for v1beta1 policy (#5196)
* update authorization for TCP task for v1beta1 policy

* address comments

* address comment

* address comments

* more fix

* resolve comments

* fix
2019-10-31 09:37:35 -04:00
Frank Budinsky c9174678ed
Add oreilly.com to lint exceptions (#5306) 2019-10-31 09:34:59 -04:00
Frank Budinsky 161afd25df
Remove bad aliases (#5295) 2019-10-30 12:09:20 -04:00
Jonh Wendell 4923c025b4 Simplify a little bit OpenShift instructions (#5286)
* Simplify a little bit OpenShift instructions

* Apply suggestions from code review

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-10-30 11:59:27 -04:00
Morven Cao e3fd2b8969 update install doc on icp. (#5294) 2019-10-30 10:06:47 -04:00
Martin Ostrowski b9280ce88b Update multicluster instructions (#5293) 2019-10-29 20:59:21 -04:00
Martin Taillefer df5410b037
Update reference docs. (#5292) 2019-10-29 16:42:48 -07:00
Frank Budinsky abab549d5d Fix broken links (#5288) 2019-10-29 16:18:21 -07:00
Martin Taillefer c9ec2cef42
Update reference docs. (#5290) 2019-10-29 16:17:41 -07:00
Adam Miller 72ac49375e istioctl upgrade feature docs (#5245)
* Draft of upgrade docs

* Fixed PR comments

* More PR review comments addressed

* Added note about -f and --set flag support

* Further PR comments

* shortcode added for istioctl

* rebase and typo fixes

* Typo fixes
2019-10-29 17:12:11 -04:00
Frank Budinsky 2fa3abddaa Improvements to install with istioctl guide (#5284)
* Improvements to install with istioctl guide

* move uninstall to the end
2019-10-29 11:05:42 -07:00
Steven Dake fe2106bc55 Standalone operator update (#5280)
* Staandalone operator update

* remove file before making new operator.yaml

* operator.yaml was already removed.

* Run grab operator once more
2019-10-29 10:10:36 -07:00
Vadim Eisenberg 83908ddaa4 Fix certificates generation in secure gateways (#5263)
* fix the certificate and private key generation for the first section

* rewrite the second section

* fix the third section

* fix the troubleshooting section

* remove a reference to generating certificates and keys in the ingress passthru task

* a certificates -> a certificate, Generate a certificate -> Create a certificate
2019-10-29 08:07:35 -07:00
Vadim Eisenberg 241143bfa9 add port name "tls" to both Service and Endpoints (#5261)
otherwise the service is treated as HTTP, causing an error
2019-10-29 08:00:36 -07:00
Frank Budinsky f86b9fc90f Make quick-start quicker (#5279) 2019-10-29 07:25:35 -07:00
Vadim Eisenberg e5cb80badc add a cleanup subsection to set desired outbound traffic policy mode (#5264)
* add a cleanup subsection to set desired outbound traffic policy mode

the title: "Set the `global.outboundTrafficPolicy.mode` to your desired mode"

* remove a redundant empty line

* rename the subsection to be "Set the outbound traffic policy mode to your desired value"

* remove a semicolon at the end of the subsection's title

* add `uniq` so the output of the current outbound traffic policy mode will appear once
2019-10-29 07:10:35 -07:00
Frank Budinsky 9e676b9b7c Move standalone-operator install to ops section (#5277) 2019-10-29 07:03:36 -07:00
Frank Budinsky f220f655a7 Deprecate helm install (#5270)
* Deprecate helm install

* fix lint

* address review comments

* correction
2019-10-29 06:37:34 -07:00
Morven Cao 0045ba590b fix operator doc. (#5276) 2019-10-29 06:25:35 -07:00
Martin Ostrowski c6bba52018 Change multicluster and CNI instructions to use istioctl (#5273)
* Change multicluster and CNI instructions to use istioctl

* Lint

* Lint

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

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

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

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

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

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

* Update content/en/docs/setup/install/multicluster/shared-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/shared-vpn/index.md

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

* Update content/en/docs/setup/install/multicluster/shared-vpn/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/shared-vpn/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-10-28 20:07:34 -07:00
Martin Taillefer c1aa9858ab Remove kubectl from the spelling dictionary. (#5268) 2019-10-28 19:45:34 -07:00
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
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