toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cs.kotlin.outputs
/
NodePoolKubeletConfigurationReservedMemory
Node
Pool
Kubelet
Configuration
Reserved
Memory
data
class
NodePoolKubeletConfigurationReservedMemory
(
val
limits
:
Map
<
String
,
String
>
?
=
null
,
val
numaNode
:
Int
?
=
null
)
Members
Constructors
Node
Pool
Kubelet
Configuration
Reserved
Memory
Link copied to clipboard
constructor
(
limits
:
Map
<
String
,
String
>
?
=
null
,
numaNode
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
limits
Link copied to clipboard
val
limits
:
Map
<
String
,
String
>
?
=
null
Memory resource limit.
numa
Node
Link copied to clipboard
val
numaNode
:
Int
?
=
null
The NUMA node.