By Karim Garcia
This repository contains the assignment: Operationalize a Machine Learning Microservice API, which contains several parts:
- Docker installation
- Lints checks with hadolint and pylint
- Installation of Kubernetes and Minikube
- Dockerfile configuration
- Run a Container & Make a Prediction
- Logging in the docker_out.txt file
- Configure Kubernetes to Run Locally
- Deploy with Kubernetes
- Savings Output logs in the file kubernetes.out.txt
This repository has been verified with CircleCI