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...
Oct 27, 20235 min read