spring-cloud-deployer icon indicating copy to clipboard operation
spring-cloud-deployer copied to clipboard

Deploying a Kubernetes Stateful set using Skipper

Open rahulmishra opened this issue 2 years ago • 0 comments

Hello,

We have some Spring Cloud Stream applications which are stateful (Developed using Kafka Streams Binding and RocksDB).

We deploy these applications using SCDF which internally uses Skipper and Spring Cloud Deployer to make Kubernetes deployments. From what i can tell, SCDF relies completely on Spring Cloud Deployer to generate the actual manifests and perform the deployments. So, i am asking the question here.

How can i tell Spring Cloud Deployer to deploy the application as a StatefulSet on kubernetes?

rahulmishra avatar Aug 15 '23 20:08 rahulmishra