Skip to content

Commit 75eedb3

Browse files
authored
Add deprecation notice for Stargate in the docs (#1622)
Stargate was already marked as deprecated in the CRD definitions. Reflect the same in the documentation.
1 parent b657c2a commit 75eedb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/content/en/components/stargate/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Stargate provides a data gateway with REST, GraphQL, and Document APIs in front
99

1010
If you haven't already installed a K8ssandraCluster using K8ssandra Operator, see the [local install]({{< relref "/install/local" >}}) topic.
1111

12+
**Warning** Stargate is deprecated and does not work with Cassandra 5.0 and newer.
13+
1214
## Introduction
1315

1416
[Stargate](https://stargate.io) is an open source data gateway that sits between your app and your databases. It brings together an API platform and data request coordination code into one OSS project.

0 commit comments

Comments
 (0)