Where app search data stored ? and is safe run self managed app search on stateless deployment on kubernetes ?
Data is stored in Elasticsearch. So in that sense the app server and worker are stateless but you would need a stateful Elasticsearch installation.
Thanks !
Currently i use managed service for elasticsearch server