Skip to content

Running Streams In Kubernetes Cluster #1610

Answered by mihaitodor
bn-gmoss asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @bn-gmoss! That Helm chart needs some attention, unfortunately...

The documentation on the api only has options for creating the yaml through the api itself.

See here. There are 2 separate streams in 2 separate yaml files. Additionally, you should read this to see how the -r flag works, so you can reuse components in multiple streams.

we need to have all streams yaml contained in a single config file

Yeah, that should probably be reworded a bit. While you can volume mount as many ConfigMaps as you want here, this code will only load the yamls found in /streams, so that limits you to having to use a single ConfigMap that you specify in streams.streamsConfigMap here in which you can…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ablyler
Comment options

@bn-gmoss
Comment options

Answer selected by bn-gmoss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants