# Instance Types

> Evaluate Instance Type Resources

<!-- this document is generated from hack/docs/instancetypes_gen/main.go -->
AWS instance types offer varying resources and can be selected by labels. The values provided
below are the resources available with some assumptions and after the instance overhead has been subtracted:
- `blockDeviceMappings` are not configured
- `amiFamily` is set to `AL2023`
## a1 Family
### `a1.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|a|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|a1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|2048|
 |karpenter.k8s.aws/instance-network-bandwidth|500|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|a1.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|1392Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|10|
### `a1.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|a|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|a1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|a1.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3055Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `a1.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|a|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|a1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|a1.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6525Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `a1.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|a|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|a1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|a1.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `a1.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|a|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|a1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|a1.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27322Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `a1.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|a|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|a1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|a1.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27322Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
## c1 Family
### `c1.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|0|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|1740|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c1.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|1122Mi|
 |pods|12|
### `c1.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|0|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|7168|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c1.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|5637Mi|
 |pods|58|
## c3 Family
### `c3.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|3840|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c3.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|2878Mi|
 |pods|29|
### `c3.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|7680|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c3.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6111Mi|
 |pods|58|
### `c3.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|15360|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c3.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|13215Mi|
 |pods|58|
### `c3.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|30720|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c3.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|25487Mi|
 |pods|234|
### `c3.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|61440|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c3.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|53903Mi|
 |pods|234|
## c4 Family
### `c4.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c4|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|3840|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c4.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|2878Mi|
 |pods|29|
### `c4.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c4|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|7680|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c4.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6111Mi|
 |pods|58|
### `c4.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|1000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c4|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|15360|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c4.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|13215Mi|
 |pods|58|
### `c4.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c4|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|30720|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c4.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|25487Mi|
 |pods|234|
### `c4.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|36|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c4|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|61440|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c4.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|35840m|
 |ephemeral-storage|17Gi|
 |memory|53903Mi|
 |pods|234|
## c5 Family
### `c5.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3114Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c5.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6584Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c5.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c5.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27381Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c5.9xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|36|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|73728|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|9xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5.9xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|35840m|
 |ephemeral-storage|17Gi|
 |memory|65269Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c5.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|88002Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c5.18xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|72|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|147456|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|18xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5.18xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|71750m|
 |ephemeral-storage|17Gi|
 |memory|127934Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c5.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c5.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## c5a Family
### `c5a.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5a.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3114Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c5a.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5a.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6584Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c5a.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5a.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c5a.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5a.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27381Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c5a.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5a.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c5a.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5a.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|88002Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c5a.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|6300|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5a.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112779Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c5a.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5a.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## c5ad Family
### `c5ad.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|75|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5ad.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3114Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c5ad.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|150|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5ad.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6584Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c5ad.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|300|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5ad.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c5ad.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|600|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5ad.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27381Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c5ad.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1200|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5ad.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c5ad.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1800|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5ad.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|88002Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c5ad.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|6300|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2400|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5ad.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112779Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c5ad.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5ad.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## c5d Family
### `c5d.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|50|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5d.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3114Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c5d.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|100|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5d.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6584Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c5d.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|200|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5d.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c5d.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|400|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5d.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27381Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c5d.9xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|36|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|900|
 |karpenter.k8s.aws/instance-memory|73728|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|9xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5d.9xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|35840m|
 |ephemeral-storage|17Gi|
 |memory|65269Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c5d.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1800|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5d.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|88002Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c5d.18xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|72|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1800|
 |karpenter.k8s.aws/instance-memory|147456|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|18xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5d.18xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|71750m|
 |ephemeral-storage|17Gi|
 |memory|127934Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c5d.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3600|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5d.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c5d.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|3600|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5d.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## c5n Family
### `c5n.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|5376|
 |karpenter.k8s.aws/instance-network-bandwidth|3000|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5n.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|4298Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c5n.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|10752|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5n.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|8952Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c5n.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|21504|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5n.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|18898Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c5n.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|43008|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5n.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|36853Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c5n.9xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|36|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|9xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5n.9xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|35840m|
 |ephemeral-storage|17Gi|
 |memory|88002Mi|
 |pods|234|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|54|
### `c5n.18xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|72|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|18xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5n.18xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|71750m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `c5n.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|72|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c5n.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|71750m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## c6a Family
### `c6a.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6a.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3114Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c6a.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6a.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6584Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c6a.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6a.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c6a.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6a.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27381Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c6a.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6a.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `c6a.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|18750|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6a.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|88002Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `c6a.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6a.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112779Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c6a.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6a.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c6a.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6a.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c6a.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6a.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `c6a.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6a.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## c6g Family
### `c6g.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|2048|
 |karpenter.k8s.aws/instance-network-bandwidth|500|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6g.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|1392Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `c6g.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6g.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3055Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c6g.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6g.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6525Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c6g.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6g.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c6g.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6g.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27322Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c6g.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6g.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|57632Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c6g.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|14250|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6g.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|87943Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c6g.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6g.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112720Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c6g.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6g.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112720Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## c6gd Family
### `c6gd.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|59|
 |karpenter.k8s.aws/instance-memory|2048|
 |karpenter.k8s.aws/instance-network-bandwidth|500|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6gd.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|1392Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `c6gd.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6gd.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3055Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c6gd.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6gd.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6525Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c6gd.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6gd.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c6gd.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6gd.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27322Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c6gd.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6gd.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|57632Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c6gd.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|14250|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6gd.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|87943Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c6gd.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6gd.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112720Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c6gd.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|c6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6gd.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112720Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## c6gn Family
### `c6gn.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6gn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|2048|
 |karpenter.k8s.aws/instance-network-bandwidth|1600|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6gn.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|1392Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `c6gn.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6gn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|3000|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6gn.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3055Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c6gn.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6gn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|6300|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6gn.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6525Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c6gn.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6gn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6gn.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c6gn.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6gn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6gn.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27322Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c6gn.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6gn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6gn.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|57632Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c6gn.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|28500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6gn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6gn.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|87943Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c6gn.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|38000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6gn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6gn.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112720Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## c6i Family
### `c6i.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6i.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3114Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c6i.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6i.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6584Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c6i.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6i.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c6i.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6i.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27381Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c6i.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6i.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `c6i.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|18750|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6i.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|88002Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `c6i.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6i.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112779Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c6i.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6i.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c6i.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6i.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `c6i.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6i.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## c6id Family
### `c6id.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6id.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3114Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c6id.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6id.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6584Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c6id.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6id.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c6id.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6id.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27381Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c6id.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6id.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `c6id.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|18750|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6id.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|88002Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `c6id.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6id.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112779Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c6id.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6id.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c6id.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6id.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `c6id.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6id.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## c6in Family
### `c6in.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6in.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3114Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c6in.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6in.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6584Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c6in.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6in.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c6in.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6in.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27381Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c6in.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6in.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `c6in.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|37500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6in.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|88002Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `c6in.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|50000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6in.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112779Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c6in.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|75000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|150000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6in.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c6in.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6in.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|237794Mi|
 |pods|394|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|106|
### `c6in.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c6in.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|237794Mi|
 |pods|394|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|106|
## c7a Family
### `c7a.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|2048|
 |karpenter.k8s.aws/instance-network-bandwidth|390|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7a.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|1451Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `c7a.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7a.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3114Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c7a.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7a.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6584Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c7a.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7a.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c7a.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7a.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27381Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c7a.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7a.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `c7a.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|18750|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7a.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|88002Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `c7a.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7a.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112779Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c7a.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7a.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c7a.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7a.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c7a.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7a.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `c7a.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7a.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## c7g Family
### `c7g.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|2048|
 |karpenter.k8s.aws/instance-network-bandwidth|520|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7g.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|1392Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `c7g.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7g.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3055Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c7g.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1876|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7g.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6525Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c7g.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7g.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c7g.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7g.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27322Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c7g.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7g.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|57632Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c7g.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7g.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|87943Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c7g.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7g.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112720Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `c7g.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7g.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112720Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## c7gd Family
### `c7gd.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|59|
 |karpenter.k8s.aws/instance-memory|2048|
 |karpenter.k8s.aws/instance-network-bandwidth|520|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7gd.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|1392Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `c7gd.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7gd.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3055Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c7gd.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1876|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7gd.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6525Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c7gd.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7gd.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c7gd.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7gd.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27322Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c7gd.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7gd.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|57632Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c7gd.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7gd.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|87943Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c7gd.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7gd.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112720Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `c7gd.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7gd.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112720Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## c7gn Family
### `c7gn.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7gn|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|2048|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7gn.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|1392Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `c7gn.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7gn|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7gn.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3055Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c7gn.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7gn|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7gn.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6525Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c7gn.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7gn|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7gn.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c7gn.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7gn|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7gn.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27322Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c7gn.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7gn|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7gn.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|57632Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c7gn.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7gn|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|150000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7gn.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|87943Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c7gn.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7gn|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7gn.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112720Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `c7gn.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7gn|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7gn.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112720Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## c7i Family
### `c7i.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7i.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3114Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c7i.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7i.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6584Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c7i.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7i.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c7i.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7i.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27381Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c7i.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7i.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `c7i.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|18750|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7i.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|88002Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `c7i.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7i.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112779Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c7i.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7i.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c7i.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7i.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c7i.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7i.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `c7i.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7i.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## c7i-flex Family
### `c7i-flex.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7i-flex|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|390|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7i-flex.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3114Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|3|
### `c7i-flex.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7i-flex|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7i-flex.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6584Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|8|
### `c7i-flex.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7i-flex|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7i-flex.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c7i-flex.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7i-flex|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7i-flex.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27381Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|34|
### `c7i-flex.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7i-flex|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7i-flex.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c7i-flex.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7i-flex|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|9375|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7i-flex.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|88002Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `c7i-flex.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c7i-flex|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c7i-flex.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112779Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## c8a Family
### `c8a.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|2048|
 |karpenter.k8s.aws/instance-network-bandwidth|520|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8a.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|1451Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `c8a.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8a.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|2784Mi|
 |pods|59|
 |vpc.amazonaws.com/pod-eni|9|
### `c8a.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8a.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6364Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|18|
### `c8a.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8a.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|13062Mi|
 |pods|158|
 |vpc.amazonaws.com/pod-eni|38|
### `c8a.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8a.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|26501Mi|
 |pods|314|
 |vpc.amazonaws.com/pod-eni|54|
### `c8a.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8a.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|55953Mi|
 |pods|392|
 |vpc.amazonaws.com/pod-eni|82|
### `c8a.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8a.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|82238Mi|
 |pods|758|
 |vpc.amazonaws.com/pod-eni|110|
### `c8a.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8a.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|109776Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `c8a.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8a.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|170397Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `c8a.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8a.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|170397Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `c8a.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8a.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|346715Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `c8a.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8a.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|346715Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
## c8g Family
### `c8g.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|2048|
 |karpenter.k8s.aws/instance-network-bandwidth|520|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8g.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|1392Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `c8g.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8g.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3055Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c8g.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8g.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6525Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c8g.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8g.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c8g.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8g.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27322Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c8g.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8g.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|57632Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c8g.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8g.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|87943Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c8g.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8g.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112720Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c8g.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8g.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|173341Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `c8g.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8g.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|173341Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `c8g.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8g.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|355203Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `c8g.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8g.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|355203Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## c8gb Family
### `c8gb.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|2048|
 |karpenter.k8s.aws/instance-network-bandwidth|2083|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gb.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|1392Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `c8gb.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|4166|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gb.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3055Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c8gb.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|8333|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gb.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6525Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c8gb.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|16666|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gb.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c8gb.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|33330|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gb.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27322Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c8gb.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|50000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|66660|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gb.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|56994Mi|
 |pods|292|
 |vpc.amazonaws.com/pod-eni|52|
### `c8gb.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|75000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gb.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|86667Mi|
 |pods|350|
 |vpc.amazonaws.com/pod-eni|50|
### `c8gb.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|133330|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gb.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112181Mi|
 |pods|786|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|106|
### `c8gb.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|150000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gb.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|168490Mi|
 |pods|1178|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `c8gb.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|150000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gb.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|168490Mi|
 |pods|1178|
 |vpc.amazonaws.com/efa|1|
### `c8gb.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|300000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|400000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gb.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|356820Mi|
 |pods|590|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|98|
### `c8gb.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|300000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|400000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gb.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|356820Mi|
 |pods|590|
 |vpc.amazonaws.com/efa|2|
## c8gd Family
### `c8gd.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|59|
 |karpenter.k8s.aws/instance-memory|2048|
 |karpenter.k8s.aws/instance-network-bandwidth|520|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gd.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|1392Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `c8gd.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gd.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3055Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c8gd.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gd.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6525Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c8gd.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gd.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c8gd.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gd.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27322Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c8gd.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gd.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|57632Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c8gd.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gd.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|87943Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c8gd.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gd.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112720Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `c8gd.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gd.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|173341Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `c8gd.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gd.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|173341Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `c8gd.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gd.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|355203Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `c8gd.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gd.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|355203Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## c8gn Family
### `c8gn.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|2048|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gn.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|1392Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `c8gn.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gn.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3055Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `c8gn.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gn.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6525Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `c8gn.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gn.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `c8gn.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gn.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27322Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `c8gn.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gn.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|56994Mi|
 |pods|292|
 |vpc.amazonaws.com/pod-eni|52|
### `c8gn.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|150000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gn.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|86667Mi|
 |pods|350|
 |vpc.amazonaws.com/pod-eni|50|
### `c8gn.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gn.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112181Mi|
 |pods|786|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|106|
### `c8gn.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|300000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gn.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|168490Mi|
 |pods|1178|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `c8gn.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|300000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gn.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|168490Mi|
 |pods|1178|
 |vpc.amazonaws.com/efa|1|
### `c8gn.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|120000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|600000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gn.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|356820Mi|
 |pods|590|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|98|
### `c8gn.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|120000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|600000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8gn.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|356820Mi|
 |pods|590|
 |vpc.amazonaws.com/efa|2|
## c8i Family
### `c8i.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|2784Mi|
 |pods|59|
 |vpc.amazonaws.com/pod-eni|9|
