Installation of MiniKube
Kubernetes Objects
- Kubernetes uses objects to represent the state of your cluster.- what containerized applications are running (and on which node)- The policies around how those application behave, such as restart policies, upgrade and fault toler...
shishirlearns.com5 min read