github cloudfoundry/cf-networking-release v0.19.0
0.19.0

latest releases: v3.11.0, v3.10.0, v3.9.0...
pre-release7 years ago

The first release to include a new layer-3 only CNI plugin. Highlights include:

  • Silk CNI plugin to replace Flannel CNI plugin
  • NetIn and NetOut rules are configured through CNI
  • Networking features to enable BOSH DNS for CF apps

We do not recommend using cf-networking-release in production yet, but give it a try and give us your feedback in the #container-networking channel on cloudfoundry.slack.com.

Take a look at known issues for current limitations and known issues. Verified with the following:

Manifest Changes

Changed Properties

  • The value for cf_networking.garden_external_networker.cni_plugin_dir must be updated to /var/vcap/packages/silk/bin if you are not swapping out CNI with your own plugin. (There is no default currently, but we plan to add one in the next release)
  • The property for global ASG logging has changed from cf_networking.garden_external_networker.iptables_asg_logging
    to cf_networking.iptables_asg_logging.

Removed Properties

  • cf_networking.flannel_watchdog.no_bridge is now removed.

New Properties

A new property has been added to support an upcoming feature. Users can specify DNS servers and access will be automatically allowed for link-local DNS servers:

  • cf_networking.dns_servers

The new feature will require garden-runc-release versions >=1.4.0.

Significant Changes

New CNI plugin

NetIn/NetOut Changes

BOSH DNS support

Logging enhancements

Chores

Don't miss a new cf-networking-release release

NewReleases is sending notifications on new releases.