Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 233 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 233 Bytes

kube-api

docker-compose

  • docker-compose build api builds the image
  • docker-compose run api bash connects you to the image
  • docker-compose up -d starts the service in detached mode

Logs

tail -f ~/logs/kube-api.log