Commit Graph

3506 Commits

Author SHA1 Message Date
Frank Budinsky 9d0a75b3f7 Move gardener doc to platform-setup folder (#4554) 2019-06-28 07:17:42 -07:00
Romain Lenglet d4545c9233 Document upgrade steps for Istio CNI (#4518) 2019-06-27 15:09:31 +00:00
Nik Skoufis fe33c33740 Clarify sds install profile (#4489)
* Clarify auth variant

This makes it clear that sds-auth is already the 'auth' variant. It
also tries to be more specific about what it does, rather than just
saying 'auth by default'

* Add incompatibility between SDS and control plane auth

* Remove unneeded aside

* Clarify status of control plane security with SDS

No technical issues apparently, just timeline. Also moved to before the
table for clarity.

* Simplify additional security feature table

This improves the clarity of this table by:
* Removing default and minimal , since -auth doesn't add any security
features
* Labeling the first column as security feature
* Changing the names of the profiles to reflect the final profile name
including the -auth, instead of without
2019-06-26 13:39:47 +00:00
Jonh Wendell e7ff6de331 Patch the ingress-gateway deployment instead of recreating it (#4222)
* Patch the ingress-gateway deployment instead of recreating it

Patching it by just adding what is missing - a volume - is better in the
sense that it doesn't matter how the user created it - the template used,
the options used when creating it, etc.

* Apply suggestions from code review

Co-Authored-By: Rigs Caballero <grca@google.com>

* Replace oc with kubectl

* Remove a trailing space
2019-06-25 12:19:27 -04:00
Martin Taillefer de8d7631e2
Update reference docs. (#4552) 2019-06-24 17:02:04 -07:00
Adam Miller e260e3385e Fixing observability concept doc. (#4448)
* fix(telemetry docs): replace p&t concept doc with observability doc

* Fixed broken links

* Fixed one internal and one external link

* Added links and fixed two typos

* Title and links changes

* Added Policies conceptual section

* Fixed broken links in commands reference and traffic mnanagement
2019-06-24 18:30:42 +00:00
Tao Li f54014bb5b Fix sds doc (#4548) 2019-06-24 17:45:54 +00:00
Martin Taillefer 15d7ba218d Enable auto cherry pick from the release branch to master. (#4546) 2019-06-24 13:40:36 -04:00
Martin Taillefer 53e04b461a
Update Slack-related info to match our current policies. (#4530) 2019-06-24 09:28:20 -07:00
Lin Sun 9403159941 cherry pick from 1.2 #4535 (#4542)
remove this tip as this is not needed #4535
2019-06-24 15:48:32 +00:00
John Howard 737fcf318b Fix helm release name (#4532)
Fixes https://github.com/istio/istio/issues/13742
2019-06-24 08:36:46 -07:00
Dan Ciruli e4044bae52 Fix typo (#4537)
s/becuase/because
2019-06-24 08:34:18 -07:00
Lin Sun 8e732be8a6
cherry pick #4534 to master (#4536) 2019-06-24 11:12:35 -04:00
Martin Taillefer dd03a65bc9
Update reference docs. (#4528) 2019-06-21 20:13:10 -07:00
Rigs Caballero f48927ffe1 Add new Traffic management concept as a single page (#4525)
* Add new Traffic management concept.

Improved based on review comments.

Signed-off-by: rcaballeromx <grca@google.com>

Fix Hugo front matter.

Signed-off-by: rcaballeromx <grca@google.com>

Fix false positives in links test.

Signed-off-by: rcaballeromx <grca@google.com>

Remove terms from exceptions file.

Signed-off-by: rcaballeromx <grca@google.com>

corrections

review comments

* Move old traffic-management SVGs to the Zh content.

Signed-off-by: rcaballeromx <grca@google.com>

* Apply final copy-edit.

Signed-off-by: rcaballeromx <grca@google.com>

* Flatten content structure.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix links and blank lines.

Signed-off-by: rcaballeromx <grca@google.com>
2019-06-22 00:20:21 +00:00
Diem Vu d8a4aba879
Mention istioctl authn tls-check only check conflict states between c… (#4519)
* Mention istioctl authn tls-check only check conflict states between configurations

* Fix spelling

* Update content/docs/tasks/security/mutual-tls/index.md

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

* Update content/docs/tasks/security/mutual-tls/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-06-21 13:13:21 -07:00
Frank Budinsky 05fcde723d More missing aliases (#4521) 2019-06-21 09:28:23 -07:00
Frank Budinsky 93d3dcf213 Cherry-pick commits (#4520) 2019-06-21 08:50:24 -07:00
Ed Snible eb9ec132d3 Remove percent synced from istioctl output sample (#4517) 2019-06-20 20:12:52 +00:00
Nik Skoufis 42de6cf3c0 Apply crds separately to avoid race (#4493)
Cat-ing the crds into a single file along with the istio mainfests
leads to a race to install the crds. This applies the crds as a
separate step to avoid this.
2019-06-20 12:38:38 -07:00
Martin Taillefer 33731e4e35
Fix some stale links. (#4515) 2019-06-20 12:35:58 -07:00
imgbot[bot] 9656955f3a [ImgBot] Optimize images (#4513)
*Total -- 498.51kb -> 272.80kb (45.28%)

/content/docs/setup/kubernetes/prepare/platform-setup/gardener/images/gardener_shoot_creation.png -- 211.65kb -> 110.58kb (47.75%)
/content/docs/setup/kubernetes/prepare/platform-setup/gardener/images/gardener_addon_checkboxes.png -- 232.38kb -> 124.55kb (46.4%)
/content/docs/setup/kubernetes/prepare/platform-setup/gardener/images/gardener_service_account.png -- 54.48kb -> 37.67kb (30.87%)
2019-06-20 12:32:11 -07:00
Martin Taillefer 8777efc969
Update reference docs. (#4514) 2019-06-20 12:27:36 -07:00
Steven Dake d7ecab5eb8 Address comments from Doug re Mixer upgrade notice (#4511) 2019-06-20 19:09:28 +00:00
Jan von Löwenstein 1ae64ca620 Add Gardener project to platform-setup (#3734) 2019-06-20 12:01:38 -07:00
Diem Vu 59fc16019c Add tip to mention the policy propagation could be slow (#4484)
* Add tip to mention the policy propagation could be slow

* Fix merge
2019-06-20 18:51:17 +00:00
mtail 527312311f Another fix for archives. 2019-06-19 14:51:39 -07:00
Yangmin Zhu e37462cf17 remove out-dated upgrade notice for mTLS and RBAC (#4455) 2019-06-19 14:08:58 -07:00
mtail 00eccce492 Update the version creation instructions 2019-06-19 10:27:30 -07:00
mtail 37cd6fb4b8 Final batch of archive fixes. 2019-06-19 08:51:37 -07:00
mtail 9afdd77866 Another archive script fix. 2019-06-19 07:23:25 -07:00
mtail 5694543d2d Fix menu glitch 2019-06-19 06:45:36 -07:00
mtail 9918cc6c96 More archive fixes. 2019-06-19 06:02:19 -07:00
mtail d5013d3cd3 Fixes for the archive site. 2019-06-19 05:41:46 -07:00
mtail 099a91ebdd Simplified menu. 2019-06-19 05:00:25 -07:00
mtail 27dd77f4c9 Another README update. 2019-06-18 19:15:02 -07:00
mtail 0fe6ad4b4c Fixed version number in release note. 2019-06-18 18:47:43 -07:00
mtail 685f9aed11 Update README 2019-06-18 18:22:09 -07:00
Steven Dake bcdd8e8b2f Refine the upgrade steps. (#4472)
* Refine the upgrade steps.

These could use a third party validation.  The upgrade instructions
are mostly generic at this point, although the MTLS handling is not
necessarily generic between releases.  I had thought we removed the
mtls global setting in this release, yet the existing docs state
this config option should be used.

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

Co-Authored-By: Rigs Caballero <grca@google.com>

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

Co-Authored-By: Rigs Caballero <grca@google.com>
2019-06-19 01:18:18 +00:00
mtail 628589d9f7 Switch to 1.3. 2019-06-18 18:03:28 -07:00
mtail 32d03c7729 Prepare for 1.2 branch. 2019-06-18 17:57:29 -07:00
Dan Ciruli ba7d36612c Istio 1.2 announcement blog post (#4468) 2019-06-18 17:45:33 -07:00
Steven Dake 9a2f93fa0d Add upgrade notice for 1.2 (#4471) 2019-06-18 17:38:56 -07:00
Martin Ostrowski 77ea9ab332 Temporarily point GKE platform setup to OSS instructions (#4477) 2019-06-18 17:12:17 -07:00
Matthew Wringe 3abd9c0c54 Document commands for running Kiali on OpenShift (#4482) 2019-06-18 17:10:13 -07:00
mtail f33f7c29db Remove reference to 1.1.0, it's just called 1.1 2019-06-18 17:09:05 -07:00
Lin Sun 8e5a3cf443 add ipv6 support to sync with release note (#4474)
* add ipv6 support to sync with release note

* typo

* remove service tracinng

* thx steve!
2019-06-19 00:01:48 +00:00
Mariam John cc5ff43db9 Update installation options for release-1.2 (#4408)
Update the installation options for release-1.2 and the installation
option changes between release 1.1 and release 1.2. These changes have
been generated by the updated changes to tablegen.py in the
PR: https://github.com/istio/istio.io/pull/4402

Fixes: #4374
2019-06-18 16:54:59 -07:00
Chris Wilson c75e1aaf50 Minor cleanup of enabling-policy and rate-limiting for clarity (#4480) 2019-06-18 23:48:45 +00:00
Matthew Wringe 842b21a9d5 Update description of Kiali graph icon (#4485) 2019-06-18 16:44:00 -07:00