NodeCapacity
NodeCapacity
| Name | Description | Schema | Default |
|---|---|---|---|
| cpu required | CPU Example : | string | |
| ephemeral_storage required | Ephemeral Storage Example : | string | |
| gpu optional | GPU Example : | any of [string, null] | |
| hugepages_1Gi required | Hugepages 1Gi Example : | string | |
| hugepages_2Mi required | Hugepages 2Mi Example : | string | |
| memory required | Memory Example : | string | |
| node_capacity_type required | Node Capacity Type Example : | string | |
| pod_count required | Pod Count Example : | string |