You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: