Commit Graph

1371 Commits

Author SHA1 Message Date
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 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
Yangmin Zhu e37462cf17 remove out-dated upgrade notice for mTLS and RBAC (#4455) 2019-06-19 14:08:58 -07:00
mtail 0fe6ad4b4c Fixed version number in release note. 2019-06-18 18:47:43 -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
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
Lin Sun 857612eb00
Release note 1.2 (#4469)
* prep release note 1.2

* create release note 1.2 based on draft from wiki

* add a diff

* tweaks

* fix lint

* fix lint

* fix lint

* fix lint

* reorg a bit

* add missing rewrite prob annotation

* addressed Martin's comment

* add a release note item for 12824

* various update

* 3 month window

* a pass review with louis and josh

* typo

* a few link update

* Apply suggestions from code review

Co-Authored-By: mandarjog <mandarjog@gmail.com>

* more feedback

* galley related changes

* Update content/boilerplates/notes/1.2.md

Co-Authored-By: mandarjog <mandarjog@gmail.com>

* more updates

* more updates

* update mandar's change

* add link to annotationn

* Update content/boilerplates/notes/1.2.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/boilerplates/notes/1.2.md

Co-Authored-By: Ozben Evren <ozevren@users.noreply.github.com>

* Update content/boilerplates/notes/1.2.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* remove jitter in CSR

since it is in 1.1 4550986e42

also limin confirmed NO RBAC channges in 1.2

* add a link to sidecar none

* add feature maturity

* typo

* field->flag

* add a link

* added CNI support

* added a few others item

* typo

* Update content/boilerplates/notes/1.2.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* typos

* Update content/boilerplates/notes/1.2.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/boilerplates/notes/1.2.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* some tweak for sds and remove service tracing

* fix link and lint

* add words

* fix link

* Update content/boilerplates/notes/1.2.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>
2019-06-18 19:38:19 -04:00
Rigs Caballero a3b9755357 Reverts the new Traffic management concept due to Hugo bug (#4488)
* Add new Traffic management concept.

Wrote a new "Traffic management" concept to include the latest developments.
Organized the content into smaller pages to make it easier to consume. The new
structure improves visibility and each page includes keywords to improve the
"See Also" pieces of suggested content and SEO. The new concept includes
diagrams and examples. Each section starts with the larger picture and then
moves to explain the specifics.

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

* 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>

* Revert "Add new Traffic management concept."

This reverts commit de9d0e0225.
2019-06-18 16:37:40 -07:00
Romain Lenglet 0181a4e05b Update CNI docs (#4398) 2019-06-18 13:52:58 -07:00
Oliver Liu 16ed6a9c46 Fix the security tasks. (#4445)
* Fix the security tasks.

* Apply suggestions from code review

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

* Small fix.

* Small fix.
2019-06-18 20:10:34 +00:00
Rigs Caballero 46e13420b6 Fix Hugo page generation issue. (#4479)
Having back-ticks at the beginning of the lines was causing Hugo not to generate
the pages at build time. Moved the content with backticks away from the start of
the lines seems to fix the issue.

Signed-off-by: rcaballeromx <grca@google.com>
2019-06-18 18:16:23 +00:00
Jianfei Hu d065efe6f7 Refine the health check doc. (#4433)
* refine the health check doc.

* lint spelling.

* Update content/docs/ops/setup/app-health-check/index.md

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

* Update content/docs/ops/setup/app-health-check/index.md

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

* Update content/docs/ops/setup/app-health-check/index.md

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

* Update content/docs/ops/setup/app-health-check/index.md

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

* Apply suggestions from code review

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

* fix some bash intent

* add yaml sample.
2019-06-18 17:49:46 +00:00
Phil Rud 5c654bab02 Add extra warning to 'Cluster-Aware Service Routing' page (#4411)
Fixes #4317
2019-06-18 17:06:23 +00:00
Frank Budinsky 6d09d50d6d Fix incorrect istioctl command (#4476) 2019-06-18 09:07:35 -07:00
Frank Budinsky a52221f030 VS merging is no longer experimental (#4475) 2019-06-18 08:39:10 -07:00
Romain Lenglet 011383f0af Fix setup for Egress Gateway with NetworkPolicy doc (#4437) 2019-06-18 06:22:46 -07:00
mtail a695d300d4 Small changes as I work on fixing the Hugo problem. 2019-06-18 06:11:18 -07:00
Joshua Blatt 5c90c6e338 Update feature stability for 1.2 (#4434)
* Update feature stages for 1.2 release.

* Adjust stability of security features in consultatin with diemtvu and liminw.

* SNI multi cert now stable.

* Update feature stages based on feedback.

* Respond to code review feedback.
2019-06-18 00:34:05 +00:00
Joshua Blatt e7250e21d0 1.1.9 release notes. (#4430) 2019-06-17 15:19:28 -07:00
Frank Budinsky 289a64f173 Traffic managment concepts fixes (#4449)
* traffic managment routing fixes

* spelling

* one more fix
2019-06-17 14:22:05 -07:00
John Howard da6a30586b Fix sample indentation (#4453) 2019-06-17 20:23:19 +00:00