### `c8i.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|5924Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `c8i.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|13502Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `c8i.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|25621Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `c8i.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|54853Mi|
 |pods|492|
 |vpc.amazonaws.com/pod-eni|82|
### `c8i.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|84086Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `c8i.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|109776Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `c8i.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|170397Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `c8i.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|225474Mi|
 |pods|1514|
 |vpc.amazonaws.com/pod-eni|98|
### `c8i.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|346715Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `c8i.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|346715Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `c8i.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|710440Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `c8i.metal-96xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal-96xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i.metal-96xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|710440Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
## c8i-flex Family
### `c8i-flex.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|468|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i-flex.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|2784Mi|
 |pods|59|
 |vpc.amazonaws.com/pod-eni|3|
### `c8i-flex.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i-flex.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|5924Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|8|
### `c8i-flex.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i-flex.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|13502Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `c8i-flex.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i-flex.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|25621Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|34|
### `c8i-flex.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i-flex.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|54853Mi|
 |pods|492|
 |vpc.amazonaws.com/pod-eni|52|
### `c8i-flex.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|11250|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i-flex.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|84086Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `c8i-flex.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8i-flex.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|109776Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
## c8ib Family
### `c8ib.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|2083|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ib.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|2575Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|8|
### `c8ib.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|4166|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ib.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|5924Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `c8ib.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|8333|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ib.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|13502Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `c8ib.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|16666|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ib.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|25621Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `c8ib.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|33330|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ib.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|55931Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|84|
### `c8ib.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|37500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ib.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|84086Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `c8ib.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|50000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|66660|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ib.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|109776Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `c8ib.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|75000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ib.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|170397Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `c8ib.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|133330|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ib.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|231018Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `c8ib.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|150000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ib.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|346715Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `c8ib.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|150000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ib.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|346715Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
### `c8ib.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|300000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|400000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ib.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|718756Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|98|
### `c8ib.metal-96xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|300000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|400000|
 |karpenter.k8s.aws/instance-size|metal-96xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ib.metal-96xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|718756Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
## c8id Family
### `c8id.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8id.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|2784Mi|
 |pods|59|
 |vpc.amazonaws.com/pod-eni|9|
### `c8id.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8id.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|5924Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `c8id.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8id.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|13502Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `c8id.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8id.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|25621Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `c8id.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8id.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|54853Mi|
 |pods|492|
 |vpc.amazonaws.com/pod-eni|82|
### `c8id.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8id.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|84086Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `c8id.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8id.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|109776Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `c8id.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8id.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|170397Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `c8id.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8id.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|225474Mi|
 |pods|1514|
 |vpc.amazonaws.com/pod-eni|98|
### `c8id.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8id.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|346715Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `c8id.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8id.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|346715Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `c8id.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|22800|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8id.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|710440Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `c8id.metal-96xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|22800|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal-96xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8id.metal-96xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|710440Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
## c8in Family
### `c8in.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8in.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|2575Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|8|
### `c8in.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8in.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|5924Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `c8in.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8in.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|13502Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `c8in.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8in.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|25621Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `c8in.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8in.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|55931Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|84|
### `c8in.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8in.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|84086Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `c8in.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8in.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|109776Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `c8in.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|150000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8in.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|170397Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `c8in.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8in.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|231018Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `c8in.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|300000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8in.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|346715Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `c8in.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|300000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8in.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|346715Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `c8in.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|120000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|600000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8in.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|718756Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|98|
### `c8in.metal-96xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|120000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|600000|
 |karpenter.k8s.aws/instance-size|metal-96xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8in.metal-96xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|718756Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|98|
## c8ine Family
### `c8ine.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ine|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ine.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|2575Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|8|
### `c8ine.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ine|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ine.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|5924Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `c8ine.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ine|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ine.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|13502Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `c8ine.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ine|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ine.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|25621Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `c8ine.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ine|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ine.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|55931Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|84|
### `c8ine.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|c|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|c8ine|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|c8ine.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|84086Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
## d2 Family
### `d2.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|d|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|d2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|31232|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|d2.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|27896Mi|
 |pods|58|
### `d2.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|d|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|1000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|d2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|62464|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|d2.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|56786Mi|
 |pods|58|
### `d2.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|d|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|d2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|124928|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|d2.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|112629Mi|
 |pods|234|
### `d2.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|d|
 |karpenter.k8s.aws/instance-cpu|36|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|d2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|249856|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|d2.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|35840m|
 |ephemeral-storage|17Gi|
 |memory|228187Mi|
 |pods|234|
## d3 Family
### `d3.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|d|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|d3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5940|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|3000|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|d3.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29845Mi|
 |pods|10|
 |vpc.amazonaws.com/pod-eni|42|
### `d3.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|d|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|d3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|11880|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|6000|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|d3.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|60067Mi|
 |pods|18|
 |vpc.amazonaws.com/pod-eni|92|
### `d3.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|d|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|d3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|23760|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|d3.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|120468Mi|
 |pods|38|
 |vpc.amazonaws.com/pod-eni|118|
### `d3.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|d|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|5000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|d3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|47520|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|d3.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|241479Mi|
 |pods|59|
 |vpc.amazonaws.com/pod-eni|119|
## d3en Family
### `d3en.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|d|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|d3en|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|27960|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|6000|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|d3en.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14690Mi|
 |pods|10|
 |vpc.amazonaws.com/pod-eni|24|
### `d3en.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|d|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|d3en|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|55920|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|d3en.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29757Mi|
 |pods|18|
 |vpc.amazonaws.com/pod-eni|58|
### `d3en.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|d|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|d3en|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|111840|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|d3en.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|59847Mi|
 |pods|38|
 |vpc.amazonaws.com/pod-eni|118|
### `d3en.6xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|d|
 |karpenter.k8s.aws/instance-cpu|24|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|d3en|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|167760|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|6xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|d3en.6xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|23870m|
 |ephemeral-storage|17Gi|
 |memory|89938Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|118|
### `d3en.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|d|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|5000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|d3en|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|223680|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|d3en.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|120028Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|118|
### `d3en.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|d|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|7000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|d3en|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|335520|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|d3en.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|180528Mi|
 |pods|89|
 |vpc.amazonaws.com/pod-eni|119|
## dl1 Family
### `dl1.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|dl|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|dl1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-gpu-count|8|
 |karpenter.k8s.aws/instance-gpu-manufacturer|habana|
 |karpenter.k8s.aws/instance-gpu-memory|32768|
 |karpenter.k8s.aws/instance-gpu-name|gaudi-hl-205|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|4000|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|400000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|dl1.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |habana.ai/gaudi|8|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|4|
 |vpc.amazonaws.com/pod-eni|62|
## dl2q Family
### `dl2q.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-accelerator-count|8|
 |karpenter.k8s.aws/instance-accelerator-manufacturer|qualcomm|
 |karpenter.k8s.aws/instance-accelerator-name|qualcomm-ai100|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|dl|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|dl2q|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|dl2q.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## f2 Family
### `f2.6xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|f|
 |karpenter.k8s.aws/instance-cpu|24|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|7500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|f2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|940|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|6xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|f2.6xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|23870m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `f2.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|f|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|f2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1880|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|f2.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|482037Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `f2.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|f|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|f2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7520|
 |karpenter.k8s.aws/instance-memory|2097152|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|f2.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1931403Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## g4ad Family
### `g4ad.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g4ad|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-gpu-memory|8192|
 |karpenter.k8s.aws/instance-gpu-name|radeon-pro-v520|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|150|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2000|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g4ad.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |amd.com/gpu|1|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14712Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|12|
### `g4ad.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g4ad|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-gpu-memory|8192|
 |karpenter.k8s.aws/instance-gpu-name|radeon-pro-v520|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|300|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|4167|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g4ad.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |amd.com/gpu|1|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29867Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|12|
### `g4ad.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g4ad|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-gpu-memory|8192|
 |karpenter.k8s.aws/instance-gpu-name|radeon-pro-v520|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|600|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|8333|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g4ad.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |amd.com/gpu|1|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|59946Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|11|
### `g4ad.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g4ad|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-gpu-count|2|
 |karpenter.k8s.aws/instance-gpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-gpu-memory|8192|
 |karpenter.k8s.aws/instance-gpu-name|radeon-pro-v520|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1200|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g4ad.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |amd.com/gpu|2|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|120248Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|10|
### `g4ad.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|6300|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g4ad|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-gpu-count|4|
 |karpenter.k8s.aws/instance-gpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-gpu-memory|8192|
 |karpenter.k8s.aws/instance-gpu-name|radeon-pro-v520|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2400|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g4ad.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |amd.com/gpu|4|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|6|
## g4dn Family
### `g4dn.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g4dn|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|16384|
 |karpenter.k8s.aws/instance-gpu-name|t4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|125|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g4dn.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |nvidia.com/gpu|1|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|39|
### `g4dn.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g4dn|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|16384|
 |karpenter.k8s.aws/instance-gpu-name|t4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|225|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g4dn.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29636Mi|
 |nvidia.com/gpu|1|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|39|
### `g4dn.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g4dn|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|16384|
 |karpenter.k8s.aws/instance-gpu-name|t4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|225|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g4dn.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|59946Mi|
 |nvidia.com/gpu|1|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|59|
### `g4dn.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g4dn|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|16384|
 |karpenter.k8s.aws/instance-gpu-name|t4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|900|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g4dn.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|120248Mi|
 |nvidia.com/gpu|1|
 |pods|58|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|58|
### `g4dn.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g4dn|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-gpu-count|4|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|16384|
 |karpenter.k8s.aws/instance-gpu-name|t4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|900|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g4dn.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |nvidia.com/gpu|4|
 |pods|234|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|54|
### `g4dn.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g4dn|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|16384|
 |karpenter.k8s.aws/instance-gpu-name|t4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|900|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g4dn.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|241490Mi|
 |nvidia.com/gpu|1|
 |pods|58|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|118|
### `g4dn.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g4dn|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-gpu-count|8|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|16384|
 |karpenter.k8s.aws/instance-gpu-name|t4|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|1800|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g4dn.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |nvidia.com/gpu|8|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## g5 Family
### `g5.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|22888|
 |karpenter.k8s.aws/instance-gpu-name|a10g|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|250|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g5.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |nvidia.com/gpu|1|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|4|
### `g5.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|22888|
 |karpenter.k8s.aws/instance-gpu-name|a10g|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|450|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g5.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |nvidia.com/gpu|1|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|17|
### `g5.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|22888|
 |karpenter.k8s.aws/instance-gpu-name|a10g|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|600|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g5.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |nvidia.com/gpu|1|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|34|
### `g5.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|16000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|22888|
 |karpenter.k8s.aws/instance-gpu-name|a10g|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|900|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g5.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |nvidia.com/gpu|1|
 |pods|234|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|84|
### `g5.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|16000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-gpu-count|4|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|22888|
 |karpenter.k8s.aws/instance-gpu-name|a10g|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g5.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |nvidia.com/gpu|4|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `g5.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|16000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|22888|
 |karpenter.k8s.aws/instance-gpu-name|a10g|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g5.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |nvidia.com/gpu|1|
 |pods|234|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|114|
### `g5.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-gpu-count|4|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|22888|
 |karpenter.k8s.aws/instance-gpu-name|a10g|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g5.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |nvidia.com/gpu|4|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `g5.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-gpu-count|8|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|22888|
 |karpenter.k8s.aws/instance-gpu-name|a10g|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g5.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|723299Mi|
 |nvidia.com/gpu|8|
 |pods|345|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|115|
## g5g Family
### `g5g.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|g5g|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|16384|
 |karpenter.k8s.aws/instance-gpu-name|t4g|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g5g.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6525Mi|
 |nvidia.com/gpu|1|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `g5g.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|g5g|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|16384|
 |karpenter.k8s.aws/instance-gpu-name|t4g|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g5g.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |nvidia.com/gpu|1|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `g5g.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|g5g|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|16384|
 |karpenter.k8s.aws/instance-gpu-name|t4g|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g5g.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|27322Mi|
 |nvidia.com/gpu|1|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `g5g.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|g5g|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|16384|
 |karpenter.k8s.aws/instance-gpu-name|t4g|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g5g.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|57632Mi|
 |nvidia.com/gpu|1|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `g5g.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|g5g|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-gpu-count|2|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|16384|
 |karpenter.k8s.aws/instance-gpu-name|t4g|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g5g.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112720Mi|
 |nvidia.com/gpu|2|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `g5g.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|g5g|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-gpu-count|2|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|16384|
 |karpenter.k8s.aws/instance-gpu-name|t4g|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g5g.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|112720Mi|
 |nvidia.com/gpu|2|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## g6 Family
### `g6.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|5000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|22888|
 |karpenter.k8s.aws/instance-gpu-name|l4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|250|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |nvidia.com/gpu|1|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `g6.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|5000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|22888|
 |karpenter.k8s.aws/instance-gpu-name|l4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|450|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |nvidia.com/gpu|1|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `g6.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|8000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|22888|
 |karpenter.k8s.aws/instance-gpu-name|l4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|600|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |nvidia.com/gpu|1|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `g6.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|16000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|22888|
 |karpenter.k8s.aws/instance-gpu-name|l4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|900|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |nvidia.com/gpu|1|
 |pods|234|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|84|
### `g6.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|4|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|22888|
 |karpenter.k8s.aws/instance-gpu-name|l4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3760|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |nvidia.com/gpu|4|
 |pods|234|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|114|
### `g6.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|22888|
 |karpenter.k8s.aws/instance-gpu-name|l4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1880|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |nvidia.com/gpu|1|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `g6.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|4|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|22888|
 |karpenter.k8s.aws/instance-gpu-name|l4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3760|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |nvidia.com/gpu|4|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `g6.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|8|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|22888|
 |karpenter.k8s.aws/instance-gpu-name|l4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7520|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |nvidia.com/gpu|8|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## g6e Family
