Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add information about mTLS to Service Mesh documentation (v2) #4567

Merged
merged 8 commits into from
Jun 18, 2019

Conversation

tomekpapiernik
Copy link
Contributor

Description

Changes proposed in this pull request:

  • Add mtls info to Service Mesh (v2)
  • ...
  • ...

Related issue(s)
#3934

Papiernik, Tomasz added 3 commits June 5, 2019 14:47
@tomekpapiernik tomekpapiernik added the area/documentation Issues or PRs related to documentation label Jun 18, 2019
See this [Istio diagram](https://istio.io/docs/concepts/what-is-istio/arch.svg) to understand the relationship between the Istio components and Services.
By default, the Kyma implementation of Istio has [mutual TLS (mTLS)](https://istio.io/docs/tasks/security/mutual-tls/) enabled and injects an Istio sidecar Pod to every service. If you disable sidecar injection in a service, you must manage its traffic by creating appropriate [Destination Rules](https://istio.io/docs/reference/config/networking/v1alpha3/destination-rule/) and [Authentication Policies](https://istio.io/docs/reference/config/istio.authentication.v1alpha1/).

>**NOTE:** The only part of the Service Mesh that doesn't have mTLS enabled is the Mesh Control Plane.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would just say that service mesh control plane does not have mTLS because we have disabled mTLS in a few kyma components as well so saying "only" is not true

Co-Authored-By: Piotr Mścichowski <piotr.mscichowski@sap.com>
@CLAassistant
Copy link

CLAassistant commented Jun 18, 2019

CLA assistant check
All committers have signed the CLA.

Tomasz Papiernik and others added 3 commits June 18, 2019 14:07
v1
Co-Authored-By: Piotr Mścichowski <piotr.mscichowski@sap.com>
@tomekpapiernik tomekpapiernik merged commit a97388f into kyma-project:master Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Issues or PRs related to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants