Commit Graph

3747 Commits

Author SHA1 Message Date
Martin Taillefer 3b9cba7002 Update for news shuffle. 2019-09-27 10:03:24 -07:00
Martin Taillefer d42dfe94ba
Introduce top-level News section. (#5060) 2019-09-27 07:09:58 -07:00
Sylvain Baubeau dae7b33b96 add istio.io/client-go as vanity URL (#5065) 2019-09-27 06:43:13 -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
Martin Taillefer 8b56c8c1c1
Update to latest Hugo. (#5058) 2019-09-25 14:07:32 -07: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
Kyle DeFrancia d1cc1c3965 add newrelic-istio-adapter repo to adapter docs (#5053) 2019-09-25 08:51:35 -07:00
Martin Taillefer 5bed8784b9
Update common files. (#5052) 2019-09-25 06:56:54 -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 2948079d8d dark-mode-css-bug (#5023) 2019-09-20 09:48:55 -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
自言姿语 5ba7e7205a Translate i18n for zh (#4817) 2019-09-18 09:32:02 -07:00
Martin Taillefer 8d1fffac66 See if this simple redirect will work. 2019-09-18 09:04:11 -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
Martin Taillefer 0b12069971 Fix the preformatted block download function on Firefox. (#4999) 2019-09-13 23:09:04 -07:00
Martin Taillefer eca08d4a7b
Update release process. (#4998) 2019-09-13 16:12:45 -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
Martin Taillefer d71b114f19
Fixes for the archive site. (#4989) 2019-09-13 08:32:11 -07:00
Ram Vennam ccc9ca6142 Improve Tabs CSS (#4980)
* tabs css #3992

* lint error

* lint error

* code review comments
2019-09-13 08:26: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
Martin Taillefer 6870ba5d28 Another attempt at fixing archive builds. 2019-09-12 12:24:48 -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 fb8b983622 Fix archive build. 2019-09-12 11:52:26 -07:00
Martin Taillefer 0f82d03ee2 Setup for 1.4 2019-09-12 10:18:17 -07:00
Martin Taillefer 82f6ed62db Final prep before creating the 1.3 branch. 2019-09-12 10:12:57 -07:00