Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nkvoll/provider-elasticstack
https://github.com/nkvoll/provider-elasticstack
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nkvoll/provider-elasticstack
- Owner: nkvoll
- License: apache-2.0
- Created: 2023-09-21T12:47:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-27T08:11:59.000Z (over 1 year ago)
- Last Synced: 2024-11-09T11:36:37.587Z (about 2 months ago)
- Language: Go
- Size: 323 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
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 <