:) Website Pinger with Go, Docker & Kubernetes
I built a Website Pinger Service using Golang, Docker, and Kubernetes to monitor website uptime effortlessly.
πΉ How It Works
β
Continuously pings multiple URLs provided via environment variables.
β
Logs an error if a site is unreachable.
β
Gracefully handles shutdown signals for a exit.
π Tech Stack
πΉ Golang β Core service for making HTTP requests.
πΉ Docker β Containerized the application for easy deployment.
πΉ Kubernetes β Created a deployment to run the service efficiently.
β‘ Key Features
βοΈ Automated pinging of websites at regular intervals.
βοΈ Lightweight and optimized with Alpine-based Docker images.
βοΈ Kubernetes-ready with a configurable deployment.
π hashtag#golang hashtag#devops hashtag#docker hashtag#kubernetes hashtag#monitoring



Top comments (0)