nats-io / nats-streaming-operator

NATS Streaming Operator
Apache License 2.0
174 stars 44 forks source link

StatefullSet for NatStreaming Operator ? #50

Open vikram1601 opened 4 years ago

vikram1601 commented 4 years ago

Trying to create NatsStreaming(Stan) pod wutg replica set 3, Using a custom store dir for a Persistent Volume. But Getting Error Unable to Mount Volumes for Pod Because “volume is already exclusively attached to one node and can’t be attached to another” This is Because, NatsStreaming Operator doesn't have StateFullSet. Is there any way to solve it.

omenv commented 4 years ago

Have the same situation.