https://github.com/cloudfoundry/cf-networking-release
Container Networking for CloudFoundry
https://github.com/cloudfoundry/cf-networking-release
bosh-release cff-wg-app-runtime-platform container-networking networking
Last synced: 3 months ago
JSON representation
Container Networking for CloudFoundry
- Host: GitHub
- URL: https://github.com/cloudfoundry/cf-networking-release
- Owner: cloudfoundry
- License: apache-2.0
- Created: 2016-05-13T17:40:24.000Z (almost 10 years ago)
- Default Branch: develop
- Last Pushed: 2025-04-03T19:07:54.000Z (12 months ago)
- Last Synced: 2025-04-03T20:23:23.967Z (12 months ago)
- Topics: bosh-release, cff-wg-app-runtime-platform, container-networking, networking
- Language: Go
- Homepage:
- Size: 34.4 MB
- Stars: 65
- Watchers: 33
- Forks: 74
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# CF Networking Release
This repository is a [BOSH](https://github.com/cloudfoundry/bosh)
release for deploying CF Networking and associated tasks. CF Networking
provides policy-based container networking and service discovery for
Cloud Foundry.
For information on getting started with Cloud Foundry look at the docs
for [CF Deployment](https://github.com/cloudfoundry/cf-deployment).
# Docs
- [Sub Projects](./docs/01-subprojects.md)
- [What is CF Networking](./docs/02-what-is-cf-networking.md)
- [Troubleshooting](./docs/03-troubleshooting.md)
- [Dynamic ASGs](./docs/04-a-dynamic-asgs.md)
- [Dynamic ASG ICMP Any
Bug](./docs/04-b-dynamic-asgs-ki-icmp-any-rules.md)
- [Service Discovery](./docs/05-service-discovery.md)
- [Container-To-Container Networking](./docs/06-c2c.md)
- [Network Policy
Database](./docs/07-network-policy-database-overview.md)
- [Policy Server](./docs/08-policy-server-api.md)
- [Large Deployment Best Practices](./docs/09-large-deployments.md)
- [Example Apps Overview](./docs/10-example-apps.md)
- [3rd Party Plugin Development for Container
Networking](./docs/11-3rd-party.md)
# Contributing
See the [Contributing.md](./.github/CONTRIBUTING.md) for more
information on how to contribute.
# Working Group Charter
This repository is maintained by [App Runtime
Platform](https://github.com/cloudfoundry/community/blob/main/toc/working-groups/app-runtime-platform.md)
under `Networking` area.
> \[!IMPORTANT\]
>
> Content in this file is managed by the [CI task
> `sync-readme`](https://github.com/cloudfoundry/wg-app-platform-runtime-ci/blob/main/shared/tasks/sync-readme/metadata.yml)
> and is generated by CI following a convention.