Results of lookupSpec
#622
jihoon-seo
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
❯ ./lookupSpec.sh aws 1 jhseo | less{ "Region": "ap-southeast-1", "Name": "m4.4xlarge", "VCpu": { "Count": "16", "Clock": "2.4" }, "Mem": "65536", "Gpu": null, "KeyValueList": [ { "Key": "MemoryInfo", "Value": "map[SizeInMiB:65536]" }, { "Key": "ProcessorInfo", "Value": "map[SupportedArchitectures:[x86_64] SustainedClockSpeedInGhz:2.4]" }, { "Key": "SupportedRootDeviceTypes", "Value": "[ebs]" }, { "Key": "HibernationSupported", "Value": "true" }, { "Key": "Hypervisor", "Value": "xen" }, { "Key": "SupportedUsageClasses", "Value": "[on-demand spot]" }, { "Key": "BurstablePerformanceSupported", "Value": "false" }, { "Key": "VCpuInfo", "Value": "map[DefaultCores:8 DefaultThreadsPerCore:2 DefaultVCpus:16 ValidCores:[1 2 3 4 5 6 7 8] ValidThreadsPerCore:[1 2]]" }, { "Key": "EbsInfo", "Value": "map[EbsOptimizedInfo:map[BaselineBandwidthInMbps:2000 BaselineIops:16000 BaselineThroughputInMBps:250 MaximumBandwidthInMbps:2000 MaximumIops:16000 MaximumThroughputInMBps:250] EbsOptimizedSupport:default EncryptionSupport:supported NvmeSupport:unsupported]" }, { "Key": "FreeTierEligible", "Value": "false" }, { "Key": "AutoRecoverySupported", "Value": "true" }, { "Key": "BareMetal", "Value": "false" }, { "Key": "CurrentGeneration", "Value": "true" }, { "Key": "DedicatedHostsSupported", "Value": "true" }, { "Key": "SupportedVirtualizationTypes", "Value": "[hvm]" }, { "Key": "InstanceStorageSupported", "Value": "false" }, { "Key": "InstanceType", "Value": "m4.4xlarge" }, { "Key": "NetworkInfo", "Value": "map[DefaultNetworkCardIndex:0 EfaSupported:false EnaSupport:unsupported Ipv4AddressesPerInterface:30 Ipv6AddressesPerInterface:30 Ipv6Supported:true MaximumNetworkCards:1 MaximumNetworkInterfaces:8 NetworkCards:[map[MaximumNetworkInterfaces:8 NetworkCardIndex:0 NetworkPerformance:High]] NetworkPerformance:High]" }, { "Key": "PlacementGroupInfo", "Value": "map[SupportedStrategies:[cluster partition spread]]" } ] }-> Human readable 정보:
NameBeta Was this translation helpful? Give feedback.
All reactions