File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
// This is meant to be inlined using the "include" directive in other pages.
2
2
// WARNING: do not add headers here as they can break the structure of pages
3
3
// that include this file.
4
- Stackable operators handle resource requests in a sligtly different manner than Kubernetes.
4
+ Stackable operators handle resource requests in a slightly different manner than Kubernetes.
5
5
Resource requests are defined on xref:concepts:stacklet.adoc#roles[role] or xref:concepts:stacklet.adoc#role-groups[role group] level.
6
6
On a role level this means that by default, all workers will use the same resource requests and limits.
7
7
This can be further specified on role group level (which takes priority to the role level) to apply different resources.
You can’t perform that action at this time.
0 commit comments