Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update AWS instance_types #829

Merged
merged 1 commit into from
Oct 1, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 59 additions & 3 deletions db/fixtures/aws_instance_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19369,7 +19369,7 @@ u-12tb1.metal:
:memory: 13194139533312
:memory_gb: 12288.0
:name: u-12tb1.metal
:network_performance: :na
:network_performance: :very_high
:physical_processor: Intel Xeon Scalable (Skylake)
:processor_clock_speed:
:vcpu: 448
Expand Down Expand Up @@ -19403,6 +19403,34 @@ u-18tb1.112xlarge:
:vcpu: 448
:virtualization_type: []
:vpc_only: true
u-18tb1.metal:
:architecture:
- :x86_64
:cluster_networking:
:current_generation: true
:current_version: true
:description: U-18TB1 Metal
:ebs_only: true
:ebs_optimized_available: true
:enhanced_networking: true
:family: Memory optimized
:instance_store_size: 0
:instance_store_size_gb: 0.0
:instance_store_type:
:instance_store_volumes: 0
:intel_aes_ni: true
:intel_avx: true
:intel_avx2: true
:intel_turbo: true
:memory: 19791209299968
:memory_gb: 18432.0
:name: u-18tb1.metal
:network_performance: :very_high
:physical_processor: Intel Xeon Platinum 8280L (Cascade Lake)
:processor_clock_speed:
:vcpu: 448
:virtualization_type: []
:vpc_only: true
u-24tb1.112xlarge:
:architecture:
- :x86_64
Expand Down Expand Up @@ -19431,6 +19459,34 @@ u-24tb1.112xlarge:
:vcpu: 448
:virtualization_type: []
:vpc_only: true
u-24tb1.metal:
:architecture:
- :x86_64
:cluster_networking:
:current_generation: true
:current_version: true
:description: U-24TB1 Metal
:ebs_only: true
:ebs_optimized_available: true
:enhanced_networking: true
:family: Memory optimized
:instance_store_size: 0
:instance_store_size_gb: 0.0
:instance_store_type:
:instance_store_volumes: 0
:intel_aes_ni: true
:intel_avx: true
:intel_avx2: true
:intel_turbo: true
:memory: 26388279066624
:memory_gb: 24576.0
:name: u-24tb1.metal
:network_performance: :very_high
:physical_processor: Intel Xeon Platinum 8280L (Cascade Lake)
:processor_clock_speed:
:vcpu: 448
:virtualization_type: []
:vpc_only: true
u-3tb1.56xlarge:
:architecture:
- :x86_64
Expand Down Expand Up @@ -19537,7 +19593,7 @@ u-6tb1.metal:
:memory: 6597069766656
:memory_gb: 6144.0
:name: u-6tb1.metal
:network_performance: :na
:network_performance: :very_high
:physical_processor: Intel Xeon Scalable (Skylake)
:processor_clock_speed:
:vcpu: 448
Expand Down Expand Up @@ -19593,7 +19649,7 @@ u-9tb1.metal:
:memory: 9895604649984
:memory_gb: 9216.0
:name: u-9tb1.metal
:network_performance: :na
:network_performance: :very_high
:physical_processor: Intel Xeon Scalable (Skylake)
:processor_clock_speed:
:vcpu: 448
Expand Down