Spring Cloud Data Flow - Kubernetes Build Status Stories in Ready Stories in Progress

This project provides support for deploying Spring Cloud Dataflow Stream definitions to Kubernetes. It includes an implementation of the Spring Cloud Dataflow Deployer SPI for Kubernetes.

Please refer to the reference documentation on how to get started.

Contributing

We love contributions. Follow this link for more information on how to contribute.

Building

Clone the repo and type

$ ./mvnw clean install

For more information on building, see this link.