### `g6e.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|5000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6e|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|45776|
 |karpenter.k8s.aws/instance-gpu-name|l40s|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|250|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6e.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |nvidia.com/gpu|1|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `g6e.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|5000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6e|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|45776|
 |karpenter.k8s.aws/instance-gpu-name|l40s|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|450|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6e.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |nvidia.com/gpu|1|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `g6e.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|8000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6e|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|45776|
 |karpenter.k8s.aws/instance-gpu-name|l40s|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|600|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6e.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |nvidia.com/gpu|1|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `g6e.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|16000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6e|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|45776|
 |karpenter.k8s.aws/instance-gpu-name|l40s|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|900|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6e.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |nvidia.com/gpu|1|
 |pods|234|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|84|
### `g6e.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6e|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|4|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|45776|
 |karpenter.k8s.aws/instance-gpu-name|l40s|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6e.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360157Mi|
 |nvidia.com/gpu|4|
 |pods|292|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|112|
### `g6e.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6e|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|45776|
 |karpenter.k8s.aws/instance-gpu-name|l40s|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|35000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6e.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |nvidia.com/gpu|1|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `g6e.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6e|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|4|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|45776|
 |karpenter.k8s.aws/instance-gpu-name|l40s|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6e.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|721682Mi|
 |nvidia.com/gpu|4|
 |pods|492|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|102|
### `g6e.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6e|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|8|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|45776|
 |karpenter.k8s.aws/instance-gpu-name|l40s|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|400000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6e.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1449132Mi|
 |nvidia.com/gpu|8|
 |pods|492|
 |vpc.amazonaws.com/efa|4|
 |vpc.amazonaws.com/pod-eni|82|
## g6f Family
### `g6f.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|5000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6f|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|0|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|2861|
 |karpenter.k8s.aws/instance-gpu-name|l4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|100|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|1500|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6f.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|7002Mi|
 |pods|20|
 |vpc.amazonaws.com/pod-eni|10|
### `g6f.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|5000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6f|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|0|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|2861|
 |karpenter.k8s.aws/instance-gpu-name|l4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|100|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6f.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `g6f.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|5000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6f|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|0|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|5722|
 |karpenter.k8s.aws/instance-gpu-name|l4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|200|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6f.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `g6f.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|6000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g6f|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|0|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|11444|
 |karpenter.k8s.aws/instance-gpu-name|l4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|450|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g6f.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
## g7e Family
### `g7e.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|5000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g7e|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|98304|
 |karpenter.k8s.aws/instance-gpu-name|rtx-pro-server-6000|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g7e.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|57471Mi|
 |nvidia.com/gpu|1|
 |pods|254|
 |vpc.amazonaws.com/pod-eni|120|
### `g7e.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|8000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g7e|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|98304|
 |karpenter.k8s.aws/instance-gpu-name|rtx-pro-server-6000|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g7e.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|115320Mi|
 |nvidia.com/gpu|1|
 |pods|506|
 |vpc.amazonaws.com/pod-eni|120|
### `g7e.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|16000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g7e|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|98304|
 |karpenter.k8s.aws/instance-gpu-name|rtx-pro-server-6000|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g7e.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|236562Mi|
 |nvidia.com/gpu|1|
 |pods|506|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|120|
### `g7e.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g7e|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-gpu-count|2|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|98304|
 |karpenter.k8s.aws/instance-gpu-name|rtx-pro-server-6000|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|400000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g7e.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|477659Mi|
 |nvidia.com/gpu|2|
 |pods|632|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|120|
### `g7e.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|50000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g7e|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-gpu-count|4|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|98304|
 |karpenter.k8s.aws/instance-gpu-name|rtx-pro-server-6000|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|800000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g7e.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|962625Mi|
 |nvidia.com/gpu|4|
 |pods|632|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|120|
### `g7e.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|g|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|g7e|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-gpu-count|8|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|98304|
 |karpenter.k8s.aws/instance-gpu-name|rtx-pro-server-6000|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|15200|
 |karpenter.k8s.aws/instance-memory|2097152|
 |karpenter.k8s.aws/instance-network-bandwidth|1600000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|g7e.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1932558Mi|
 |nvidia.com/gpu|8|
 |pods|632|
 |vpc.amazonaws.com/efa|4|
 |vpc.amazonaws.com/pod-eni|120|
## gr6 Family
### `gr6.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|gr|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|8000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|gr6|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|22888|
 |karpenter.k8s.aws/instance-gpu-name|l4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|600|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|gr6.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |nvidia.com/gpu|1|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `gr6.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|gr|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|16000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|gr6|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|22888|
 |karpenter.k8s.aws/instance-gpu-name|l4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|900|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|gr6.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |nvidia.com/gpu|1|
 |pods|234|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|84|
## gr6f Family
### `gr6f.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|gr|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|8000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|gr6f|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|0|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|11444|
 |karpenter.k8s.aws/instance-gpu-name|l4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|450|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|gr6f.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
## h1 Family
### `h1.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|h|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|1750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|h1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|h1.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
### `h1.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|h|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|h1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|h1.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
### `h1.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|h|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|7000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|h1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|h1.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
### `h1.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|h|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|14000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|h1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|h1.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|237794Mi|
 |pods|394|
## hpc6a Family
### `hpc6a.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|hpc|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|hpc6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|hpc6a.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|362269Mi|
 |pods|100|
 |vpc.amazonaws.com/efa|1|
## hpc6id Family
### `hpc6id.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|hpc|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|hpc6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|15200|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|hpc6id.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|969016Mi|
 |pods|51|
 |vpc.amazonaws.com/efa|2|
## hpc7a Family
### `hpc7a.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|hpc|
 |karpenter.k8s.aws/instance-cpu|24|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|hpc7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|300000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|hpc7a.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|23870m|
 |ephemeral-storage|17Gi|
 |memory|725994Mi|
 |pods|100|
 |vpc.amazonaws.com/efa|2|
### `hpc7a.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|hpc|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|hpc7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|300000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|hpc7a.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|725994Mi|
 |pods|100|
 |vpc.amazonaws.com/efa|2|
### `hpc7a.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|hpc|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|hpc7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|300000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|hpc7a.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|725994Mi|
 |pods|100|
 |vpc.amazonaws.com/efa|2|
### `hpc7a.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|hpc|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|hpc7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|300000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|hpc7a.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|725994Mi|
 |pods|100|
 |vpc.amazonaws.com/efa|2|
## hpc7g Family
### `hpc7g.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|hpc|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|hpc7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|hpc7g.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118649Mi|
 |pods|198|
 |vpc.amazonaws.com/efa|1|
### `hpc7g.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|hpc|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|hpc7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|hpc7g.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118649Mi|
 |pods|198|
 |vpc.amazonaws.com/efa|1|
### `hpc7g.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|hpc|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|hpc7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|hpc7g.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|118649Mi|
 |pods|198|
 |vpc.amazonaws.com/efa|1|
## hpc8a Family
### `hpc8a.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|hpc|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|hpc8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|300000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|hpc8a.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|725994Mi|
 |pods|100|
 |vpc.amazonaws.com/efa|2|
## i2 Family
### `i2.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|i2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|31232|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i2.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|27896Mi|
 |pods|58|
### `i2.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|i2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|62464|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i2.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|56786Mi|
 |pods|58|
### `i2.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|i2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|124928|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i2.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|112629Mi|
 |pods|234|
### `i2.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|i2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|249856|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i2.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|228187Mi|
 |pods|234|
## i3 Family
### `i3.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|425|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|i3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-local-nvme|475|
 |karpenter.k8s.aws/instance-memory|15616|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i3.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|13770Mi|
 |pods|29|
### `i3.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|850|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|i3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|31232|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i3.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|27896Mi|
 |pods|58|
### `i3.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|1700|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|i3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|62464|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i3.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|56786Mi|
 |pods|58|
### `i3.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|i3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|124928|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i3.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|112629Mi|
 |pods|234|
### `i3.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|7000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|i3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|249856|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i3.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|228187Mi|
 |pods|234|
### `i3.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|14000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|i3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-local-nvme|15200|
 |karpenter.k8s.aws/instance-memory|499712|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i3.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|453771Mi|
 |pods|737|
## i3en Family
### `i3en.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i3en|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1250|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2100|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i3en.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|5|
### `i3en.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i3en|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2500|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|4200|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i3en.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|12|
### `i3en.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i3en|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5000|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|8400|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i3en.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|28|
### `i3en.3xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|12|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i3en|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7500|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|3xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i3en.3xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|11900m|
 |ephemeral-storage|17Gi|
 |memory|89938Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `i3en.6xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|24|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i3en|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|15000|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|6xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i3en.6xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|23870m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `i3en.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i3en|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|30000|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i3en.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360795Mi|
 |pods|234|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|54|
### `i3en.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i3en|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|60000|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i3en.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `i3en.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i3en|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|60000|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i3en.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## i4g Family
### `i4g.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i4g|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|468|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i4g.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14422Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `i4g.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i4g|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|937|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i4g.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `i4g.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i4g|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1875|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|4687|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i4g.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59568Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `i4g.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i4g|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3750|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|9375|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i4g.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118253Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `i4g.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i4g|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7500|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|18750|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i4g.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239495Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `i4g.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i4g|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|15000|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i4g.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476445Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## i4i Family
### `i4i.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i4i|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|468|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i4i.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
### `i4i.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i4i|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|937|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i4i.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|6|
### `i4i.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i4i|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1875|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|4687|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i4i.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|26|
### `i4i.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i4i|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3750|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|9375|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i4i.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|52|
### `i4i.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i4i|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7500|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|18750|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i4i.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|112|
### `i4i.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i4i|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|11250|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|28120|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i4i.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360795Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|112|
### `i4i.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i4i|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|15000|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i4i.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|120|
### `i4i.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i4i|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|22500|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|56250|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i4i.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|722287Mi|
 |pods|437|
 |vpc.amazonaws.com/pod-eni|105|
### `i4i.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i4i|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|30000|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i4i.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|961470Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|120|
### `i4i.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i4i|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|30000|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i4i.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|961470Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|120|
## i7i Family
### `i7i.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|468|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1171|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7i.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `i7i.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|937|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|2343|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7i.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `i7i.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1875|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|4687|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7i.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `i7i.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3750|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|9375|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7i.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `i7i.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7500|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7i.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `i7i.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|11250|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|28120|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7i.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360795Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `i7i.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|15000|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7i.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `i7i.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|22500|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|56250|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7i.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `i7i.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|22500|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|56250|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7i.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `i7i.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|45000|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7i.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1446437Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `i7i.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|45000|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7i.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1446437Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## i7ie Family
### `i7ie.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7ie|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1250|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2083|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7ie.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|19|
### `i7ie.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7ie|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2500|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|4166|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7ie.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|27|
### `i7ie.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7ie|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5000|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|8333|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7ie.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|27|
### `i7ie.3xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|12|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7ie|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7500|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|3xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7ie.3xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|11900m|
 |ephemeral-storage|17Gi|
 |memory|89938Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|27|
### `i7ie.6xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|24|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7ie|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|15000|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|6xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7ie.6xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|23870m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `i7ie.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7ie|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|30000|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7ie.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|359035Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `i7ie.18xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|72|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|22500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7ie|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|45000|
 |karpenter.k8s.aws/instance-memory|589824|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|18xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7ie.18xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|71750m|
 |ephemeral-storage|17Gi|
 |memory|537125Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `i7ie.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7ie|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|60000|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7ie.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `i7ie.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7ie|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|60000|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7ie.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `i7ie.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7ie|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|120000|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7ie.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1446437Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `i7ie.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i7ie|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|120000|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i7ie.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1446437Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## i8g Family
### `i8g.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|468|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1172|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8g.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14422Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `i8g.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|937|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|2344|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8g.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `i8g.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1875|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|4688|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8g.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59568Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `i8g.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3750|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|9375|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8g.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118253Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `i8g.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7500|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8g.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239495Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `i8g.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|11250|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|28120|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8g.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360736Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `i8g.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|15000|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8g.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476445Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `i8g.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|22500|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|56250|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8g.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718928Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `i8g.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|22500|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|56250|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8g.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718928Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `i8g.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|45000|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8g.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1446378Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `i8g.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|45000|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|90000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8g.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1446378Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## i8ge Family
### `i8ge.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8ge|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1250|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2100|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8ge.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14422Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|19|
### `i8ge.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8ge|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2500|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|4200|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8ge.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|27|
### `i8ge.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8ge|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5000|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|8400|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8ge.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59568Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|27|
### `i8ge.3xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|12|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8ge|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7500|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|3xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8ge.3xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|11900m|
 |ephemeral-storage|17Gi|
 |memory|88581Mi|
 |pods|176|
 |vpc.amazonaws.com/pod-eni|25|
### `i8ge.6xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|24|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8ge|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|15000|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|6xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8ge.6xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|23870m|
 |ephemeral-storage|17Gi|
 |memory|178236Mi|
 |pods|292|
 |vpc.amazonaws.com/pod-eni|52|
### `i8ge.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8ge|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|30000|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8ge.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|359460Mi|
 |pods|350|
 |vpc.amazonaws.com/pod-eni|50|
### `i8ge.18xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|72|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|22500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8ge|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|45000|
 |karpenter.k8s.aws/instance-memory|589824|
 |karpenter.k8s.aws/instance-network-bandwidth|112500|
 |karpenter.k8s.aws/instance-size|18xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8ge.18xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|71750m|
 |ephemeral-storage|17Gi|
 |memory|536527Mi|
 |pods|786|
 |vpc.amazonaws.com/pod-eni|106|
### `i8ge.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8ge|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|60000|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|150000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8ge.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718389Mi|
 |pods|786|
 |vpc.amazonaws.com/pod-eni|106|
### `i8ge.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8ge|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|60000|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|150000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8ge.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718389Mi|
 |pods|786|
 |vpc.amazonaws.com/pod-eni|106|
