Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixing broken link and removing duplicate section.
  • Loading branch information
guptamukul-google committed Nov 17, 2021
1 parent a2c206b commit 009c3fd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions modules/app_mod_elastic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This module allows the user to create an Elasticsearch cluster, deployed on a GK

## Reference Architecture Diagram

Below Architechture Diagram is the base representation of what will be created as a part of [RAD Lab Installer](../../radlab-launcher).
Below Architechture Diagram is the base representation of what will be created as a part of [RAD Lab Launcher](../../radlab-launcher).

![](../../docs/images/AppModElasticSearch.png)

Expand All @@ -31,10 +31,6 @@ When deploying in an existing project, ensure the identity has the following per

Also ensure that the identity creating the resources has access to a billing account, via `roles/billing.user`.

## Reference Architechture Diagram

Below Architechture Diagram is the base representation of what will be created as a part of [RAD Lab Launcher](../../radlab-launcher/radlab.py).

### Deploy Elasticsearch
The module deploys both the ECK CRDs and Operators. As this module can be used to demo Elasticsearch, it also deploys an ES and Kibana pod in the cluster. This behaviour can be switched off by setting `deploy_elastic_search` to false. This will only deploy the CRDs and Operators.

Expand Down

0 comments on commit 009c3fd

Please sign in to comment.