All Kubernetes Terms & commands
K8s terms
Container:
A lightweight and portable executable image that contains software/OS and all its dependencies(bin/lib)
A set of machines/instances where required tools are installed called nodes.
Containerized node applications managed by Ku...
asandra.hashnode.dev5 min read