Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.37 KB

readme.md

File metadata and controls

49 lines (30 loc) · 1.37 KB

Graceful Shutdown in Go

This repository provides the source code and instructions for implementing graceful shutdown in a Go application. It guides you through the process of handling shutdown signals effectively, ensuring smooth termination of your application pods in Kubernetes clusters.

For a detailed guide on implementing graceful shutdown in Go with Kubernetes, refer to the following Medium article .


Go k8s

Instructions

git clone https://github.com/Adembc/graceful-shutdown-go

cd graceful-shutdown-go

make run

make calc

Before


before

After


after

Find this repo useful? ❤️

Support it by joining stargazers for this repository⭐️.
Also, follow me on GitHub 🤩