Skip to content

This python code will check if any pod status is in CrashLoopBackOff and sends a slack notification to the channel and we are running it as docker container

Notifications You must be signed in to change notification settings

masudhan/kubernetes-CrashLoopBackOff-Slack-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What to do?

  1. Replace<CONTEXT> with actual dev or staging or production context in quotes
  2. Replace SLACK-WEBHOOK with actual slack webhook in quotes
  3. Replace NAMESPACE with actual name space like dev or staging or production in quotes
  4. docker image build -t crashloop-python:0.0.1 .

About

This python code will check if any pod status is in CrashLoopBackOff and sends a slack notification to the channel and we are running it as docker container

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published