/capstone-kubernetes-setup

The final project to setup and deploy Kubernetes using Minikube and AWS EKS

Primary LanguageShell

About project

This project is part of the Udacity Nanodegree Program "Cloud DevOps Engineer". The objective is going to deploy an API using blue-green strategy directly on Kubernetes.

This repository contain all code required to deploy and setup a Kubernetes Cluster, after run this, you will able to deploy the Capstone API over this Kubernetes Cluster.

You can run this project using Minikube or AWS EKS.

Jenkins Pipeline

There is a Jenkins Pipeline, to use this in Continuous Delivery, you need read this doc.

alt jenkins pipeline