Kubernetes - kubectl Essential Commands
When you run
kubectl describe node worker-1 and see conditions like Ready: True, MemoryPressure: False, and DiskPressure: False, what does this imply about the node's health?