Will the container collector pod restart if it fails at any point?
search cancel

Will the container collector pod restart if it fails at any point?

book

Article ID: 282913

calendar_today

Updated On:

Products

CloudHealth

Issue/Introduction

Yes, our collector Agent runs as a Deployment which internally creates a ReplicaSet for the pod.

If the container collector pod fails, then it will automatically start a new one.