Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cmcornejocrespo/elastic-stack-k8s

Deploys the elastic stack on k8s using terraform. Showcases elastic stack 6.8.0 features
https://github.com/cmcornejocrespo/elastic-stack-k8s

aks apm-server beats elasticsearch kafka kibana kubernetes logstash terraform zookeeper

Last synced: 8 days ago
JSON representation

Deploys the elastic stack on k8s using terraform. Showcases elastic stack 6.8.0 features

Awesome Lists containing this project

README

        

# elastic-stack-k8s

Deploys the elastic stack on k8s using terraform. Showcases elastic stack 6.8.0 features

## Deploy elastic stack

``` bash
./bootstrap
```

## Removes elastic stack

``` bash
./teardown
```