### `i8ge.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8ge|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|120000|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|180000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8ge.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1441527Mi|
 |pods|1178|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `i8ge.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|i|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|i8ge|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|120000|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|180000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|i8ge.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1441527Mi|
 |pods|1178|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
## im4gn Family
### `im4gn.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|im|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|im4gn|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|937|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|im4gn.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6844Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `im4gn.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|im|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|im4gn|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1875|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|im4gn.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `im4gn.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|im|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|im4gn|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3750|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|im4gn.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `im4gn.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|im|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|im4gn|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7500|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|im4gn.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57632Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `im4gn.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|im|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|im4gn|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|15000|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|im4gn.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118253Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `im4gn.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|im|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|im4gn|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|30000|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|im4gn.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|233962Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## inf1 Family
### `inf1.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-accelerator-count|1|
 |karpenter.k8s.aws/instance-accelerator-manufacturer|aws|
 |karpenter.k8s.aws/instance-accelerator-name|inferentia|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|inf|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|inf1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|inf1.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |aws.amazon.com/neuron|1|
 |aws.amazon.com/neuroncore|4|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|6804Mi|
 |pods|38|
 |vpc.amazonaws.com/pod-eni|38|
### `inf1.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-accelerator-count|1|
 |karpenter.k8s.aws/instance-accelerator-manufacturer|aws|
 |karpenter.k8s.aws/instance-accelerator-name|inferentia|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|inf|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|inf1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|inf1.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |aws.amazon.com/neuron|1|
 |aws.amazon.com/neuroncore|4|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|14382Mi|
 |pods|38|
 |vpc.amazonaws.com/pod-eni|38|
### `inf1.6xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-accelerator-count|4|
 |karpenter.k8s.aws/instance-accelerator-manufacturer|aws|
 |karpenter.k8s.aws/instance-accelerator-name|inferentia|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|inf|
 |karpenter.k8s.aws/instance-cpu|24|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|inf1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|49152|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|6xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|inf1.6xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |aws.amazon.com/neuron|4|
 |aws.amazon.com/neuroncore|16|
 |cpu|23870m|
 |ephemeral-storage|17Gi|
 |memory|42536Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `inf1.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-accelerator-count|16|
 |karpenter.k8s.aws/instance-accelerator-manufacturer|aws|
 |karpenter.k8s.aws/instance-accelerator-name|inferentia|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|inf|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|inf1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|inf1.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |aws.amazon.com/neuron|16|
 |aws.amazon.com/neuroncore|64|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|177976Mi|
 |pods|321|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|111|
## inf2 Family
### `inf2.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-accelerator-count|1|
 |karpenter.k8s.aws/instance-accelerator-manufacturer|aws|
 |karpenter.k8s.aws/instance-accelerator-name|inferentia2|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|inf|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|inf2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2083|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|inf2.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |aws.amazon.com/neuron|1|
 |aws.amazon.com/neuroncore|2|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `inf2.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-accelerator-count|1|
 |karpenter.k8s.aws/instance-accelerator-manufacturer|aws|
 |karpenter.k8s.aws/instance-accelerator-name|inferentia2|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|inf|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|inf2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|16667|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|inf2.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |aws.amazon.com/neuron|1|
 |aws.amazon.com/neuroncore|2|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `inf2.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-accelerator-count|6|
 |karpenter.k8s.aws/instance-accelerator-manufacturer|aws|
 |karpenter.k8s.aws/instance-accelerator-name|inferentia2|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|inf|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|inf2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|inf2.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |aws.amazon.com/neuron|6|
 |aws.amazon.com/neuroncore|12|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `inf2.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-accelerator-count|12|
 |karpenter.k8s.aws/instance-accelerator-manufacturer|aws|
 |karpenter.k8s.aws/instance-accelerator-name|inferentia2|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|inf|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|inf2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|inf2.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |aws.amazon.com/neuron|12|
 |aws.amazon.com/neuroncore|24|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## is4gen Family
### `is4gen.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|is|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|is4gen|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|937|
 |karpenter.k8s.aws/instance-memory|6144|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|is4gen.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|5181Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `is4gen.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|is|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|is4gen|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1875|
 |karpenter.k8s.aws/instance-memory|12288|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|is4gen.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|10633Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `is4gen.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|is|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|is4gen|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3750|
 |karpenter.k8s.aws/instance-memory|24576|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|is4gen.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|21680Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `is4gen.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|is|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|is4gen|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7500|
 |karpenter.k8s.aws/instance-memory|49152|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|is4gen.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|44413Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `is4gen.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|is|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|is4gen|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|15000|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|is4gen.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|87943Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `is4gen.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|is|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|is4gen|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|30000|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|is4gen.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|178874Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
## m1 Family
### `m1.small`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|0|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|1740|
 |karpenter.k8s.aws/instance-size|small|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m1.small|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|1166Mi|
 |pods|8|
### `m1.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|0|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|3788|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m1.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|3016Mi|
 |pods|12|
### `m1.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|0|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|7680|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m1.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6430Mi|
 |pods|29|
### `m1.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|0|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|15360|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m1.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|13215Mi|
 |pods|58|
## m2 Family
### `m2.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|0|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|17510|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m2.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|15203Mi|
 |pods|58|
### `m2.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|0|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|35020|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m2.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|30740Mi|
 |pods|118|
### `m2.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|0|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|70041|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m2.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|61858Mi|
 |pods|234|
## m3 Family
### `m3.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|3840|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m3.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|3065Mi|
 |pods|12|
### `m3.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|7680|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m3.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6430Mi|
 |pods|29|
### `m3.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|15360|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m3.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|13215Mi|
 |pods|58|
### `m3.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|30720|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m3.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|26763Mi|
 |pods|118|
## m4 Family
### `m4.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|450|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m4|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m4.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|7002Mi|
 |pods|20|
### `m4.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m4|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m4.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
### `m4.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|1000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m4|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m4.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
### `m4.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m4|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m4.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
### `m4.10xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|40|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m4|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|163840|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|10xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m4.10xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|39830m|
 |ephemeral-storage|17Gi|
 |memory|148623Mi|
 |pods|234|
### `m4.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m4|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m4.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
## m5 Family
### `m5.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6903Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m5.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m5.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m5.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m5.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|6800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m5.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m5.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|13600|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m5.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m5.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|120|
## m5a Family
### `m5a.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2880|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5a.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6903Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m5a.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2880|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5a.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m5a.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2880|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5a.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m5a.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2880|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5a.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m5a.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5a.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m5a.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|6780|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5a.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m5a.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5a.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m5a.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|13750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5a.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## m5ad Family
### `m5ad.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2880|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|75|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5ad.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6903Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m5ad.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2880|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|150|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5ad.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m5ad.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2880|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|300|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5ad.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m5ad.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2880|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|600|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5ad.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m5ad.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1200|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5ad.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m5ad.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|6780|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1800|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5ad.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m5ad.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2400|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5ad.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m5ad.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|13750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3600|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5ad.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## m5d Family
### `m5d.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|75|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5d.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6903Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m5d.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|150|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5d.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m5d.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|300|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5d.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m5d.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|600|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5d.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m5d.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|6800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1200|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5d.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m5d.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1800|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5d.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m5d.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|13600|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2400|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5d.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m5d.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3600|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5d.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m5d.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|3600|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5d.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## m5dn Family
### `m5dn.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5dn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|75|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|2100|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5dn.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6903Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m5dn.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5dn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|150|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|4100|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5dn.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m5dn.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5dn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|300|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|8125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5dn.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m5dn.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5dn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|600|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|16250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5dn.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m5dn.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|6800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5dn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1200|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5dn.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m5dn.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5dn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1800|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5dn.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m5dn.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|13600|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5dn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2400|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5dn.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m5dn.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5dn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3600|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5dn.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `m5dn.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5dn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|3600|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5dn.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## m5n Family
### `m5n.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|2100|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5n.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6903Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m5n.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|4100|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5n.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m5n.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|8125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5n.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m5n.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|16250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5n.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m5n.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|6800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5n.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m5n.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5n.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m5n.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|13600|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5n.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m5n.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5n.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `m5n.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5n.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## m5zn Family
### `m5zn.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5zn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|3000|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5zn.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6903Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|13|
### `m5zn.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5zn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5zn.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|29|
### `m5zn.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5zn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5zn.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|62|
### `m5zn.3xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|12|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5zn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|49152|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|3xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5zn.3xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|11900m|
 |ephemeral-storage|17Gi|
 |memory|42536Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|92|
### `m5zn.6xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|24|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5zn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|6xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5zn.6xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|23870m|
 |ephemeral-storage|17Gi|
 |memory|88002Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `m5zn.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5zn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5zn.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `m5zn.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m5zn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m5zn.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## m6a Family
### `m6a.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6a.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6903Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m6a.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6a.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m6a.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6a.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m6a.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6a.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m6a.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6a.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `m6a.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|18750|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6a.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `m6a.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6a.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m6a.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6a.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m6a.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6a.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m6a.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6a.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `m6a.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6a.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## m6g Family
### `m6g.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|500|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6g.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|3286Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `m6g.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6g.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6844Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m6g.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6g.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m6g.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6g.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m6g.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6g.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57632Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m6g.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6g.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118253Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m6g.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|14250|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6g.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178874Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m6g.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6g.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|233962Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m6g.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6g.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|233962Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## m6gd Family
### `m6gd.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|59|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|500|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6gd.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|3286Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `m6gd.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6gd.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6844Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m6gd.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6gd.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m6gd.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6gd.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m6gd.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6gd.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57632Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m6gd.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6gd.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118253Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m6gd.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|14250|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6gd.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178874Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m6gd.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6gd.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|233962Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m6gd.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|m6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6gd.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|233962Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## m6i Family
### `m6i.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6i.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6903Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m6i.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6i.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m6i.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6i.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m6i.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6i.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m6i.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6i.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `m6i.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|18750|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6i.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `m6i.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6i.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m6i.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6i.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m6i.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6i.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `m6i.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6i.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## m6id Family
### `m6id.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6id.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6903Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m6id.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6id.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m6id.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6id.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m6id.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6id.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m6id.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6id.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `m6id.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|18750|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6id.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `m6id.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6id.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m6id.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6id.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m6id.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6id.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `m6id.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6id.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## m6idn Family
### `m6idn.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6idn.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6903Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m6idn.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6idn.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m6idn.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6idn.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m6idn.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6idn.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m6idn.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6idn.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `m6idn.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|37500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6idn.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `m6idn.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|50000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6idn.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m6idn.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|75000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|150000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6idn.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m6idn.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6idn.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|480277Mi|
 |pods|394|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|106|
### `m6idn.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6idn.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|480277Mi|
 |pods|394|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|106|
## m6in Family
### `m6in.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6in.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6903Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m6in.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6in.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m6in.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6in.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m6in.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6in.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m6in.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6in.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `m6in.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|37500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6in.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `m6in.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|50000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6in.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m6in.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|75000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|150000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6in.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m6in.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6in.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|480277Mi|
 |pods|394|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|106|
### `m6in.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m6in.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|480277Mi|
 |pods|394|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|106|
## m7a Family
### `m7a.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|390|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7a.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|3345Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `m7a.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7a.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6903Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m7a.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7a.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m7a.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7a.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m7a.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7a.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m7a.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7a.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `m7a.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|18750|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7a.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `m7a.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7a.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m7a.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7a.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m7a.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7a.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m7a.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7a.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `m7a.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7a.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## m7g Family
### `m7g.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|520|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7g.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|3286Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `m7g.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7g.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6844Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m7g.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1876|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7g.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m7g.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7g.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m7g.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7g.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57632Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m7g.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7g.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118253Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m7g.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7g.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178874Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m7g.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7g.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|233962Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `m7g.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7g.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|233962Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## m7gd Family
### `m7gd.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|59|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|520|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7gd.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|3286Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `m7gd.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7gd.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6844Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m7gd.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1876|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7gd.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m7gd.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7gd.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m7gd.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7gd.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57632Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m7gd.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7gd.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118253Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m7gd.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7gd.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178874Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m7gd.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7gd.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|233962Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `m7gd.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7gd.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|233962Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## m7i Family
### `m7i.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7i.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6903Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m7i.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7i.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m7i.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7i.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m7i.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7i.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m7i.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7i.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `m7i.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|18750|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7i.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `m7i.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7i.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m7i.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7i.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m7i.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7i.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m7i.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7i.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `m7i.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7i.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## m7i-flex Family
### `m7i-flex.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7i-flex|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|390|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7i-flex.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6903Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|3|
### `m7i-flex.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7i-flex|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7i-flex.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|8|
### `m7i-flex.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7i-flex|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7i-flex.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m7i-flex.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7i-flex|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7i-flex.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57691Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|34|
### `m7i-flex.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7i-flex|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7i-flex.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m7i-flex.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7i-flex|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|9375|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7i-flex.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `m7i-flex.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m7i-flex|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m7i-flex.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|234021Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## m8a Family
### `m8a.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|520|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8a.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|3345Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `m8a.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8a.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6573Mi|
 |pods|59|
 |vpc.amazonaws.com/pod-eni|9|
### `m8a.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8a.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|13942Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|18|
### `m8a.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8a.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|28217Mi|
 |pods|158|
 |vpc.amazonaws.com/pod-eni|38|
### `m8a.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8a.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|56811Mi|
 |pods|314|
 |vpc.amazonaws.com/pod-eni|54|
### `m8a.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8a.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|116574Mi|
 |pods|392|
 |vpc.amazonaws.com/pod-eni|82|
### `m8a.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8a.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|173169Mi|
 |pods|758|
 |vpc.amazonaws.com/pod-eni|110|
### `m8a.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8a.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|231018Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8a.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8a.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|352259Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8a.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8a.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|352259Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8a.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8a.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|710440Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `m8a.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8a.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|710440Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
## m8azn Family
### `m8azn.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|5000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8azn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|2080|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8azn.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|3312Mi|
 |pods|11|
 |vpc.amazonaws.com/pod-eni|3|
