brendandburns / kbp-sample

Sample app for Kubernetes best practices book from O'Reilly
99 stars 100 forks source link

best practices for github repos #1

Open alezandro opened 4 years ago

alezandro commented 4 years ago

is this the repo for the book "Kubernetes Best Practices"? if so there are files missing, and according to the book the directory structure should be

journal/
    frontend/
    redis/
    fileserver/

missing files include ... redis Stateful set and Service yamls, launch script and maybe some others. also the frontend.yaml is missing the volumes and volumeMounts sections