Skip to content

fraway/monolith-2-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GETTING STARTED

First build all images with:

make images

Then deploy all objects to k8s with:

make deploy

Now add pdf-creator.io to the /etc/hosts file.

The app is reachable at http://pdf-creator.io.

  1. Add a user
  2. Create a PDF
  3. Exec bash microk8s.kubectl exec $(microk8s.kubectl get po -l name=pdf -o jsonpath='{.items[0].metadata.name}') -- ls /tmp to see the pdf generated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors