+1 vote
in Kubernetes K8s by
Which field in Node Status describes the CPU, memory and the maximum number of pods that can be scheduled onto the node.

Select the Correct Answer from below option. This Question is related to K8s and was asked during one of the Course in Fresco.

a) Capacity

b) Conditions

c) info

d) None of these

1 Answer

0 votes
by

Correct answer of the above question is : a) Capacity

Capacity field in Node Status describes the CPU, memory and the maximum number of pods that can be scheduled onto the node.
...