From ff5f1b3ad1e39c519477a2ae944f48c8e141661a Mon Sep 17 00:00:00 2001 From: mgreau Date: Wed, 2 Feb 2022 18:00:28 -0500 Subject: [PATCH] Add archived notice to README explaining alternative options --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02848f7..342944c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,17 @@ +# ARCHIVED + +This project is no longer maintained. For alternative getting started +experiences, you may want to try one of these options: + +- Start a [free trial on Elastic Cloud](https://www.elastic.co/cloud/elasticsearch-service/signup), our hosted service. +- Take a look at [Elastic Cloud on Kubernetes (ECK)](https://elastic.co/guide/en/cloud-on-k8s/current/k8s-quickstart.html) for launching the stack via Kubernetes. +- Read our [Running the Elastic Stack on Docker](https://www.elastic.co/guide/en/elastic-stack-get-started/current/get-started-docker.html) guide. +- Take a look at the [Elastic Stack Terraform provider.](https://github.com/elastic/terraform-provider-elasticstack) + # ansible-elasticsearch [![Build Status](https://img.shields.io/jenkins/s/https/devops-ci.elastic.co/job/elastic+ansible-elasticsearch+main.svg)](https://devops-ci.elastic.co/job/elastic+ansible-elasticsearch+main/) [![Ansible Galaxy](https://img.shields.io/badge/ansible--galaxy-elastic.elasticsearch-blue.svg)](https://galaxy.ansible.com/elastic/elasticsearch/) -⚠️ **This Ansible role is being deprecated and will not be updated to support Elasticsearch 8.0.0 and the following versions.** **THIS ROLE IS FOR 7.x & 6.x**