All Projects → cloudfoundry → cf-networking-release

cloudfoundry / cf-networking-release

Licence: Apache-2.0 license
Container Networking for CloudFoundry

Programming Languages

go
31211 projects - #10 most used programming language
ruby
36898 projects - #4 most used programming language
shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to cf-networking-release

routing-release
This is the BOSH release for cloud foundry routers
Stars: ✭ 36 (-45.45%)
Mutual labels:  bosh-release, cff-wg-app-runtime-platform
bosh-kubernetes-cpi-release
The goal for this project is to provide a fully functional BOSH CPI. It will eventually allow to deploy any BOSH release to any Kubernetes cluster.
Stars: ✭ 29 (-56.06%)
Mutual labels:  bosh-release
clock
time provider & rich fake for Go
Stars: ✭ 30 (-54.55%)
Mutual labels:  cff-wg-app-runtime-platform
consul-boshrelease
BOSH release for consul
Stars: ✭ 14 (-78.79%)
Mutual labels:  bosh-release
cf-rabbitmq-release
A BOSH Release of RabbitMQ
Stars: ✭ 29 (-56.06%)
Mutual labels:  bosh-release
cfdot
A command-line tool to interact with a Cloud Foundry Diego deployment.
Stars: ✭ 34 (-48.48%)
Mutual labels:  cff-wg-app-runtime-platform
tinet
This is moved to http://github.com/tinynetwork/tinet
Stars: ✭ 41 (-37.88%)
Mutual labels:  container-networking
logsearch-boshrelease
A BOSH-scalable ELK release
Stars: ✭ 45 (-31.82%)
Mutual labels:  bosh-release
bosh-softlayer-cpi-release
An external BOSH CPI for the SoftLayer cloud written in Golang
Stars: ✭ 14 (-78.79%)
Mutual labels:  bosh-release
vault-boshrelease
No description or website provided.
Stars: ✭ 29 (-56.06%)
Mutual labels:  bosh-release
bosh-vsphere-cpi-release
BOSH vSphere CPI
Stars: ✭ 29 (-56.06%)
Mutual labels:  bosh-release
stackdriver-tools
Stackdriver Nozzle for Cloud Foundry Loggregator, Host Monitoring Agents BOSH Release
Stars: ✭ 22 (-66.67%)
Mutual labels:  bosh-release
minio-boshrelease
MinIO release for http://bosh.io/
Stars: ✭ 31 (-53.03%)
Mutual labels:  bosh-release
Weave
Simple, resilient multi-host containers networking and more.
Stars: ✭ 6,221 (+9325.76%)
Mutual labels:  container-networking
cni-benchmarks
A simple program to benchmark various container networking (CNI) plugins.
Stars: ✭ 85 (+28.79%)
Mutual labels:  container-networking
tinet
TiNET is network emulator environment for network function developer, routing software developer and networking educator. this is very simple tool that generate just shell script to construct virtual network.
Stars: ✭ 102 (+54.55%)
Mutual labels:  container-networking
guardian
containers4life
Stars: ✭ 75 (+13.64%)
Mutual labels:  cff-wg-app-runtime-platform
volman
No description or website provided.
Stars: ✭ 13 (-80.3%)
Mutual labels:  cff-wg-app-runtime-platform
silk
a network fabric for containers. inspired by flannel, designed for Cloud Foundry.
Stars: ✭ 13 (-80.3%)
Mutual labels:  cff-wg-app-runtime-platform
log-cache-cli
Better interactions with Cloudfoundry's Log Cache
Stars: ✭ 18 (-72.73%)
Mutual labels:  cff-wg-app-runtime-platform

CF Networking Release

This repository is a 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.

Downloads

Our BOSH release is available on bosh.io and on our GitHub Releases page

Getting Help

For help or questions with this release or any of its submodules, you can reach the maintainers on Slack at cloudfoundry.slack.com in the #cf-for-vms-networking channel.

Contributing

Please look at the "Contributing to CF Networking" doc for more information.

Docs Table of Contents

  1. CF Networking Operator Resources
  2. CF App Developer Resources
  3. CF Networking Contributor Resources
  4. CF CNI Plugin Developer Resources

CF Networking Operator Resources

What does CF Networking do?

  • What is CF Networking explains the problems that this release solves and describes the basic functionaltiy that this release provides.

CF Networking Architecture

Deploying CF Networking

CF Networking is automatically included in CF Deployment. You don't have to do anything!

Configuring CF Networking

Monitoring

  • Service Discovery Metrics lists all of the available metrics for the service discovery components.
  • TODO - add doc for c2c networking metrics.

Troubleshooting

CF Networking App Developer Resources

Using CF Networking with CLIs

Using CF Networking APIs

  • Policy Server External API contains full docs on all endpoints for the external policy server. This includes creating, listing, and deleting policies.

  • Policy Server Internal API contains full docs on all endpoints for the internal policy server. This includes creating and listing tags and getting policies.

Example Apps

  • Example Apps Overview describes a handful of example apps (like the ever popular proxy) and the features that they provide.

CF Networking Contributor Resources

Contributing Guide

  • The Contributing Guide describes the steps you should take to contribute. Thanks in advance! We love our community :D
  • Adding Libraries or Packages describes how to add external golang libraries or new bosh packages to this release.

Running Tests

  • Test Overview describes the many tests for CF Networking and how to run them. Running these tests is a requirement for contributors.

CF CNI Plugin Developer Resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].