:) 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)