Skip to content

francis-jjk/microservices-demo

Repository files navigation

Overview

This application is a clone of this GoogleCloudPlatform project. It will be used as a demo for the K8s adoption journey. This clone of the project has been stripped down to focus only on the major parts as required by the adoption journey.

Prerequisites

  1. Tilt installed on your local machine.
  2. Docker Desktop installed on your local machine, with built-in Kubernetes cluster enabled and running.

Quick Start

  1. Run the following command in the project root directory to deploy the microservices-demo app to your local Kubernetes cluster:

    cp tilt-resources/local/tilt_config.json .
    tilt up
  2. Open Tilt web interface, and wait for all services to be ready.

  3. Access the web frontend in a browser.

Cleaning Up

Run following command from this project root directory to clean up all resources:

tilt down

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published