1 Forks
4 Stars
4 Watchers

coredog

🐶Coredog is an open-source project designed to monitor and manage core dumps in a Kubernetes cluster. It automatically detects core files generated by applications running in the cluster, uploads them to an S3-compatible object storage system, and provides pre-signed S3 download links to all developers through instant messaging software.

How to download and setup coredog

Open terminal and run command
git clone https://github.com/yafeiaa/coredog.git
git clone is used to create a copy or clone of coredog repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with coredog https://github.com/yafeiaa/coredog/archive/master.zip

Or simply clone coredog with SSH
[email protected]:yafeiaa/coredog.git

If you have some problems with coredog

You may open issue on coredog support forum (system) here: https://github.com/yafeiaa/coredog/issues