aws-controllers-k8s / community

AWS Controllers for Kubernetes (ACK) is a project enabling you to manage AWS services from Kubernetes
https://aws-controllers-k8s.github.io/community/
Apache License 2.0
2.36k stars 248 forks source link

Example/Sample manifest file to create the Opensearch cluster using opensearchservice-controller #2081

Open rameshar16 opened 1 month ago

rameshar16 commented 1 month ago

Hi Team,

Please share the example/Sample manifest file to create the Opensearch cluster using opensearchservice-controller?

Thank you, Ramesh

a-hilaly commented 1 month ago

Hi @rameshar16 - we have some examples in the repository: https://github.com/aws-controllers-k8s/opensearchservice-controller/blob/main/test/e2e/resources/domain_es7.9.yaml

You can also find the CRD specifications in our documentation website: https://aws-controllers-k8s.github.io/community/reference/opensearchservice/v1alpha1/domain/