04 Apr 2018 08:27 PM
I am very confused about Kubernetes monitoring .How can I monitor the services running on the containers as the name of the services keep on changing every time. In the below image the ip address (highlited with black) of the service keep on changing. Is there a way to monitor it consistently or Is this the default nature of the kubernetes.
What I understand is , when there is a traffic on the service, a new container is launched every time having different ip address.
09 Jun 2020 02:22 PM
have you set up the cluster monitoring? did that Pod get shut down?