Skip to content

Step-by-step process for deploying a web application using Docker containers on Kubernetes

Notifications You must be signed in to change notification settings

tanishabisht/Cloud-Todo

Repository files navigation

Cloud - ToDo App

This application serves as an introduction to Kubernetes, Docker, and Minikube. This guide outlines a detailed, step-by-step process for deploying a web application using Docker containers on Kubernetes. We will focus on both local deployments using Minikube and cloud deployments using AWS EKS.

For a detailed, step-by-step guide on deploying the web application using Docker containers on Kubernetes, follow this link.

For quick reference notes on the topic, check out this page.

Technologies used

kubernetes docker minikube aws-eks