The scope of the project is a bookstore. It was created to train the integration between a web application, database connection and service delivery in VNF.
- Flask
- MySQL Connector Lib
- HTML
- CSS
- MySQL
- Docker
- Kubernetes
- Install docker
- Install kubernetes
- Install minikube
git clone https://github.com/LiviaKarolayne/book_store.git
cd book_store/
./util/init.sh
kubectl get nodes -o wide
curl <IP Address>:30500