### `m8azn.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|5000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8azn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|4170|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8azn.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6364Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|8|
### `m8azn.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|5000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8azn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|8330|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8azn.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|13942Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|18|
### `m8azn.3xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|12|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|5000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8azn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|49152|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|3xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8azn.3xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|11900m|
 |ephemeral-storage|17Gi|
 |memory|41656Mi|
 |pods|314|
 |vpc.amazonaws.com/pod-eni|34|
### `m8azn.6xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|24|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|5000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8azn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|6xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8azn.6xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|23870m|
 |ephemeral-storage|17Gi|
 |memory|87122Mi|
 |pods|314|
 |vpc.amazonaws.com/pod-eni|54|
### `m8azn.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|5000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8azn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8azn.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|170397Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8azn.metal-12xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|5000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8azn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal-12xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8azn.metal-12xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|170397Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8azn.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|5000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8azn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8azn.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|352259Mi|
 |pods|1010|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|106|
### `m8azn.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|5000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8azn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8azn.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|352259Mi|
 |pods|1010|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|106|
## m8g Family
### `m8g.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|520|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8g.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|3286Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `m8g.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8g.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6844Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m8g.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8g.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m8g.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8g.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m8g.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8g.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57632Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m8g.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8g.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118253Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m8g.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8g.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178874Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m8g.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8g.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|233962Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m8g.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8g.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355203Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `m8g.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8g.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355203Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `m8g.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8g.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|718928Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `m8g.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8g.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|718928Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## m8gb Family
### `m8gb.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|2083|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gb.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|3286Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `m8gb.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|4166|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gb.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6844Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m8gb.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|8333|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gb.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m8gb.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|16666|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gb.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m8gb.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|33330|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gb.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57632Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m8gb.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|50000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|66660|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gb.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|117615Mi|
 |pods|292|
 |vpc.amazonaws.com/pod-eni|52|
### `m8gb.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|75000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gb.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|177598Mi|
 |pods|350|
 |vpc.amazonaws.com/pod-eni|50|
### `m8gb.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|133330|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gb.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|233423Mi|
 |pods|786|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|106|
### `m8gb.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|150000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gb.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|350352Mi|
 |pods|1178|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `m8gb.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|150000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gb.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|350352Mi|
 |pods|1178|
 |vpc.amazonaws.com/efa|1|
### `m8gb.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|300000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|400000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gb.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|720545Mi|
 |pods|590|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|98|
### `m8gb.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|300000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|400000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gb.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|720545Mi|
 |pods|590|
 |vpc.amazonaws.com/efa|2|
## m8gd Family
### `m8gd.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|59|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|520|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gd.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|3286Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `m8gd.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gd.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6844Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m8gd.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gd.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m8gd.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gd.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m8gd.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gd.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57632Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m8gd.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gd.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|118253Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m8gd.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gd.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|178874Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m8gd.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gd.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|233962Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `m8gd.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gd.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355203Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `m8gd.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gd.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|355203Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `m8gd.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gd.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|718928Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `m8gd.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gd.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|718928Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## m8gn Family
### `m8gn.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gn.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|3286Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `m8gn.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gn.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6844Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `m8gn.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gn.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `m8gn.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gn.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `m8gn.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gn.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|57632Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `m8gn.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gn.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|117615Mi|
 |pods|292|
 |vpc.amazonaws.com/pod-eni|52|
### `m8gn.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|150000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gn.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|177598Mi|
 |pods|350|
 |vpc.amazonaws.com/pod-eni|50|
### `m8gn.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gn.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|233423Mi|
 |pods|786|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|106|
### `m8gn.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|300000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gn.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|350352Mi|
 |pods|1178|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `m8gn.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|300000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gn.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|350352Mi|
 |pods|1178|
 |vpc.amazonaws.com/efa|1|
### `m8gn.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|120000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|600000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gn.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|720545Mi|
 |pods|590|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|98|
### `m8gn.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|120000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|600000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8gn.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|720545Mi|
 |pods|590|
 |vpc.amazonaws.com/efa|2|
## m8i Family
### `m8i.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6573Mi|
 |pods|59|
 |vpc.amazonaws.com/pod-eni|9|
### `m8i.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|13502Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `m8i.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|28657Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `m8i.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|55931Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `m8i.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|115474Mi|
 |pods|492|
 |vpc.amazonaws.com/pod-eni|82|
### `m8i.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|175017Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `m8i.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|231018Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8i.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|352259Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8i.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|467957Mi|
 |pods|1514|
 |vpc.amazonaws.com/pod-eni|98|
### `m8i.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|710440Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `m8i.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|710440Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `m8i.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|1437890Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `m8i.metal-96xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal-96xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i.metal-96xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|1437890Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
## m8i-flex Family
### `m8i-flex.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|468|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i-flex.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6573Mi|
 |pods|59|
 |vpc.amazonaws.com/pod-eni|3|
### `m8i-flex.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i-flex.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|13502Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|8|
### `m8i-flex.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i-flex.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|28657Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `m8i-flex.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i-flex.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|55931Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|34|
### `m8i-flex.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i-flex.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|115474Mi|
 |pods|492|
 |vpc.amazonaws.com/pod-eni|52|
### `m8i-flex.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|11250|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i-flex.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|175017Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `m8i-flex.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8i-flex.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|231018Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
## m8ib Family
### `m8ib.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|2083|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ib.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6364Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|8|
### `m8ib.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|4166|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ib.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|13502Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `m8ib.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|8333|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ib.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|28657Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `m8ib.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|16666|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ib.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|55931Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `m8ib.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|33330|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ib.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|116552Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|84|
### `m8ib.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|37500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ib.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|175017Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `m8ib.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|50000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|66660|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ib.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|231018Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8ib.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|75000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ib.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|352259Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8ib.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|133330|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ib.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|473501Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8ib.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|150000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ib.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|710440Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `m8ib.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|150000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ib.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|710440Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
### `m8ib.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|300000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|400000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ib.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|1446206Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|98|
### `m8ib.metal-96xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|300000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-size|metal-96xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ib.metal-96xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|1446206Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
## m8id Family
### `m8id.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8id.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6573Mi|
 |pods|59|
 |vpc.amazonaws.com/pod-eni|9|
### `m8id.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8id.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|13502Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `m8id.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8id.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|28657Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `m8id.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8id.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|55931Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `m8id.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8id.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|115474Mi|
 |pods|492|
 |vpc.amazonaws.com/pod-eni|82|
### `m8id.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8id.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|175017Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `m8id.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8id.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|231018Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8id.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8id.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|352259Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8id.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8id.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|467957Mi|
 |pods|1514|
 |vpc.amazonaws.com/pod-eni|98|
### `m8id.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8id.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|710440Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `m8id.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8id.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|710440Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `m8id.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|22800|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8id.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|1437890Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `m8id.metal-96xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|22800|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal-96xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8id.metal-96xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|1437890Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
## m8idb Family
### `m8idb.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|2083|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idb.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6364Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|8|
### `m8idb.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|4166|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idb.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|13502Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `m8idb.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|8333|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idb.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|28657Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `m8idb.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|16666|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idb.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|55931Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `m8idb.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|33330|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idb.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|116552Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|84|
### `m8idb.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|37500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idb.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|175017Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `m8idb.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|50000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|66660|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idb.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|231018Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8idb.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|75000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idb.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|352259Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8idb.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|133330|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idb.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|473501Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8idb.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|150000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idb.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|710440Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `m8idb.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|150000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idb.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|710440Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
### `m8idb.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|300000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|22800|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|400000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idb.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|1446206Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|98|
### `m8idb.metal-96xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|300000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|22800|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-size|metal-96xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idb.metal-96xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|1446206Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
## m8idn Family
### `m8idn.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idn.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6364Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|8|
### `m8idn.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idn.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|13502Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `m8idn.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idn.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|28657Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `m8idn.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idn.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|55931Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `m8idn.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idn.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|116552Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|84|
### `m8idn.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idn.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|175017Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `m8idn.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idn.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|231018Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8idn.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|150000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idn.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|352259Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8idn.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idn.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|473501Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8idn.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|300000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idn.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|710440Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `m8idn.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idn.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|710440Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
### `m8idn.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|120000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|22800|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|600000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idn.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|1446206Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|98|
### `m8idn.metal-96xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|120000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|22800|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-size|metal-96xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8idn.metal-96xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|1446206Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
## m8in Family
### `m8in.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8in.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6364Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|8|
### `m8in.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8in.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|13502Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `m8in.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8in.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|28657Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `m8in.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8in.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|55931Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `m8in.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8in.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|116552Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|84|
### `m8in.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8in.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|175017Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `m8in.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8in.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|231018Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8in.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|150000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8in.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|352259Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8in.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8in.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|473501Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `m8in.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|300000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8in.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|710440Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `m8in.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8in.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|710440Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
### `m8in.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|120000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|600000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8in.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|1446206Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|98|
### `m8in.metal-96xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|120000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-size|metal-96xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8in.metal-96xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|1446206Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
## m8ine Family
### `m8ine.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ine|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ine.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6364Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|8|
### `m8ine.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ine|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ine.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|13502Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `m8ine.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ine|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ine.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|28657Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `m8ine.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ine|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ine.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|55931Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `m8ine.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ine|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ine.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|116552Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|84|
### `m8ine.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m8ine|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m8ine.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|175017Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
## m9g Family
### `m9g.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|12000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9g|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9g.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|2934Mi|
 |pods|40|
### `m9g.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|12000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9g|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9g.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6514Mi|
 |pods|59|
### `m9g.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|12000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9g|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9g.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|13443Mi|
 |pods|118|
### `m9g.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|12000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9g|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9g.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|28598Mi|
 |pods|118|
### `m9g.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|12000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9g|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9g.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|55872Mi|
 |pods|394|
### `m9g.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|12000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9g|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9g.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|115415Mi|
 |pods|492|
### `m9g.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|18000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9g|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9g.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|174958Mi|
 |pods|590|
### `m9g.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|24000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9g|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9g.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|230959Mi|
 |pods|1010|
### `m9g.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|36000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9g|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9g.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|346656Mi|
 |pods|1514|
### `m9g.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|72000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9g|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9g.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|710381Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
### `m9g.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|72000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9g|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9g.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|710381Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
## m9gd Family
### `m9gd.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|12000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9gd|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|59|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9gd.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|2934Mi|
 |pods|40|
### `m9gd.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|12000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9gd|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9gd.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6514Mi|
 |pods|59|
### `m9gd.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|12000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9gd|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9gd.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|13443Mi|
 |pods|118|
### `m9gd.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|12000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9gd|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9gd.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|28598Mi|
 |pods|118|
### `m9gd.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|12000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9gd|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9gd.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|55872Mi|
 |pods|394|
### `m9gd.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|12000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9gd|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9gd.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|115415Mi|
 |pods|492|
### `m9gd.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|18000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9gd|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9gd.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|174958Mi|
 |pods|590|
### `m9gd.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|24000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9gd|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9gd.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|230959Mi|
 |pods|1010|
### `m9gd.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|36000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9gd|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9gd.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|346656Mi|
 |pods|1514|
### `m9gd.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|72000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9gd|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9gd.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|710381Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
### `m9gd.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|m|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|72000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|m9gd|
 |karpenter.k8s.aws/instance-generation|9|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|m9gd.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|710381Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
## p3dn Family
### `p3dn.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|p|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|p3dn|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-gpu-count|8|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|32768|
 |karpenter.k8s.aws/instance-gpu-name|v100|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1800|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|p3dn.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |nvidia.com/gpu|8|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## p4d Family
### `p4d.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|p|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|p4d|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-gpu-count|8|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|40960|
 |karpenter.k8s.aws/instance-gpu-name|a100|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|8000|
 |karpenter.k8s.aws/instance-memory|1179648|
 |karpenter.k8s.aws/instance-network-bandwidth|400000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|p4d.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|1082712Mi|
 |nvidia.com/gpu|8|
 |pods|737|
 |vpc.amazonaws.com/efa|4|
 |vpc.amazonaws.com/pod-eni|62|
## p4de Family
### `p4de.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|p|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|p4de|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-gpu-count|8|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|81920|
 |karpenter.k8s.aws/instance-gpu-name|a100|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|8000|
 |karpenter.k8s.aws/instance-memory|1179648|
 |karpenter.k8s.aws/instance-network-bandwidth|400000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|p4de.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|1082712Mi|
 |nvidia.com/gpu|8|
 |pods|737|
 |vpc.amazonaws.com/efa|4|
 |vpc.amazonaws.com/pod-eni|62|
## p5 Family
### `p5.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|p|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|p5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-gpu-count|1|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|81920|
 |karpenter.k8s.aws/instance-gpu-name|h100|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|p5.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|240830Mi|
 |nvidia.com/gpu|1|
 |pods|118|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|58|
### `p5.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|p|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|p5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-gpu-count|8|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|81920|
 |karpenter.k8s.aws/instance-gpu-name|h100|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|30400|
 |karpenter.k8s.aws/instance-memory|2097152|
 |karpenter.k8s.aws/instance-network-bandwidth|3200000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|p5.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1938410Mi|
 |nvidia.com/gpu|8|
 |pods|100|
 |vpc.amazonaws.com/efa|32|
 |vpc.amazonaws.com/pod-eni|120|
## p5e Family
### `p5e.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|p|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|p5e|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-gpu-count|8|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|144384|
 |karpenter.k8s.aws/instance-gpu-name|h200|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|30400|
 |karpenter.k8s.aws/instance-memory|2097152|
 |karpenter.k8s.aws/instance-network-bandwidth|3200000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|p5e.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1938410Mi|
 |nvidia.com/gpu|8|
 |pods|100|
 |vpc.amazonaws.com/efa|32|
 |vpc.amazonaws.com/pod-eni|120|
## p5en Family
### `p5en.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|p|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|p5en|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-gpu-count|8|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|144384|
 |karpenter.k8s.aws/instance-gpu-name|h200|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|30400|
 |karpenter.k8s.aws/instance-memory|2097152|
 |karpenter.k8s.aws/instance-network-bandwidth|3200000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|p5en.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1937332Mi|
 |nvidia.com/gpu|8|
 |pods|198|
 |vpc.amazonaws.com/efa|16|
 |vpc.amazonaws.com/pod-eni|120|
