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:
AWS
plural bundle install yatai yatai-aws
Setup Configuration
bucket
: S3 Bucket to store BentoML modelshostname
: FQDN to use for your yatai installationimage_repository_name
: Image repo nameuse_ecr
: Whether to use ECR or notecr_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 imagesimage_registry_username
: Image registry usernameimage_registry_password
: Image registry passwordinitial_username
: username of the initial admin account that is setup for you on first installinitial_email
: email of the initial admin account that is setup for you on first install