Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Latest commit

 

History

History

README.md

Music Service Applications

Installation

  1. Clone the sample repository: git clone https://github.com/kappnav/samples.git
  2. Install the service-api
  3. Install the web-ui
  4. Create the music-service: kubectl create namespace music-service
  5. Change to music-service directory: cd samples/music-service
  6. Deploy the music-service application: kubectl create -f music-service-app-cr.yaml -n music-service