This release has the following new features:
-
Multi-homing
-
CORS support
-
Initial support for CNI plugin chaining
-
Tested with silk-release v0.3.0
Significant Changes
Manifest Changes
New Properties
- An optional parameter has been added to the
garden-cni
job to
specify search domains. These domains will be configured in containers' /etc/resolv.conf.cf_networking.search_domains
- An optional parameter has been added to the
silk-daemon
job to configure which network
container traffic should be sent over based on network interface name. This property is
not recommended for use and is temporary. If empty, the default network is used.cf_networking.silk_daemon.temporary_vxlan_interface
- An optional parameter has been added to the
silk-daemon
job to configure which network
container traffic should be sent over based on bosh network name. If empty, the default
gateway network is used.cf_networking.silk_daemon.vxlan_network
- An optional parameter has been added to list domains from which Cross-Origin
requests will be accepted.cf_networking.policy_server.allowed_cors_domains
Multiple Interfaces
- An operator can configure a BOSH property to indicate which interface name to use for VXLAN traffic
- Underlay network can be specified in job properties by bosh network name