Inside GKE a hard limit of pods per node is 110 because of available addresses. ... kubectl get node <node_name> -ojsonpath='{.status.capacity.pods}{"\n"}'.
確定! 回上一頁