## p6-b200 Family
### `p6-b200.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|p|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|p6-b200|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|8|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|183359|
 |karpenter.k8s.aws/instance-gpu-name|b200|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|30400|
 |karpenter.k8s.aws/instance-memory|2097152|
 |karpenter.k8s.aws/instance-network-bandwidth|3200000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|p6-b200.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1937332Mi|
 |nvidia.com/gpu|8|
 |pods|198|
 |vpc.amazonaws.com/efa|8|
 |vpc.amazonaws.com/pod-eni|120|
## p6-b300 Family
### `p6-b300.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|p|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|p6-b300|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-gpu-count|8|
 |karpenter.k8s.aws/instance-gpu-manufacturer|nvidia|
 |karpenter.k8s.aws/instance-gpu-memory|275040|
 |karpenter.k8s.aws/instance-gpu-name|b300|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|30400|
 |karpenter.k8s.aws/instance-memory|4194304|
 |karpenter.k8s.aws/instance-network-bandwidth|6400000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|p6-b300.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|3877198Mi|
 |nvidia.com/gpu|8|
 |pods|198|
 |vpc.amazonaws.com/efa|16|
 |vpc.amazonaws.com/pod-eni|120|
## r3 Family
### `r3.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|15360|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r3.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|13534Mi|
 |pods|29|
### `r3.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|31232|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r3.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|27896Mi|
 |pods|58|
### `r3.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|62464|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r3.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|56786Mi|
 |pods|58|
### `r3.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|124928|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r3.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|112629Mi|
 |pods|234|
### `r3.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|249856|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r3.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|228187Mi|
 |pods|234|
## r4 Family
### `r4.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|425|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r4|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|15616|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r4.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|13770Mi|
 |pods|29|
### `r4.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|850|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r4|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|31232|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r4.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|27896Mi|
 |pods|58|
### `r4.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|1700|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r4|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|62464|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r4.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|56786Mi|
 |pods|58|
### `r4.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r4|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|124928|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r4.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|112629Mi|
 |pods|234|
### `r4.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|7000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r4|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|249856|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r4.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|228187Mi|
 |pods|234|
### `r4.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|14000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r4|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|499712|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r4.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|453771Mi|
 |pods|737|
## r5 Family
### `r5.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r5.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r5.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r5.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|6800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360795Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|13600|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r5.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r5.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|120|
## r5a Family
### `r5a.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2880|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5a.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r5a.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2880|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5a.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r5a.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2880|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5a.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r5a.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2880|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5a.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5a.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5a.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5a.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|6780|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5a.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360795Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5a.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5a.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r5a.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|13570|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5a|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5a.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## r5ad Family
### `r5ad.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2880|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|75|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5ad.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r5ad.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2880|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|150|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5ad.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r5ad.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2880|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|300|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5ad.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r5ad.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2880|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|600|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5ad.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5ad.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1200|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5ad.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5ad.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|6780|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1800|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5ad.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360795Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5ad.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2400|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5ad.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r5ad.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|13570|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5ad|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3600|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5ad.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## r5b Family
### `r5b.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5b|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5b.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r5b.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5b|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5b.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r5b.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5b|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5b.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r5b.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5b|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5b.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5b.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5b|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5b.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5b.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5b|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5b.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360795Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5b.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5b|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5b.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r5b.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5b|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5b.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r5b.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5b|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5b.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## r5d Family
### `r5d.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|75|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5d.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r5d.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|150|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5d.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r5d.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|300|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5d.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r5d.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|600|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5d.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5d.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|6800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1200|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5d.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5d.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1800|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5d.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360795Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5d.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|13600|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2400|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5d.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r5d.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3600|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5d.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r5d.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r5d|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|3600|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5d.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## r5dn Family
### `r5dn.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r5dn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|75|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2100|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5dn.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r5dn.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r5dn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|150|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|4100|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5dn.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r5dn.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r5dn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|300|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|8125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5dn.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r5dn.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r5dn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|600|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|16250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5dn.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5dn.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|6800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r5dn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1200|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5dn.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5dn.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r5dn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1800|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5dn.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360795Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5dn.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|13600|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r5dn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2400|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5dn.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r5dn.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r5dn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3600|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5dn.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `r5dn.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r5dn|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|3600|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5dn.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## r5n Family
### `r5n.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2100|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5n.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r5n.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|4100|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5n.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r5n.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|8125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5n.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r5n.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|16250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5n.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5n.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|6800|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5n.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5n.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5n.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360795Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r5n.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|13600|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5n.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r5n.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5n.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `r5n.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r5n|
 |karpenter.k8s.aws/instance-generation|5|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r5n.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## r6a Family
### `r6a.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6a.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r6a.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6a.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r6a.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6a.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r6a.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6a.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r6a.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6a.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `r6a.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|18750|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6a.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360795Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `r6a.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6a.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r6a.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6a.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r6a.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6a.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|961470Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r6a.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6a.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1446437Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `r6a.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6a|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6a.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1446437Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## r6g Family
### `r6g.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|500|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6g.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|7075Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `r6g.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6g.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14422Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r6g.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6g.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r6g.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6g.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59568Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r6g.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6g.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118253Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r6g.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6g.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239495Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r6g.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|14250|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6g.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360736Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r6g.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6g.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476445Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r6g.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r6g|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6g.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476445Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## r6gd Family
### `r6gd.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|59|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|500|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6gd.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|7075Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `r6gd.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6gd.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14422Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r6gd.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6gd.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r6gd.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6gd.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59568Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r6gd.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6gd.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118253Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r6gd.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6gd.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239495Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r6gd.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|14250|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6gd.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360736Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r6gd.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6gd.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476445Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r6gd.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|r6gd|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6gd.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476445Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## r6i Family
### `r6i.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6i.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r6i.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6i.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r6i.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6i.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r6i.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6i.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r6i.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6i.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `r6i.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|18750|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6i.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360795Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `r6i.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6i.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r6i.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6i.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r6i.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6i.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|961470Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `r6i.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6i|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6i.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|961470Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## r6id Family
### `r6id.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6id.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r6id.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6id.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r6id.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6id.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r6id.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6id.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r6id.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6id.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `r6id.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|18750|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6id.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360795Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `r6id.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6id.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r6id.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6id.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r6id.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6id.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|961470Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `r6id.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6id|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6id.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|961470Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## r6idn Family
### `r6idn.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6idn.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r6idn.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6idn.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r6idn.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6idn.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r6idn.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6idn.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r6idn.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6idn.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `r6idn.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|37500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6idn.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360795Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `r6idn.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|50000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6idn.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r6idn.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|75000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|150000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6idn.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r6idn.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6idn.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|965243Mi|
 |pods|394|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|106|
### `r6idn.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6idn|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6idn.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|965243Mi|
 |pods|394|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|106|
## r6in Family
### `r6in.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6in.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r6in.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6in.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r6in.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6in.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r6in.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6in.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r6in.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6in.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `r6in.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|37500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6in.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360795Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `r6in.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|50000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6in.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r6in.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|75000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|150000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6in.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r6in.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6in.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|965243Mi|
 |pods|394|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|106|
### `r6in.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r6in|
 |karpenter.k8s.aws/instance-generation|6|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r6in.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|965243Mi|
 |pods|394|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|106|
## r7a Family
### `r7a.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|390|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7a.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|7134Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `r7a.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7a.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r7a.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7a.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r7a.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7a.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r7a.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7a.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r7a.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7a.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `r7a.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|18750|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7a.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360795Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `r7a.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7a.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r7a.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7a.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r7a.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7a.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|961470Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r7a.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7a.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1446437Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `r7a.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7a|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7a.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1446437Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## r7g Family
### `r7g.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|520|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7g.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|7075Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `r7g.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7g.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14422Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r7g.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1876|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7g.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r7g.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7g.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59568Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r7g.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7g.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118253Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r7g.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7g.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239495Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r7g.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7g.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360736Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r7g.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7g.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476445Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `r7g.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7g|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7g.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476445Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## r7gd Family
### `r7gd.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|59|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|520|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7gd.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|7075Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `r7gd.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7gd.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14422Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r7gd.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1876|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7gd.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r7gd.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7gd.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59568Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r7gd.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7gd.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118253Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r7gd.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7gd.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239495Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r7gd.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7gd.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360736Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r7gd.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7gd.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476445Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `r7gd.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2600|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7gd|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7gd.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476445Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## r7i Family
### `r7i.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7i.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r7i.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7i.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r7i.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7i.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r7i.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7i.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r7i.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7i.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `r7i.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|18750|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7i.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360795Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `r7i.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7i.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r7i.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7i.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r7i.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7i.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718987Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r7i.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7i.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1446437Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `r7i.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7i|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7i.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1446437Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## r7iz Family
### `r7iz.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7iz|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|781|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7iz.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r7iz.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7iz|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7iz.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r7iz.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7iz|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7iz.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r7iz.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7iz|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7iz.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118312Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r7iz.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7iz|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7iz.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239554Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|84|
### `r7iz.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7iz|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7iz.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360795Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `r7iz.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7iz|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7iz.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r7iz.metal-16xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7iz|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|metal-16xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7iz.metal-16xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476504Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r7iz.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7iz|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7iz.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|961470Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `r7iz.metal-32xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r7iz|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal-32xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r7iz.metal-32xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|961470Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## r8a Family
### `r8a.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|520|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8a.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|7134Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `r8a.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8a.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14151Mi|
 |pods|59|
 |vpc.amazonaws.com/pod-eni|9|
### `r8a.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8a.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29097Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|18|
### `r8a.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8a.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|58527Mi|
 |pods|158|
 |vpc.amazonaws.com/pod-eni|38|
### `r8a.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8a.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|117432Mi|
 |pods|314|
 |vpc.amazonaws.com/pod-eni|54|
### `r8a.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8a.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|237816Mi|
 |pods|392|
 |vpc.amazonaws.com/pod-eni|82|
### `r8a.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8a.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|355031Mi|
 |pods|758|
 |vpc.amazonaws.com/pod-eni|110|
### `r8a.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8a.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|473501Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8a.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8a.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|715984Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8a.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8a.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|715984Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8a.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8a.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1437890Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `r8a.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8a|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8a.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1437890Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
## r8g Family
### `r8g.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|520|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8g.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|7075Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `r8g.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8g.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14422Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r8g.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8g.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r8g.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8g.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59568Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r8g.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8g.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118253Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r8g.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8g.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239495Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r8g.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8g.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360736Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r8g.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8g.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476445Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r8g.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8g.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718928Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `r8g.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8g.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718928Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `r8g.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8g.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1446378Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `r8g.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8g.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1446378Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## r8gb Family
### `r8gb.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|2083|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gb.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|7075Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `r8gb.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|4166|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gb.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14422Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r8gb.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|8333|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gb.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r8gb.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|16666|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gb.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59568Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r8gb.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|33330|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gb.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118253Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r8gb.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|50000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|66660|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gb.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|238857Mi|
 |pods|292|
 |vpc.amazonaws.com/pod-eni|52|
### `r8gb.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|75000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gb.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|359460Mi|
 |pods|350|
 |vpc.amazonaws.com/pod-eni|50|
### `r8gb.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|133330|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gb.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|475906Mi|
 |pods|786|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|106|
### `r8gb.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|150000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gb.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|714077Mi|
 |pods|1178|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `r8gb.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|150000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gb.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|714077Mi|
 |pods|1178|
 |vpc.amazonaws.com/efa|1|
### `r8gb.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|300000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|400000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gb.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1447995Mi|
 |pods|590|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|98|
### `r8gb.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|300000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|400000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gb.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1447995Mi|
 |pods|590|
 |vpc.amazonaws.com/efa|2|
## r8gd Family
### `r8gd.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|59|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|520|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gd.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|7075Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `r8gd.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gd.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14422Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r8gd.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gd.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r8gd.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gd.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59568Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r8gd.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gd.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118253Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r8gd.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gd.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|239495Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r8gd.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gd.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|360736Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r8gd.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gd.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|476445Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `r8gd.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gd.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718928Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `r8gd.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gd.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|718928Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `r8gd.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gd.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1446378Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `r8gd.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gd|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gd.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1446378Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## r8gn Family
### `r8gn.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gn.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|7075Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `r8gn.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gn.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14422Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `r8gn.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gn.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `r8gn.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gn.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59568Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `r8gn.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gn.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|118253Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `r8gn.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gn.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|238857Mi|
 |pods|292|
 |vpc.amazonaws.com/pod-eni|52|
### `r8gn.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|150000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gn.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|359460Mi|
 |pods|350|
 |vpc.amazonaws.com/pod-eni|50|
### `r8gn.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gn.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|475906Mi|
 |pods|786|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|106|
### `r8gn.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|300000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gn.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|714077Mi|
 |pods|1178|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `r8gn.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|300000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gn.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|714077Mi|
 |pods|1178|
 |vpc.amazonaws.com/efa|1|
### `r8gn.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|120000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|600000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gn.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1447995Mi|
 |pods|590|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|98|
### `r8gn.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|120000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8gn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|600000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8gn.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1447995Mi|
 |pods|590|
 |vpc.amazonaws.com/efa|2|
## r8i Family
### `r8i.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14151Mi|
 |pods|59|
 |vpc.amazonaws.com/pod-eni|9|
### `r8i.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|28657Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `r8i.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|58967Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `r8i.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|116552Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `r8i.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|236716Mi|
 |pods|492|
 |vpc.amazonaws.com/pod-eni|82|
### `r8i.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|356879Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `r8i.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|473501Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8i.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|715984Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8i.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|952923Mi|
 |pods|1514|
 |vpc.amazonaws.com/pod-eni|98|
### `r8i.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1437890Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `r8i.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1437890Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `r8i.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|2892789Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `r8i.metal-96xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal-96xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i.metal-96xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|2892789Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
## r8i-flex Family
### `r8i-flex.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|468|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i-flex.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14151Mi|
 |pods|59|
 |vpc.amazonaws.com/pod-eni|3|
