community icon indicating copy to clipboard operation
community copied to clipboard

CloudWatch service controller

Open project0 opened this issue 3 years ago • 4 comments

New ACK Service Controller

Support for Cloudwatch resources.

We currently use cloudformation-operator to automatically create alarms from within a kubernetes controller.

List of API resources

List the API resources in order of importance to you:

  1. MetricAlarm

project0 avatar Dec 09 '21 17:12 project0

I really need this! We do Blue/Green deployment so that we have to create or update Container Insights metrics alarms and ALB metrics alarms created by Ingress controller in every release.

jlandowner avatar Mar 09 '22 14:03 jlandowner

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. If this issue is safe to close now please do so with /close. Provide feedback via https://github.com/aws-controllers-k8s/community. /lifecycle stale

ack-bot avatar Jul 28 '22 23:07 ack-bot

/remove-lifecycle stale

project0 avatar Jul 29 '22 22:07 project0

/lifecycle frozen

a-hilaly avatar Jul 30 '22 15:07 a-hilaly

Would be interested in such a controller, to be able to create Log Subscription Filters. I want to send the control-plane audit logs that EKS is storing on Cloudwatch to a Lambda that will forward these logs to Datadog.

demikl avatar May 16 '23 09:05 demikl

@project0 Check out https://github.com/aws-controllers-k8s/cloudwatch-controller It provides support for MetricAlarm resources :smile:

jessebye avatar Jul 27 '23 16:07 jessebye