Errata

Cloud Foundry: The Definitive Guide

Errata for Cloud Foundry: The Definitive Guide

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
PDF Page 104
3rd paragraph

Conjugation mistake.

Sentence reads:

This results in the GoRouter load balanced requests for the route across all instances of all mapped apps.

Should read:

This results in the GoRouter load balancing requests for the route across all instances of all mapped apps.

ape_shell  Sep 02, 2016 
PDF Page 105
2nd paragraph

Conjugation mistake

Line reads:

cf create-route my-space shared-domain.com --hostname myapp will creates the unique route myapp.shared-domain.com comprised of the host and the shared domain.

Should read:

cf create-route my-space shared-domain.com --hostname myapp will create the unique route myapp.shared-domain.com comprised of the host and the shared domain.

ape_shell  Sep 02, 2016 
PDF Page 105
6th paragraph

Line Reads:

This example creates a route in space my-space from domain private-domain.com.


Should read:

This example creates a route in the space my-space from the domain private-domain.com.

ape_shell  Sep 02, 2016 
PDF Page 105
11th paragraph

Line reads:

This provision requires DNS to be configured to resolve the domain name to the IP address of a load balancer the fronts traffic entering Cloud Foundry.

Should read:

This provision requires DNS to be configured to resolve the domain name to the IP address of a load balancer that fronts traffic entering Cloud Foundry.

Suggested Rewording:

This provision requires DNS for the domain name to point to a load balancer in front of the Cloud Foundry stack.

ape_shell  Sep 02, 2016 
PDF Page 106
2nd paragraph

Line reads:

When installing Cloud Foundry it is good practice to have a subsequent system domain and one or more application domains for example “system.cf-domain.com” for your system domain, and “apps.cf-domain.com” for (one of) your app domain(s).

Should read:

When installing Cloud Foundry it is good practice to have a subsequent system domain and one or more application domains. For example, “system.cf-domain.com” for your system domain, and “apps.cf-domain.com” for (one of) your app domain(s).

ape_shell  Sep 02, 2016