Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nkvoll/provider-elasticstack


https://github.com/nkvoll/provider-elasticstack

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Provider ElasticStack

`provider-elasticstack` is a [Crossplane](https://crossplane.io/) provider that
is built using [Upjet](https://github.com/upbound/upjet) code
generation tools and exposes XRM-conformant managed resources for the
ElasticStack API.

## Getting Started

Install the provider by using the following command after changing the image tag
to the [latest release](https://marketplace.upbound.io/providers/elastic/provider-elasticstack):
```
up ctp provider install elastic/provider-elasticstack:v0.1.0
```

Alternatively, you can use declarative installation:
```
cat <