Skip to content

Commit fbf895c

Browse files
committed
Merge branch 'master' into EB-1751-gcp-warning
2 parents 54df984 + 0648287 commit fbf895c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docs/source/index.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,15 @@
2222
ElasticBLAST, version |release|
2323
===============================
2424

25+
**IMPORTANT:** The current GCP implementation may fail to properly release
26+
cloud resources, which could lead to excess user charges. We are working to update the code
27+
and expect a fix soon. In the interim, we suggest using our AWS implementation,
28+
or for those who wish to use GCP, we have provided a workaround that, when
29+
applied, addresses this issue. For more information, please see
30+
:ref:`k8s_ver_2025_02`. (Message date: March 04, 2025)
31+
32+
----
33+
2534
ElasticBLAST is a cloud-based tool to perform your BLAST searches faster and make you more effective.
2635

2736
ElasticBLAST is ideal for users who have a large number (thousands or more) of queries to BLAST or who prefer to use cloud infrastructure for their searches. It can run BLAST searches that cannot be done on `NCBI WebBLAST <https://blast.ncbi.nlm.nih.gov/Blast.cgi>`_ and runs them more quickly than stand-alone `BLAST+ <https://www.ncbi.nlm.nih.gov/books/NBK279690/>`_.

docs/source/requirements.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Google Cloud Platform (GCP)
3636
* `Google Cloud Command Line Interface <https://cloud.google.com/cli>`_
3737
* `kubectl <https://kubernetes.io/docs/tasks/tools/install-kubectl>`_: Please be sure to install a version supported by GCP (see `this link <https://cloud.google.com/kubernetes-engine/docs/release-notes>`_ for supported versions)
3838

39-
* If you are using ElasticBLAST, please follow the instructions in :ref:`k8s_ver_2025_02`.
39+
* Please follow the instructions in :ref:`k8s_ver_2025_02`.
4040

4141
* `gke-cloud-auth-plugin <https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke>`_
4242
* You are authenticated, have configured ``gcloud`` with the appropriate GCP

0 commit comments

Comments
 (0)