Skip to content

0.22.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@container-networking-bot container-networking-bot released this 02 May 18:39
· 3171 commits to develop since this release

This release introduces a beta version of a new container networking fabric called "silk" and contains significant changes to job and property names. In order to deploy silk you must upgrade to Diego release v1.15.0 or higher.

Silk is a replacement for flannel, which uses a central controller node backed by a SQL database. Etcd is no longer required by CF Networking Release when running Silk.

There are several manifest changes required to enable Silk, and we highly recommend reading the manifest changelog to understand the changes.

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

Too many to list here - please take a look at the manifest changelog

Significant Changes

Silk Controller and daemon

Acceptance Tests

Policy Server