Skip to content

codota/terraform-google-gke-tabnine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-google-gke-tabnine

This module creates a resilient and fault-tolerant Tabnine installation using Google Kubernetes Engine (GKE) as the computing environment.

For further information - please refer to https://docs.tabnine.com/enterprise/

This module contains two submodules:

  • cluster - for creating a GKE cluster
  • install - for installing Tabnine on top of an existing GKE cluster

And two examples:

  • cluster - an example of using the cluster module
  • complete - an example of using the install module on top of the cluster module

Inputs

No inputs.

Outputs

No outputs.