Skip to content

cloudfoundry/korifi

Repository files navigation

Korifi

Build Status Maintainability Test Coverage

This repository contains an experimental implementation of the Cloud Foundry V3 API that is backed entirely by Kubernetes custom resources.

For more information about what we're building, check out the Vision for CF on Kubernetes document.

Differences with Cloud Foundry for VMs

Korifi is very different from CF for VMs architecturally. Most core CF components have been replaced by more Kubernetes native equivalents. Check out our architecture docs to learn more.

Although we aim to preserve the core Cloud Foundry developer experience, there are some key behavior differences. We've listed some of these in our differences between Korifi and CF-for-VMs doc.

Additionally, we do not currently support all V3 CF APIs or filters. What we do support is tracked in our API endpoint docs.

Installation

Check our installation instructions.

Contributing

Please check our contributing guidelines and our good first issues.

This project follows Cloud Foundry Code of Conduct.

Hacking

Our hacking guide has instructions on how to work on the project locally.

License

This project is licensed under the Apache License, Version 2.0.

When using the Korifi or other Cloud Foundry logos be sure to follow the guidelines.