Testing Single Container Static App Locally on Minikube

Testing Single Container Static App Locally on Minikube

0% completed
6 Concepts | 99 Learners

Welcome to this project on Testing App Locally on MiniKube. In this project, we will understand what is Kubernetes and what is Minikube.

As part of the hands-on, we will learn to set up Minikube with VirtualBox in Windows 10 Home system. We will learn various concepts of Kubernetes like pods, deployments, services, and ingress, and have a look at how we could create them in various ways using different commands. We will also deploy the single container static web application - which we have dockerized as part of the Docker, Travis, and AWS project series - and access it using Kubernetes ingress.

Pre-requisite: Deploying App with Docker, Travis CI & AWS Elastic Beanstalk

Github link: https://github.com/cloudxlab/minikube-static-app

This topic is part of below listed courses -

DevOps Certification Training | MLOps Certification Training