### `r8i-flex.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i-flex.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|28657Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|8|
### `r8i-flex.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i-flex.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|58967Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `r8i-flex.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i-flex.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|116552Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|34|
### `r8i-flex.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i-flex.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|236716Mi|
 |pods|492|
 |vpc.amazonaws.com/pod-eni|52|
### `r8i-flex.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|11250|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i-flex.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|356879Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `r8i-flex.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|true|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8i-flex|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8i-flex.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|473501Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
## r8ib Family
### `r8ib.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2083|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8ib.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|13942Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|8|
### `r8ib.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|4166|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8ib.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|28657Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `r8ib.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|8333|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8ib.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|58967Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `r8ib.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|16666|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8ib.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|116552Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `r8ib.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|33330|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8ib.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|237794Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|84|
### `r8ib.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|37500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8ib.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|356879Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `r8ib.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|50000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|66660|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8ib.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|473501Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8ib.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|75000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8ib.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|715984Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8ib.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|133330|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8ib.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|958467Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8ib.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|150000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8ib.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1437890Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `r8ib.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|150000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8ib.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1437890Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
### `r8ib.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|300000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-network-bandwidth|400000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8ib.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|2901105Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|98|
### `r8ib.metal-96xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|300000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8ib|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-size|metal-96xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8ib.metal-96xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|2901105Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
## r8id Family
### `r8id.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8id.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14151Mi|
 |pods|59|
 |vpc.amazonaws.com/pod-eni|9|
### `r8id.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8id.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|28657Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `r8id.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8id.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|58967Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `r8id.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8id.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|116552Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `r8id.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8id.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|236716Mi|
 |pods|492|
 |vpc.amazonaws.com/pod-eni|82|
### `r8id.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8id.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|356879Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `r8id.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8id.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|473501Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8id.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8id.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|715984Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8id.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8id.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|952923Mi|
 |pods|1514|
 |vpc.amazonaws.com/pod-eni|98|
### `r8id.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8id.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1437890Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `r8id.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8id.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1437890Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `r8id.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|22800|
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8id.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|2892789Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `r8id.metal-96xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8id|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|22800|
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal-96xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8id.metal-96xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|2892789Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
## r8idb Family
### `r8idb.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|2083|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idb.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|13942Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|8|
### `r8idb.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|4166|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idb.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|28657Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `r8idb.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|8333|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idb.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|58967Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `r8idb.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|16666|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idb.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|116552Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `r8idb.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|25000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|33330|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idb.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|237794Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|84|
### `r8idb.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|37500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idb.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|356879Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `r8idb.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|50000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|66660|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idb.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|473501Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8idb.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|75000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idb.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|715984Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8idb.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|133330|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idb.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|958467Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8idb.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|150000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idb.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1437890Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `r8idb.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|150000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idb.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1437890Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
### `r8idb.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|300000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|22800|
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-network-bandwidth|400000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idb.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|2901105Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|98|
### `r8idb.metal-96xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|300000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idb|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|22800|
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-size|metal-96xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idb.metal-96xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|2901105Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
## r8idn Family
### `r8idn.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idn.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|13942Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|8|
### `r8idn.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idn.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|28657Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `r8idn.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idn.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|58967Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `r8idn.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idn.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|116552Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `r8idn.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idn.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|237794Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|84|
### `r8idn.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idn.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|356879Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `r8idn.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idn.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|473501Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8idn.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|5700|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|150000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idn.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|715984Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8idn.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idn.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|958467Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8idn.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|300000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idn.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1437890Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `r8idn.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|11400|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idn.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1437890Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
### `r8idn.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|120000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|22800|
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-network-bandwidth|600000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idn.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|2901105Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|98|
### `r8idn.metal-96xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|120000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8idn|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|22800|
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-size|metal-96xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8idn.metal-96xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|2901105Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
## r8in Family
### `r8in.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8in.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|13942Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|8|
### `r8in.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8in.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|28657Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `r8in.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8in.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|58967Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `r8in.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8in.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|116552Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `r8in.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8in.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|237794Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|84|
### `r8in.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8in.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|356879Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `r8in.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8in.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|473501Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8in.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|150000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8in.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|715984Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8in.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8in.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|958467Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `r8in.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|300000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8in.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1437890Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `r8in.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8in.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1437890Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
### `r8in.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|120000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-network-bandwidth|600000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8in.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|2901105Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|98|
### `r8in.metal-96xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|r|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|120000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|r8in|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-size|metal-96xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|r8in.metal-96xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|2901105Mi|
 |pods|758|
 |vpc.amazonaws.com/efa|2|
## t1 Family
### `t1.micro`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|0|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|627|
 |karpenter.k8s.aws/instance-size|micro|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t1.micro|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|180Mi|
 |pods|4|
## t2 Family
### `t2.nano`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2400|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|512|
 |karpenter.k8s.aws/instance-size|nano|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t2.nano|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|74Mi|
 |pods|4|
### `t2.micro`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|1024|
 |karpenter.k8s.aws/instance-size|micro|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t2.micro|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|548Mi|
 |pods|4|
### `t2.small`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|2048|
 |karpenter.k8s.aws/instance-size|small|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t2.small|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|1418Mi|
 |pods|11|
### `t2.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t2.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3246Mi|
 |pods|17|
### `t2.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t2.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6837Mi|
 |pods|35|
### `t2.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t2.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14316Mi|
 |pods|44|
### `t2.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t2.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29471Mi|
 |pods|44|
## t3 Family
### `t3.nano`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|512|
 |karpenter.k8s.aws/instance-network-bandwidth|32|
 |karpenter.k8s.aws/instance-size|nano|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t3.nano|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|74Mi|
 |pods|4|
### `t3.micro`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1024|
 |karpenter.k8s.aws/instance-network-bandwidth|64|
 |karpenter.k8s.aws/instance-size|micro|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t3.micro|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|548Mi|
 |pods|4|
### `t3.small`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|2048|
 |karpenter.k8s.aws/instance-network-bandwidth|128|
 |karpenter.k8s.aws/instance-size|small|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t3.small|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|1418Mi|
 |pods|11|
### `t3.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|256|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t3.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3246Mi|
 |pods|17|
### `t3.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2780|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|512|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t3.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6837Mi|
 |pods|35|
### `t3.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2780|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1024|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t3.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
### `t3.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2780|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t3|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|2048|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t3.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
## t3a Family
### `t3a.nano`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t3a|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|512|
 |karpenter.k8s.aws/instance-network-bandwidth|32|
 |karpenter.k8s.aws/instance-size|nano|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t3a.nano|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|74Mi|
 |pods|4|
### `t3a.micro`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t3a|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1024|
 |karpenter.k8s.aws/instance-network-bandwidth|64|
 |karpenter.k8s.aws/instance-size|micro|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t3a.micro|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|548Mi|
 |pods|4|
### `t3a.small`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t3a|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|2048|
 |karpenter.k8s.aws/instance-network-bandwidth|128|
 |karpenter.k8s.aws/instance-size|small|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t3a.small|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|1451Mi|
 |pods|8|
### `t3a.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t3a|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|256|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t3a.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3246Mi|
 |pods|17|
### `t3a.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2780|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t3a|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|512|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t3a.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6837Mi|
 |pods|35|
### `t3a.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2780|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t3a|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1024|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t3a.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14162Mi|
 |pods|58|
### `t3a.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2200|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2780|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t3a|
 |karpenter.k8s.aws/instance-generation|3|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|2048|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t3a.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
## t4g Family
### `t4g.nano`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t4g|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|512|
 |karpenter.k8s.aws/instance-network-bandwidth|32|
 |karpenter.k8s.aws/instance-size|nano|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t4g.nano|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|15Mi|
 |pods|4|
### `t4g.micro`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t4g|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1024|
 |karpenter.k8s.aws/instance-network-bandwidth|64|
 |karpenter.k8s.aws/instance-size|micro|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t4g.micro|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|489Mi|
 |pods|4|
### `t4g.small`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t4g|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|2048|
 |karpenter.k8s.aws/instance-network-bandwidth|128|
 |karpenter.k8s.aws/instance-size|small|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t4g.small|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|1359Mi|
 |pods|11|
### `t4g.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2085|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t4g|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4096|
 |karpenter.k8s.aws/instance-network-bandwidth|256|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t4g.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|3187Mi|
 |pods|17|
### `t4g.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2780|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t4g|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8192|
 |karpenter.k8s.aws/instance-network-bandwidth|512|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t4g.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|6778Mi|
 |pods|35|
### `t4g.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2780|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t4g|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|1024|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t4g.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|14103Mi|
 |pods|58|
### `t4g.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|t|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|2780|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|t4g|
 |karpenter.k8s.aws/instance-generation|4|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|2048|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|t4g.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29258Mi|
 |pods|58|
## trn1 Family
### `trn1.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-accelerator-count|1|
 |karpenter.k8s.aws/instance-accelerator-manufacturer|aws|
 |karpenter.k8s.aws/instance-accelerator-name|trainium|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|trn|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|trn1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|474|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|trn1.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |aws.amazon.com/neuron|1|
 |aws.amazon.com/neuroncore|2|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|17|
### `trn1.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-accelerator-count|16|
 |karpenter.k8s.aws/instance-accelerator-manufacturer|aws|
 |karpenter.k8s.aws/instance-accelerator-name|trainium|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|trn|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|trn1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|800000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|trn1.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |aws.amazon.com/neuron|16|
 |aws.amazon.com/neuroncore|32|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|481894Mi|
 |pods|247|
 |vpc.amazonaws.com/efa|8|
 |vpc.amazonaws.com/pod-eni|82|
## trn1n Family
### `trn1n.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-accelerator-count|16|
 |karpenter.k8s.aws/instance-accelerator-manufacturer|aws|
 |karpenter.k8s.aws/instance-accelerator-name|trainium|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|trn|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|trn1n|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|1600000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|trn1n.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |aws.amazon.com/neuron|16|
 |aws.amazon.com/neuroncore|32|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|481894Mi|
 |pods|247|
 |vpc.amazonaws.com/efa|16|
 |vpc.amazonaws.com/pod-eni|120|
## trn2 Family
### `trn2.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-accelerator-count|16|
 |karpenter.k8s.aws/instance-accelerator-manufacturer|aws|
 |karpenter.k8s.aws/instance-accelerator-name|trainium2|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|trn|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|trn2|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|2097152|
 |karpenter.k8s.aws/instance-network-bandwidth|3200000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|trn2.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |aws.amazon.com/neuron|16|
 |aws.amazon.com/neuroncore|128|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|1938410Mi|
 |pods|100|
 |vpc.amazonaws.com/efa|16|
## u-3tb1 Family
### `u-3tb1.56xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|u|
 |karpenter.k8s.aws/instance-cpu|224|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|u-3tb1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|56xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|u-3tb1.56xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|223370m|
 |ephemeral-storage|17Gi|
 |memory|2906869Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|6|
## u-6tb1 Family
### `u-6tb1.56xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|u|
 |karpenter.k8s.aws/instance-cpu|224|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|38000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|u-6tb1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|6291456|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|56xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|u-6tb1.56xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|223370m|
 |ephemeral-storage|17Gi|
 |memory|5811134Mi|
 |pods|737|
### `u-6tb1.112xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|u|
 |karpenter.k8s.aws/instance-cpu|448|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2100|
 |karpenter.k8s.aws/instance-ebs-bandwidth|38000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|u-6tb1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|6291456|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|112xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|u-6tb1.112xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|446810m|
 |ephemeral-storage|17Gi|
 |memory|5811134Mi|
 |pods|737|
## u7i-12tb Family
### `u7i-12tb.224xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|u|
 |karpenter.k8s.aws/instance-cpu|896|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|1900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|u7i-12tb|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|12582912|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|224xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|u7i-12tb.224xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|893690m|
 |ephemeral-storage|17Gi|
 |memory|11630731Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## u7i-6tb Family
### `u7i-6tb.112xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|u|
 |karpenter.k8s.aws/instance-cpu|448|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|1900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|u7i-6tb|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|6291456|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|112xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|u7i-6tb.112xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|446810m|
 |ephemeral-storage|17Gi|
 |memory|5811134Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## u7i-8tb Family
### `u7i-8tb.112xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|u|
 |karpenter.k8s.aws/instance-cpu|448|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|1900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|u7i-8tb|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|8388608|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|112xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|u7i-8tb.112xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|446810m|
 |ephemeral-storage|17Gi|
 |memory|7751000Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## u7in-16tb Family
### `u7in-16tb.224xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|u|
 |karpenter.k8s.aws/instance-cpu|896|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|1900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|u7in-16tb|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16777216|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|224xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|u7in-16tb.224xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|893690m|
 |ephemeral-storage|17Gi|
 |memory|15514235Mi|
 |pods|394|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|106|
## u7in-24tb Family
### `u7in-24tb.224xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|u|
 |karpenter.k8s.aws/instance-cpu|896|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|1900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|u7in-24tb|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|25165824|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|224xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|u7in-24tb.224xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|893690m|
 |ephemeral-storage|17Gi|
 |memory|23273698Mi|
 |pods|394|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|106|
## u7in-32tb Family
### `u7in-32tb.224xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|u|
 |karpenter.k8s.aws/instance-cpu|896|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|1900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|100000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|u7in-32tb|
 |karpenter.k8s.aws/instance-generation|7|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|33554432|
 |karpenter.k8s.aws/instance-network-bandwidth|200000|
 |karpenter.k8s.aws/instance-size|224xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|u7in-32tb.224xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|893690m|
 |ephemeral-storage|17Gi|
 |memory|31033160Mi|
 |pods|394|
 |vpc.amazonaws.com/efa|2|
 |vpc.amazonaws.com/pod-eni|106|
