Retrieve lifecycle events for a container such as eviction, OOM, and spot interruption.
Service Account Token authentication. To authenticate API requests:
Create a Service Account Token:
Use the Token:
Include the service account token in the Authorization header of API requests:
Authorization: Bearer <your-service-account-token>
Best Practices:
For CI/CD integration examples, see the CI/CD documentation.
Page number for pagination (default 1)
Number of events per page (default 50, max 200)
OK