Get startedSign in

Installing Yatai

yatai deployed on plural

Description

Plural will install Yatai in a dependency-aware manner onto a Plural-managed Kubernetes cluster with one CLI command.

Installation

We currently support Yatai for the following providers:

plural bundle install yatai yatai-aws

Setup Configuration

  • bucket: S3 Bucket to store BentoML models
  • hostname: FQDN to use for your yatai installation
  • image_repository_name: Image repo name
  • use_ecr: Whether to use ECR or not
  • ecr_repository_type: Type of the ECR repository to create, can be one of `public` or `private`
  • image_registry: Image registry URL to use for your Bento container images
  • image_registry_username: Image registry username
  • image_registry_password: Image registry password
  • initial_username: username of the initial admin account that is setup for you on first install
  • initial_email: email of the initial admin account that is setup for you on first install