cloudfoundry / docs-cloudfoundry-concepts

A place for architecture and concept docs
Apache License 2.0
42 stars 121 forks source link

Document new automatic TLS option for C2C networking #164

Closed mogul closed 2 years ago

mogul commented 2 years ago

There's a major new feature in the platform, an automatic TLS-secured port for apps to receive container-to-container network connections. This is a big deal, but there's no documentation about it AFAIK beyond that GitHub comment.

This PR edits the existing "Securing Container-to-Container Traffic" content to describe this feature.

It also removes a vendor-specific reference that does not apply to the community-supported version of Cloud Foundry.

cf-gitbot commented 2 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

mjgutermuth commented 2 years ago

Thanks @mogul!