## vt1 Family
### `vt1.3xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|vt|
 |karpenter.k8s.aws/instance-cpu|12|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|vt1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|24576|
 |karpenter.k8s.aws/instance-network-bandwidth|3120|
 |karpenter.k8s.aws/instance-size|3xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|vt1.3xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|11900m|
 |ephemeral-storage|17Gi|
 |memory|21739Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `vt1.6xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|vt|
 |karpenter.k8s.aws/instance-cpu|24|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|vt1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|49152|
 |karpenter.k8s.aws/instance-network-bandwidth|6250|
 |karpenter.k8s.aws/instance-size|6xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|vt1.6xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|23870m|
 |ephemeral-storage|17Gi|
 |memory|42536Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `vt1.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|vt|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|vt1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|vt1.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|173400Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## x1 Family
### `x1.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|7000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|x1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|999424|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x1.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|921538Mi|
 |pods|234|
### `x1.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|14000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|x1|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|1998848|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x1.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|1846005Mi|
 |pods|234|
## x1e Family
### `x1e.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|x1e|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|124928|
 |karpenter.k8s.aws/instance-network-bandwidth|625|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x1e.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|114884Mi|
 |pods|29|
### `x1e.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|1000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|x1e|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|249856|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x1e.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|230123Mi|
 |pods|58|
### `x1e.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|1750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|x1e|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|499712|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x1e.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|461240Mi|
 |pods|58|
### `x1e.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|x1e|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|999424|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x1e.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|923474Mi|
 |pods|58|
### `x1e.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|7000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|x1e|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|1998848|
 |karpenter.k8s.aws/instance-network-bandwidth|10000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x1e.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|1846005Mi|
 |pods|234|
### `x1e.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2300|
 |karpenter.k8s.aws/instance-ebs-bandwidth|14000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|x1e|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|xen|
 |karpenter.k8s.aws/instance-memory|3997696|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x1e.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|3694939Mi|
 |pods|234|
## x2gd Family
### `x2gd.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|x2gd|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|59|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|500|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2gd.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|14653Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|10|
### `x2gd.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|x2gd|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2gd.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|29577Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `x2gd.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|x2gd|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2gd.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|59568Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `x2gd.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|x2gd|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|475|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2gd.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|120189Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `x2gd.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|x2gd|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2gd.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|239495Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `x2gd.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|x2gd|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2gd.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|481978Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `x2gd.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|14250|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|x2gd|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|20000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2gd.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|724461Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `x2gd.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|x2gd|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2gd.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|961411Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `x2gd.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|x2gd|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2gd.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|961411Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
## x2idn Family
### `x2idn.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x2idn|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2idn.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|961470Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `x2idn.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x2idn|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2idn.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|1446437Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `x2idn.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x2idn|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|2097152|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2idn.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|1931403Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `x2idn.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x2idn|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|2097152|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2idn.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|1931403Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## x2iedn Family
### `x2iedn.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x2iedn|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|118|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2iedn.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|120248Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|11|
### `x2iedn.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x2iedn|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|237|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2iedn.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|241490Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|27|
### `x2iedn.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x2iedn|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|475|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2iedn.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|482037Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `x2iedn.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x2iedn|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2iedn.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|967003Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `x2iedn.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x2iedn|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|2097152|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2iedn.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|1931403Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `x2iedn.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x2iedn|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|2850|
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2iedn.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|2901336Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `x2iedn.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x2iedn|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|4194304|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2iedn.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|3871269Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `x2iedn.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x2iedn|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|4194304|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2iedn.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|3871269Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## x2iezn Family
### `x2iezn.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x2iezn|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|12500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2iezn.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|241490Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|62|
### `x2iezn.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x2iezn|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2iezn.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|482037Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `x2iezn.6xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|24|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x2iezn|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|6xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2iezn.6xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|23870m|
 |ephemeral-storage|17Gi|
 |memory|724520Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `x2iezn.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|12000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x2iezn|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2iezn.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|967003Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|114|
### `x2iezn.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x2iezn|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2iezn.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|1446437Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `x2iezn.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4500|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x2iezn|
 |karpenter.k8s.aws/instance-generation|2|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x2iezn.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|1446437Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## x8aedz Family
### `x8aedz.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|5000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8aedz|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|158|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|1562|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8aedz.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|59407Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|8|
### `x8aedz.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|5000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8aedz|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|316|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|3125|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8aedz.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|120028Mi|
 |pods|78|
 |vpc.amazonaws.com/pod-eni|18|
### `x8aedz.3xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|12|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|5000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8aedz|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|950|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|9375|
 |karpenter.k8s.aws/instance-size|3xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8aedz.3xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|11900m|
 |ephemeral-storage|17Gi|
 |memory|359915Mi|
 |pods|314|
 |vpc.amazonaws.com/pod-eni|34|
### `x8aedz.6xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|24|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|5000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8aedz|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1900|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|18750|
 |karpenter.k8s.aws/instance-size|6xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8aedz.6xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|23870m|
 |ephemeral-storage|17Gi|
 |memory|723640Mi|
 |pods|314|
 |vpc.amazonaws.com/pod-eni|54|
### `x8aedz.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|5000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8aedz|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8aedz.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|1443434Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `x8aedz.metal-12xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|5000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8aedz|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|3800|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|37500|
 |karpenter.k8s.aws/instance-size|metal-12xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8aedz.metal-12xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|1443434Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `x8aedz.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|5000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8aedz|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8aedz.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|2898333Mi|
 |pods|1010|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|106|
### `x8aedz.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|amd|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|5000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8aedz|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|7600|
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8aedz.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|2898333Mi|
 |pods|1010|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|106|
## x8g Family
### `x8g.medium`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|1|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|520|
 |karpenter.k8s.aws/instance-size|medium|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8g.medium|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|940m|
 |ephemeral-storage|17Gi|
 |memory|14653Mi|
 |pods|8|
 |vpc.amazonaws.com/pod-eni|4|
### `x8g.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8g.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|29577Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|9|
### `x8g.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8g.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|59568Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|18|
### `x8g.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8g.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|120189Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|38|
### `x8g.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8g.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|239495Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `x8g.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8g.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|481978Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `x8g.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8g.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|724461Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `x8g.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8g.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|961411Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `x8g.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8g.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|1446378Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `x8g.metal-24xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2800|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|metal-24xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8g.metal-24xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|1446378Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `x8g.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8g.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|2901277Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
### `x8g.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|aws|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|2700|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8g|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|arm64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8g.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|2901277Mi|
 |pods|737|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|107|
## x8i Family
### `x8i.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|937|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8i.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|29306Mi|
 |pods|59|
 |vpc.amazonaws.com/pod-eni|9|
### `x8i.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|1875|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8i.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|58967Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|18|
### `x8i.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|131072|
 |karpenter.k8s.aws/instance-network-bandwidth|3750|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8i.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|119588Mi|
 |pods|118|
 |vpc.amazonaws.com/pod-eni|38|
### `x8i.4xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|16|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|262144|
 |karpenter.k8s.aws/instance-network-bandwidth|7500|
 |karpenter.k8s.aws/instance-size|4xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8i.4xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|15890m|
 |ephemeral-storage|17Gi|
 |memory|237794Mi|
 |pods|394|
 |vpc.amazonaws.com/pod-eni|54|
### `x8i.8xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|32|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|10000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|524288|
 |karpenter.k8s.aws/instance-network-bandwidth|15000|
 |karpenter.k8s.aws/instance-size|8xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8i.8xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|31850m|
 |ephemeral-storage|17Gi|
 |memory|479199Mi|
 |pods|492|
 |vpc.amazonaws.com/pod-eni|82|
### `x8i.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|15000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|786432|
 |karpenter.k8s.aws/instance-network-bandwidth|22500|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8i.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|720604Mi|
 |pods|590|
 |vpc.amazonaws.com/pod-eni|110|
### `x8i.16xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|64|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|20000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1048576|
 |karpenter.k8s.aws/instance-network-bandwidth|30000|
 |karpenter.k8s.aws/instance-size|16xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8i.16xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|63770m|
 |ephemeral-storage|17Gi|
 |memory|958467Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `x8i.24xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|96|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|30000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|1572864|
 |karpenter.k8s.aws/instance-network-bandwidth|40000|
 |karpenter.k8s.aws/instance-size|24xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8i.24xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|95690m|
 |ephemeral-storage|17Gi|
 |memory|1443434Mi|
 |pods|1010|
 |vpc.amazonaws.com/pod-eni|106|
### `x8i.32xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|128|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|40000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|2097152|
 |karpenter.k8s.aws/instance-network-bandwidth|50000|
 |karpenter.k8s.aws/instance-size|32xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8i.32xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|127610m|
 |ephemeral-storage|17Gi|
 |memory|1922856Mi|
 |pods|1514|
 |vpc.amazonaws.com/pod-eni|98|
### `x8i.48xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|48xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8i.48xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|2892789Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `x8i.metal-48xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|192|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|60000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|3145728|
 |karpenter.k8s.aws/instance-network-bandwidth|75000|
 |karpenter.k8s.aws/instance-size|metal-48xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8i.metal-48xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|191450m|
 |ephemeral-storage|17Gi|
 |memory|2892789Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `x8i.64xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|256|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|70000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|4194304|
 |karpenter.k8s.aws/instance-network-bandwidth|80000|
 |karpenter.k8s.aws/instance-size|64xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8i.64xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|255290m|
 |ephemeral-storage|17Gi|
 |memory|3862722Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `x8i.96xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-memory|6291456|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|96xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8i.96xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|5802587Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
### `x8i.metal-96xl`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|x|
 |karpenter.k8s.aws/instance-cpu|384|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|3900|
 |karpenter.k8s.aws/instance-ebs-bandwidth|80000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|true|
 |karpenter.k8s.aws/instance-family|x8i|
 |karpenter.k8s.aws/instance-generation|8|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-memory|6291456|
 |karpenter.k8s.aws/instance-network-bandwidth|100000|
 |karpenter.k8s.aws/instance-size|metal-96xl|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|x8i.metal-96xl|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|382970m|
 |ephemeral-storage|17Gi|
 |memory|5802587Mi|
 |pods|1514|
 |vpc.amazonaws.com/efa|1|
 |vpc.amazonaws.com/pod-eni|98|
## z1d Family
### `z1d.large`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|z|
 |karpenter.k8s.aws/instance-cpu|2|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|z1d|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|75|
 |karpenter.k8s.aws/instance-memory|16384|
 |karpenter.k8s.aws/instance-network-bandwidth|750|
 |karpenter.k8s.aws/instance-size|large|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|z1d.large|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|1930m|
 |ephemeral-storage|17Gi|
 |memory|14481Mi|
 |pods|29|
 |vpc.amazonaws.com/pod-eni|13|
### `z1d.xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|z|
 |karpenter.k8s.aws/instance-cpu|4|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|z1d|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|150|
 |karpenter.k8s.aws/instance-memory|32768|
 |karpenter.k8s.aws/instance-network-bandwidth|1250|
 |karpenter.k8s.aws/instance-size|xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|z1d.xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|3920m|
 |ephemeral-storage|17Gi|
 |memory|29317Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|28|
### `z1d.2xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|z|
 |karpenter.k8s.aws/instance-cpu|8|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|3170|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|z1d|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|300|
 |karpenter.k8s.aws/instance-memory|65536|
 |karpenter.k8s.aws/instance-network-bandwidth|2500|
 |karpenter.k8s.aws/instance-size|2xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|z1d.2xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|7910m|
 |ephemeral-storage|17Gi|
 |memory|59627Mi|
 |pods|58|
 |vpc.amazonaws.com/pod-eni|58|
### `z1d.3xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|z|
 |karpenter.k8s.aws/instance-cpu|12|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|4750|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|z1d|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|450|
 |karpenter.k8s.aws/instance-memory|98304|
 |karpenter.k8s.aws/instance-network-bandwidth|5000|
 |karpenter.k8s.aws/instance-size|3xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|z1d.3xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|11900m|
 |ephemeral-storage|17Gi|
 |memory|88002Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `z1d.6xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|z|
 |karpenter.k8s.aws/instance-cpu|24|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|9500|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|z1d|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|900|
 |karpenter.k8s.aws/instance-memory|196608|
 |karpenter.k8s.aws/instance-network-bandwidth|12000|
 |karpenter.k8s.aws/instance-size|6xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|z1d.6xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|23870m|
 |ephemeral-storage|17Gi|
 |memory|178933Mi|
 |pods|234|
 |vpc.amazonaws.com/pod-eni|54|
### `z1d.12xlarge`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|z|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|z1d|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor|nitro|
 |karpenter.k8s.aws/instance-local-nvme|1800|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|12xlarge|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|z1d.12xlarge|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|
### `z1d.metal`
#### Labels
 | Label | Value |
 |--|--|
 |karpenter.k8s.aws/instance-capability-flex|false|
 |karpenter.k8s.aws/instance-category|z|
 |karpenter.k8s.aws/instance-cpu|48|
 |karpenter.k8s.aws/instance-cpu-manufacturer|intel|
 |karpenter.k8s.aws/instance-cpu-sustained-clock-speed-mhz|4000|
 |karpenter.k8s.aws/instance-ebs-bandwidth|19000|
 |karpenter.k8s.aws/instance-encryption-in-transit-supported|false|
 |karpenter.k8s.aws/instance-family|z1d|
 |karpenter.k8s.aws/instance-generation|1|
 |karpenter.k8s.aws/instance-hypervisor||
 |karpenter.k8s.aws/instance-local-nvme|1800|
 |karpenter.k8s.aws/instance-memory|393216|
 |karpenter.k8s.aws/instance-network-bandwidth|25000|
 |karpenter.k8s.aws/instance-size|metal|
 |kubernetes.io/arch|amd64|
 |kubernetes.io/os|linux|
 |node.kubernetes.io/instance-type|z1d.metal|
#### Resources
 | Resource | Quantity |
 |--|--|
 |cpu|47810m|
 |ephemeral-storage|17Gi|
 |memory|355262Mi|
 |pods|737|
 |vpc.amazonaws.com/pod-eni|107|

