Skip to content

netman/0.9.0

You can find the source of this version on GitHub at cloudfoundry-incubator/netman-release. It was created based on the commit 8bf196af.

Release Notes

Key changes include using BulkNetOut for Garden external networker, logging and security enhancements and validation of policy server high availability.

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

Verified with the following: - CF deployment

Follow the link above to get information about individual releases.

Significant Changes

Important fixes

Scalability and Performance

Security

High Availability

Logging

Application Security Groups

Usage

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

- name: "netman"
  version: "0.9.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/netman-release?v=0.9.0"
  sha1: "8dda992f227f752e4653dcdf0a9ab7807a551806"

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

bosh upload-release --sha1 8dda992f227f752e4653dcdf0a9ab7807a551806 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/netman-release?v=0.9.0"

Jobs

Packages