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
:description: Quickstart guide for Stackable: Install stackablectl, set up a demo, and connect to services like Superset and Trino with easy commands and links.
5
4
6
5
This is the super-short getting started guide that should enable you to get something up and running in less than three
Copy file name to clipboardExpand all lines: modules/concepts/pages/observability/labels.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
Labels are key/value pairs in the metadata of Kubernetes objects that add identifying information to the object.
6
6
They do not have direct semantic implications but can be used to organize and manage resources.
7
-
The xref:management:stackablectl:index.adoc[`stackablectl`] tool, the cockpit, and the Helm Charts add labels to the resources that are part of a xref:stacklet.adoc[Stacklet], and the operators add labels to the resources they create.
7
+
The xref:management:stackablectl:index.adoc[`stackablectl`] tooland the Helm Charts both add labels to the resources that are part of a xref:stacklet.adoc[Stacklet]. The operators add labels to the resources they create.
0 commit comments