Kubernetes and LM Containers Key Concepts and Terms
Concepts or Terms Description Cluster A set of machines, called nodes, that run containerized applications managed by Kubernetes. Container A lightweight and portable executable image that contains software and all of its dependencies. In LogicMonitor, containers are discovered for each monitored pod. Node A node is a worker machine in Kubernetes. Pod The smallest and … Continued