cloudfoundry / docs-cloudfoundry-concepts

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

Some of the explanations under the "The architecture of a typical deployment" diagram does not reflect what's on the diagram #177

Closed milen-a-radev closed 11 months ago

milen-a-radev commented 1 year ago

After the diagram in the "System Boundaries and Access" section of the "Cloud Foundry Security" page there is an explanation which lists the components shown, and some communications between some of them. I believe two of them are wrong as they do not reflect what's shown on the diagram. (And one could argue they are illogical.)

  1. Outbound NAT communicates with Hypervisor (line 71)

  2. BOSH Director communicates with the App Execution (Diego Cells) (line 73)

The connections on the diagram that involve those same components are different:

cf-gitbot commented 1 year 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.

anita-flegg commented 11 months ago

Checking master branch today, these changes have already been made. Closing.