Running ELK on Kubernetes with ECK - Part 2
This part 2 of a 3-part series on running ELK on Kubernetes with ECK. If you’re just getting started, make sure to checkout Part 1.
The latest News and Information on Containers, Kubernetes, Docker and related technologies.
This part 2 of a 3-part series on running ELK on Kubernetes with ECK. If you’re just getting started, make sure to checkout Part 1.
As microservices gain in popularity, containers have become a hot topic for developers. But how do they differ from virtual machines? Will containers replace virtual machines? And when should you choose containers over virtual machines? When it comes to defining virtual machines, the name says it all – machines (servers or desktops) that have been virtualized.
LogicMonitor recently released LM Container Argus v4 and has made monitoring Kubernetes clusters even easier. We have updated our Add Kubernetes Cluster wizard to make customization easier in the installation process. Start by going through the normal configuration settings, and then you will have the option to edit additional configuration settings to the CollectorSet Controller and Argus YAML files.
Earlier this month the Kubernetes project discovered a security issue affecting multitenant clusters: If a potential attacker can already create or edit services and pods, then they may be able to intercept traffic from other pods (or nodes) in the cluster. An attacker that is able to create a ClusterIP service and set the spec.externalIPs field can intercept traffic to that IP.