Skip to content

Lightweight Go web app demonstrating DevOps and cloud-native practices: serves static HTML, fully containerized with CI/CD and Kubernetes deployment manifests.

Notifications You must be signed in to change notification settings

DevanshTomar/go-devops-web

Repository files navigation

Go DevOps Web

Go DevOps Web is a lightweight Golang-based web application showcasing core DevOps and cloud-native practices. It serves static HTML pages, is fully containerized, and integrates automated CI/CD pipelines alongside Kubernetes deployment options.

Technologies Used

  • Language & Framework: Go (net/http for routing and serving static content)
  • Containerization: Docker (multi-stage builds, distroless runtime)
  • Continuous Integration/Delivery: GitHub Actions (automated testing and image builds)
  • Orchestration: Kubernetes (raw manifests for Deployment & Service)
  • Package Management: Helm (templated chart for configurable deployment)
  • Web Assets: HTML & CSS (static pages under static/ directory)

About

Lightweight Go web app demonstrating DevOps and cloud-native practices: serves static HTML, fully containerized with CI/CD and Kubernetes deployment manifests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published