You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To quickly deploy a ScyllaCluster, you can choose one of the following options:
38
38
39
-
*[Generic](docs/source/generic.md): Follow this guide for the general way to use the operator.
40
-
*[GKE](docs/source/gke.md): An advanced guide for deploying Scylla with the **best performance settings** on [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine).
41
-
*[EKS](docs/source/eks.md): An advanced guide for deploying Scylla with the **best performance settings** on [Amazon Elastic Kubernetes Service](https://aws.amazon.com/eks/).
39
+
*[Generic](./docs/source/quickstarts/generic.md): Follow this guide for the general way to use the operator.
40
+
*[GKE](./docs/source/quickstarts/gke.md): An advanced guide for deploying Scylla with the **best performance settings** on [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine).
41
+
*[EKS](./docs/source/quickstarts/eks.md): An advanced guide for deploying Scylla with the **best performance settings** on [Amazon Elastic Kubernetes Service](https://aws.amazon.com/eks/).
42
42
*[Scylla University Lesson](https://university.scylladb.com/courses/scylla-operations/lessons/kubernetes-operator/): Follow this lesson on Scylla University to learn more about the Operator and how to use it. The lesson includes some hands-on examples which you can run yourself.
43
43
44
44
## Releases
45
-
To find out more about our releases, support matrix and how our CI/CD is set up there is a [dedicated docs page](./docs/source/releases.md).
45
+
To find out more about our releases, support matrix and how our CI/CD is set up there is a [dedicated docs page](./docs/source/support/releases.md).
46
46
47
47
## Documentation
48
48
Scylla Operator documentation is available on https://operator.docs.scylladb.com
0 commit comments