I am trying to deploy my first stream APP via the spring cloud dataflow dashboard, but I keep getting the "Failed to create stream" error in the UI. Can someone help me investigate what might be wrong?
I am running SCDF on kubernetes and my deployment consists of the following components:
- scdf-server
- skipper
- mariadb
- rabbitmq
My stream is the simple time | log example
It could be failing at any point in the deploy. To gain some insight, you can view the events and logs on each pod w/ the following commands: