An open API service indexing awesome lists of open source software.

https://github.com/cr21/k8s-fastapi-minikube-deployment

FastApi Pytorch Model Deployment using minikube kubernetes service
https://github.com/cr21/k8s-fastapi-minikube-deployment

deployme fastapi k8s kubernetes-cluster mlops onxx-cpu pytorch

Last synced: 3 months ago
JSON representation

FastApi Pytorch Model Deployment using minikube kubernetes service

Awesome Lists containing this project

README

          

# AWS-Serverless-Deployment

```
kubectl top pod
```
NAME CPU(cores) MEMORY(bytes)
food-classifier-deployment-5c7b447778-78qkh 2m 253Mi
food-classifier-deployment-5c7b447778-9qzml 2m 256Mi

```
kubectl top node
```
NAME CPU(cores) CPU% MEMORY(bytes) MEMORY%
minikube 215m 1% 1711Mi 28%