Awesome Cloud Foundry
A curated list of Cloud Foundry open-source tools, distributions, talks and tutorials(videos and blog post).
Cloud Foundry is an open source platform that allows application development teams to build, test, deploy, and scale applications. It also provides an underlying infrastructure including Kubernetes, developer frameworks, and application services.
Content
Articles
This is a list of articles based on various Cloud Foundry concepts and topics that are very useful.
Buildpacks
CF-for-K8s
CI/CD
Deployment
Distributions
Installation
Projects
- BOSH - Bosh an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.
- Cloud Foundry CLI - The official command line client for Cloud Foundry
- CF Dev - CF Dev is a distribution of Cloud Foundry designed to run on a developer’s laptop or workstation using native hypervisors and a fully functional BOSH Director.
- CF-for-K8s - Cloud Foundry For Kubernetes (cf-for-k8s) blends the popular CF developer API with Kubernetes, Istio, and other open source technologies.
- Diego - Diego is the container runtime for the Application Runtime, making it possible to run applications with Buildpacks or Docker images
- Erini - Eirini is a project that provides pluggable scheduling for the Cloud Foundry Application Runtime
- KubeCF - KubeCF is a distribution of Cloud Foundry Application Runtime (CFAR) for Kubernetes
- Loggregator - Loggregator provides a highly-available (HA) and secure stream of logs and metrics for all applications and components on Cloud Foundry.
- paketo - Paketo are Modular Buildpacks written in Go that leverage and contribute to the Cloud Native Buildpacks framework
- UAA - The UAA is a multi tenant identity management service, used in Cloud Foundry, but also available as a stand alone OAuth2 server.
- Stratos - Stratos is an Open Source Web-based UI (Console) for managing Cloud Foundry Clusters.