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
Copy file name to clipboardExpand all lines: modules/concepts/pages/stacklet.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
= Stacklet
2
2
:page-aliases: roles-and-role-groups.adoc
3
-
:description: A Stacklet is a managed product in Kubernetes, consisting of roles and role groups. Roles define components, while role groups allow fine-grained control over configurations.
3
+
:description: A Stacklet is a managed product in Kubernetes, consisting of roles and role groups. Roles allow general configuration of components, while role groups allow finer-grained control over specific groups of components.
4
4
5
5
A _Stacklet_ is a deployed product that is managed by a Stackable operator.
6
6
The running instance is made up of multiple pieces of software called _roles_ and can be further subdivided into _role groups_.
0 commit comments