Skip to content

cf-networking/0.20.0

You can find the source of this version on GitHub at cloudfoundry-incubator/cf-networking-release. It was created based on the commit a8a2e3c.

Release Notes

No major changes in this release. Most commits are feature work to support a new daemon and controller to set up container networking.

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: - CF deployment

Significant Changes

CNI

Application Security Groups

Chores

Documentation

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "cf-networking"
  version: "0.20.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/cf-networking-release?v=0.20.0"
  sha1: "07771521252dd3616975b2b58021ba6c8036a498"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 07771521252dd3616975b2b58021ba6c8036a498 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/cf-networking-release?v=0.20.0"

Jobs

Packages