Tobias Bradtke
Tobias Bradtke
Exciting! Any news on this?
Still exciting! Any news? ;) Dont't want to bother. Just would really like to use it.
Sounds good, I would vote for a plugin for [mermaid](https://github.com/knsv/mermaid) :)
I created a `fluent-bit` example at [giantswarm/kubernetes-elastic-stack](https://github.com/giantswarm/kubernetes-elastic-stack/pull/30). Just to let you know. Of course helm packages would be cool, will give them a try :)
@dmick I tried to resemble the build process of the [Vagrantfile](https://github.com/ceph/calamari/blob/master/vagrant/trusty-build/Vagrantfile) in a [Dockerfile](https://github.com/webwurst/docker-build-calamari-server/blob/master/Dockerfile). With @Crapworks hint it seems to create an installable package now. Although I could not test...
@dmick the string 'python-msgpack-python' sneaks in while executing [`make dpkg`](https://github.com/webwurst/docker-build-calamari-server/blob/master/Dockerfile#L19). I get this content from the files mentioned by @Crapworks: `$ cat calamari/debian/calamari-server.substvars` ``` python:Depends=python:any, python-pkg-resources, python-greenlet, python-six, python-sqlalchemy, python-mako,...
I personally would like to have `json` as a first class citizen in a shell. With tools like `jq` to access, transform and pipe it around alongside. But I guess...
Also, it would be good to remove the chart in this repo if it's recommended to use the one from `opendistro-build`. Every now and then people provide fixes here. Those...
Hi @hobti01! I am finally back on this with an update to the Elastic stack `v6.0.0`. Did you already start working on a Helm Chart?