Skip to content

A Spring Boot hello world application with CircleCI and Elastic Kubernetes Service. Service deployed via helm chart.

Notifications You must be signed in to change notification settings

ShivakumarSwamy/udacity-capstone-hello-world-app

Repository files navigation

Udacity Capstone Hello World App

Quality Gate Status CircleCI

Table of contents

App Pre-requisites

Run app locally

Execute the below gradle command to run app locally at port 8080

./gradlew bootRun

App in k8s

The app is available under the url with an endpoint hello deployed in k8s

http://k8s-udacitys-udacityc-6906a8db33-1677773899.us-east-1.elb.amazonaws.com/hello

Helm Charts

Helm charts can be found in directory micro-service

It creates a deployment, service and ingress k8s resource needed for the app.

Rolling Deployment Strategy is chosen.

Screenshots

Screenshots can be found in directory screenshots One of the successful job link

Udacity eks infrastructure

EKS infrastructure for udacity capstone project can be found here

About

A Spring Boot hello world application with CircleCI and Elastic Kubernetes Service. Service deployed via helm chart.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published