Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rastogiji/slack-publisher

This repository contains code for a Kubernetes Controller written in Golang which will send a slack Message if a Kubernetes Deployement has container which does not specify Resource Requests or Limits
https://github.com/rastogiji/slack-publisher

Last synced: about 2 months ago
JSON representation

This repository contains code for a Kubernetes Controller written in Golang which will send a slack Message if a Kubernetes Deployement has container which does not specify Resource Requests or Limits

Awesome Lists containing this project

README

        

# Slack Publisher
This is Kubernetes Controller which keeps a watch on the *Deployment* objects on the cluster and if any deployment has a container that doesn't have resource requests and limits, it sends a Slack alert.

Environment Variables needed:
- TOKEN
- CHANNEL