Server setup guide

Overview

Tabnine’s enterprise server runs on top of Kubernetes and is installed using Helm charts.

The installation consists of 2 steps:

  1. Installation of Kubernetes cluster

  2. Deployment of Tabnine Server within the cluster

This guide goes over basic installation instructions for the Kubernetes cluster using MicroK8S. You can also use an existing Kubernetes cluster.

All installations are customizable using Helm and you can check the available options by running Helm show values for the relevant chart.

1. Setup Kubernetes Cluster

The following set of guides is designed to help you get Tabnine up and running in a Kubernetes cluster as quickly and easily as possible. Step-by-step instructions are provided on how to set up all of the required infrastructure for your on-prem server or favorite cloud provider.

2. Deploy Tabnine Server

If you already have your Kubernetes platform set up, the Deployment guide demonstrates how to configure and deploy the Tabnine Enterprise Server to your cluster.

\

Last updated