Deploy in a private cloud with Kubernetes

Node requirements

Deepomatic can run using the following minimum requirements:

  • A processor supporting the x86-64 instruction set.

  • 4GB of free RAM.

  • 10GB of storage.

The recommended requirements are however:

  • A quad core processor supporting the x86-64 instruction set.

  • 8GB of free RAM.

  • 40GB of storage.

  • NVIDIA GPU accelerators, of the family Tesla, Quadro, RTX or GTX, with CUDA compute capability 3.0 or more.

Kubernetes requirements

Minimal Version

Kubernetes version >= 1.10

Additionally, you will need to install additional software depending on the deep learning you may have chosen.

NVIDIA GPU

You need to install NVIDIA drivers 410.48+ and NVIDIA Docker.

You need to install NVIDIA Device Plugin.

Set up

To deploy on a private kubernetes cluster, you need to get a manifest for your application using a Deepomatic CLI command.

Was this helpful?