Advanced Search
Search Results
2 total results found
CPU Memory Stat
K8s
Commands
Node Stat #!/bin/bash echo -e "NODE\t\t\tCPU Requests\tCPU Limits\tMemory Requests\tMemory Limits" for node in $(kubectl get nodes -o name | cut -d'/' -f2); do kubectl describe node "$node" | awk -v node="$node" ' BEGIN { cpu_req = cpu_lim = m...
AMD EPYC 9124
CPU
AMD
Official Introduction Specification 属性 规格 Name AMD EPYC™ 9124 Family EPYC Series EPYC 9004 Series Form Factor Servers Regional Availability Global, China, NA, EMEA, APJ, LATAM # of CPU Cores 16 # of Threads 32 Max. Boost Clock Up to 3.7 G...