Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 466 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 466 Bytes

From Code to Cloud 🚀

A simple demo.

Let's code a Simple HTML Website, containerize it with GitHub Actions, deploy it to a Kubernetes cluster, and expose it using Traefik. 😎

What we will do 👇

  • Create a simple HTML website 💻
  • Containerize it with GitHub Actions ✨
  • Deploy it to a Kubernetes cluster ☁️
  • Expose it using Traefik 🌐

You can read the full walkthrough on my Substack.