Commit Graph

1184 Commits

Author SHA1 Message Date
Martin Taillefer d458423cf4 Site improvements. (#4015)
- Substantially simplify logic that deals with releases & release notes.

- Make it easier to add a new release to the site. THere are fewer things to
change as the site infra can figure more stuff out on its own.

- Make it so release notes can be added in one language without require them
to be added in the other language.

- Replace the ugly "a new version is available" callout on older release note
pages with a popup that only shows up when you click on the download button.
2019-04-22 09:12:18 -07:00
imgbot[bot] 3a9647fd76 [ImgBot] Optimize images (#4013)
/content/about/community/customers/autodesk.png -- 12.61kb -> 11.30kb (10.33%)
2019-04-20 14:03:19 -07:00
Martin Taillefer 533a3efc0e
Merge from release-1.1 branch (#4012) 2019-04-20 08:16:09 -07:00
Andrew Martin f5e58928db fix: typo (#3997)
Removes an erroneous `and`
2019-04-15 17:03:46 -07:00
John Howard 87ad0f6ac3 Update CNI GKE setting (#3951)
The flag to pass to Helm is `cniBinDir=/home/kubernetes/bin`, so it is confusing to add `istio-cni.cniBinDir=/home/kubernetes/bin` as the option, unless there is some context I am missing
2019-04-15 10:16:57 -07:00
imgbot[bot] 745d8f2005 [ImgBot] Optimize images (#3996)
/content/about/community/customers/nashtech.png -- 24.79kb -> 20.41kb (17.66%)
2019-04-15 10:12:41 -07:00
MrLuje e4d01efa0b Move sidecar.istio.io/inject: false (#3884)
The annotation needs to be made to the pod template spec's metadata and not the deployment's metadata
2019-04-15 10:08:49 -07:00
Thang Chung fc63163a7c add nashtech to customers section (#3914) 2019-04-15 10:06:38 -07:00
imgbot[bot] acf33ff869 [ImgBot] Optimize images (#3995)
/content/about/community/customers/ygrene.jpeg -- 24.16kb -> 23.22kb (3.89%)
2019-04-15 10:00:53 -07:00
Zach Arnold 25bfbf6676 add ygrene to list of companies (#3980) 2019-04-15 09:53:48 -07:00
Jimmy Chen 95a8551833 introduce citadel metrics (#3970) 2019-04-10 05:40:11 -07:00
Arian Motamedi 4c48fe4fc2 updating reference docs for destination-rule. (#3954) 2019-04-07 09:40:48 -07:00
Limin Wang b9b7fb91c8 Remove experimental security feature (#3916) 2019-04-02 12:11:09 -07:00
Martin Taillefer f0d6774bb7
Update reference docs. (#3895) 2019-03-29 16:32:40 -07:00
Quanjie Lin 962db8c1be remove command (#3846) (#3855) 2019-03-26 09:55:43 -07:00
Eric Chen a53a054509 Update index.md (#3793) 2019-03-19 20:10:16 -07:00
Jianfei Hu dfb7e60ee0 change with ver syntax. (#3785) 2019-03-19 11:48:41 -07:00
Martin Taillefer 391ef67477
Update reference docs. (#3784) 2019-03-19 11:44:36 -07:00
Martin Taillefer 2aa1d0edd2
Update reference docs. (#3782) 2019-03-19 11:29:17 -07:00
John Howard d266753179 Update performance numbers to 90th percentile (#3781)
* Update performance numbers to 90th percentile

* spell checker
2019-03-19 11:23:42 -07:00
Frank Budinsky 3accc1d69b remove restore command that won't work (#3778)
* remove restore command that won't work

* fix circleci error
2019-03-19 10:51:40 -07:00
Tao Li 493c1ff1df Update the health check section with mTLS for 1.1 (#3738)
* Update the health check section with mTLS

* Update k8s-health-checks.md

* Fix lint

* Update content/help/faq/security/k8s-health-checks.md
2019-03-19 10:34:21 -07:00
Martin Taillefer 2ed74c33f8 Remove mutual TLS from list of perf considerations. (#3774) 2019-03-19 10:16:39 -07:00
Martin Taillefer 00be9bb060
Update reference docs. (#3775) 2019-03-19 10:01:02 -07:00
Martin Taillefer 3882e33336 Remove overuse of backticks and geek-speak. (#3771) 2019-03-19 08:16:42 -07:00
Martin Taillefer 28bb1d2ce1 Fix a few text block bugs (#3769)
- HTML tags appearing in bash text block output weren't being escaped properly, making them
disappear.

- Never call prism when syntax coloring is turned off, otherwise things
fail with an exception.
2019-03-19 07:26:41 -07:00
Mariam John b7246ffd43 Fix missing whitespace on Installation Options (#3762)
Fixes Bug: #3740
2019-03-19 08:40:35 -04:00
mtail 4cfcc026d4 Grammar fix. 2019-03-18 20:53:59 -07:00
mtail 8267c918e6 Update publication dates. 2019-03-18 20:52:00 -07:00
Lin Sun f2ab14b785 update jaeger access port forward cmd (#3754) 2019-03-18 20:46:52 -07:00
Steven Dake e66021266b back up certmanager CRDs as well (#3755)
We want to backup certmanager CRDs in the case of Tiller usage.

Also clarify thee filename slightly to indicate it is CRD data and
related to Istio 1.0.

Fixes: #3753
2019-03-18 19:55:39 -07:00
Louis Ryan a20a273e75 Add some detail to networking release notes for 1.1 (#3747)
* Add some detail to networking stuff

* Qualify language around service visibility

* Fix misc and refine the language around exportTo

* Add port control details to sidecar

* Water down language around namespace scoping

* Fix trailing space

* Resolve sdake's comments

* Fix typo
2019-03-18 19:07:39 -07:00
Lin Sun 17f0aebb99
update a few things on update notice (#3751)
* update a few things on update notice

based on https://github.com/istio/istio.io/pull/3728/files

* fix spell
2019-03-18 21:25:15 -04:00
Lin Sun 2f10946cab
no service graph in quick start (#3749) 2019-03-18 21:23:48 -04:00
Frank Budinsky 102065592a Fix bad profile table entry (#3746) 2019-03-18 14:58:38 -07:00
Gregory Hanson 7b035747e9 fix indent so dollar sign is not included in copy/paste (#3745) 2019-03-18 14:00:40 -07:00
Frank Budinsky 7fc10c7590 Add helm upgrade warning (#3744) 2019-03-18 13:28:39 -07:00
Brian Avery d87d9b0fde Fixed CRD count and added note regarding cert-manager (#3743) 2019-03-18 12:57:40 -07:00
Frank Budinsky cdc8bf56e1 Separate multicluster profiles (#3741)
* separate multicluster profiles

* review comments
2019-03-18 12:00:42 -07:00
mtail 2a7cd7e9b3 Update publication date. 2019-03-18 11:57:41 -07:00
Douglas Reid 9788bbe1a8 Modify Envoy Access Log Task to use Helm Template instead of hand-editing of configmap (#3742) 2019-03-18 11:49:38 -07:00
Martin Taillefer b09acf8e51 Shuffle upgrade notice location. (#3735) 2019-03-18 11:07:39 -07:00
Rigs Caballero e5499e77e9 Edit release notes for consistency and clarity. (#3737)
Signed-off-by: rcaballeromx <grca@google.com>
2019-03-18 10:52:40 -07:00
mandarjog 0a18a02929 Add a comment about MixerV2 (#3736)
* Add comment about MixerV2

* Update index.md
2019-03-18 10:43:39 -07:00
Martin Taillefer 9ecb917ff1
Improve upgrade notice. (#3732) 2019-03-18 09:40:54 -07:00
mandarjog e45157cd3c Update performance - scalability concept page (#3657) 2019-03-18 09:08:06 -07:00
Martin Taillefer 2258d0b03b
Improve text blocks. (#3727)
- Add tests for the various text block features.

- Combine text_file and text_dynamic into text_import

- Add support for snippet extraction for text downloaded from a URL

- Add support for formatting output blocks in a different style for
content downloaded from a URL

- Report some errors when unable to fetch content from a URL.

- Fixed a few small bugs along the way.
2019-03-18 06:31:26 -07:00
Joshua Blatt 583727d366 behavioral changes guide. (#3724) 2019-03-18 06:28:54 -07:00
Lin Sun b55d6e4132
Organize control plane update page (#3708)
* Organize control plane update page

* small wording

* typo

* Update content/docs/setup/kubernetes/upgrade/index.md

Co-Authored-By: linsun <linsun@us.ibm.com>

* Update content/docs/setup/kubernetes/upgrade/index.md

Co-Authored-By: linsun <linsun@us.ibm.com>

* address martin comment and hope to fix circleci

* more update

* fix circle lint
2019-03-17 21:52:30 -04:00
jnativio f5bceadaef Add Istio 1.1 performance blog (#3710)
* Add Istio 1.1 performance blog

* lint and comments fixed

* more fixes for comments

* removed tuning guide link
2019-03-17 18:44:38 -07:00