Deploying Single Container Static App on Google Kubernetes Engine

Deploying Single Container Static App on Google Kubernetes Engine

0% completed
4 Concepts | 62 Learners

Welcome to the project on Deploying Static App on Google Kubernetes Engine. In this project, we will learn how to deploy a static website on the Google Cloud Platform (GCP).

We will see how to create a Kubernetes cluster on Google Kubernetes Engine of GCP, how to set up the Helm(Kubernetes package manager) on GCP, and install ingress-nginx via helm, how to deploy the static app on GKE, and finally how to delete Kubernetes cluster from GCP to avoid being charged for cloud resources.

It is very highly recommended to go through the project Testing App Locally on MiniKube, as the current project is dependent on that.

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

Pre-requisites: Testing App Locally on MiniKube

This topic is part of below listed courses -

DevOps Certification Training