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

Latest commit

 

History

History
10 lines (8 loc) · 452 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 452 Bytes

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