Kubernetes 101 : Part 1
Nodes Nodes are physical of virtual devices which has our applications to run . Here we used two redis based application. What if the node is down? This way our application is down. To solve this issue, we can have a cluster of nodes. If one fails,...
Oct 6, 20246 min read61