Documentation ¶
Overview ¶
Package resourcedefaults contains an example plug-in that cluster operators can use to prevent unlimited CPU and Memory usage for a container. It intercepts all pod create and update requests and applies a default Memory and CPU quantity if none is supplied. This plug-in can be enhanced in the future to make the default value configurable via the admission control configuration file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewResourceDefaults ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.