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
ScyllaDBMonitoring defines and manages a ScyllaDB monitoring stack.
33
33
+++
34
-
[Learn more »](/resources/scylladbmonitorings)
34
+
[Learn more »](./scylladbmonitorings.md)
35
35
:::
36
36
37
37
::::
@@ -41,7 +41,7 @@ ScyllaDBMonitoring defines and manages a ScyllaDB monitoring stack.
41
41
Cluster scoped resources declare the state for the whole cluster or control something at the cluster level which isn't multitenant.
42
42
Therefore, working with these resources requires elevated privileges.
43
43
44
-
Generally, there can be multiple instances of these resources but for some of them, like for [ScyllaOperatorConfigs](scyllaoperatorconfigs.md), it only makes sense to have one instance. We call them *singletons* and the single instance is named `cluster`.
44
+
Generally, there can be multiple instances of these resources but for some of them, like for [ScyllaOperatorConfigs](./scyllaoperatorconfigs.md), it only makes sense to have one instance. We call them *singletons* and the single instance is named `cluster`.
45
45
46
46
::::{grid} 1 1 2 3
47
47
:gutter: 4
@@ -51,15 +51,15 @@ Generally, there can be multiple instances of these resources but for some of th
51
51
52
52
NodeConfig manages setup and tuning for a set of Kubernetes nodes.
0 commit comments