Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/waterlink/docker-elasticsearch-kubernetes-aws

Docker image for elasticsearch with support for Kubernetes and AWS cloud
https://github.com/waterlink/docker-elasticsearch-kubernetes-aws

Last synced: 30 days ago
JSON representation

Docker image for elasticsearch with support for Kubernetes and AWS cloud

Awesome Lists containing this project

README

        

# elasticsearch-kubernetes-aws docker image

It expects aws credentials to be mounted at `/etc/secrets/aws/aws.env` in format:

```bash
export AWS_ACCESS_KEY_ID=
export AWS_SECRET_ACCESS_KEY=
```

MIT license.