Skip to content

felipeg48/pcf-vs-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCF vs. K8s

This is a workshop where you will find a step by step comparison between these technologies.

Build the Workshop

To build this workshop, just execute:

gradle clean asciidoctor

the above command will generate the docs in build/docs/html5/index.html.

Code

The source code is in the folder labs:

  • directory-ui This is just a front-end microservice.
  • directory-rest This is the backend.