barbaragribeiro / cloudcomp-argocd-k8s-predictor

Cloud Computing assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Files

  • The ML training code as well as the latest model is under the folder ml-model
  • The Dockerfile used to build the container, as well as all server code, is under the folder server
  • The YAML files used by Kubernetes are under the kubernetes folder
  • The YAML file describing the ArgoCD application is the manifest.yaml file
  • In order to execute the client script, run:
sh client.sh <ip:port> <text>

About

Cloud Computing assignment


Languages

Language:Jupyter Notebook 89.0%Language:Python 9.1%Language:Dockerfile 1.4%Language:Shell 0.5%