We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 094d297 commit 4d8e1b8Copy full SHA for 4d8e1b8
modules/concepts/pages/stackable_resource_requests.adoc
@@ -2,7 +2,7 @@
2
// WARNING: do not add headers here as they can break the structure of pages
3
// that include this file.
4
Stackable operators handle resource requests in a sligtly different manner than Kubernetes.
5
-Resource requests are defined on xref:stacklet.adoc#roles[role] or xref:stacklet.adoc#role-groups[role group] level.
+Resource requests are defined on xref:concepts:stacklet.adoc#roles[role] or xref:concepts:stacklet.adoc#role-groups[role group] level.
6
On a role level this means that by default, all workers will use the same resource requests and limits.
7
This can be further specified on role group level (which takes priority to the role level) to apply different resources.
8
0 commit comments