Name | Version |
---|---|
terraform | ~> 1.0 |
kubernetes | ~> 2.6 |
Name | Version |
---|---|
kubernetes | 2.6.1 |
Name | Type |
---|
Name | Description | Type | Default | Required |
---|---|---|---|---|
bucket | The S3 / GCS bucket for storing data | string |
n/a | yes |
bucket_aws_region | The AWS Region where your bucket lives | string |
"" |
no |
bucket_kms_key_arn | AWS KMS key used to decrypt the bucket. | string |
"" |
no |
bucket_queue | The SQS / Google PubSub queue for object creation events | string |
n/a | yes |
host | The FQD of your instance. | string |
n/a | yes |
license | Your wandb/local license | string |
n/a | yes |
mysql_connection_string | The MySQL connection string. | string |
n/a | yes |
progress_deadline_seconds | The version of Weights & Biases local to deploy. | number |
3600 |
no |
service_port | n/a | number |
32543 |
no |
wandb_image | Docker repository of to pull the wandb image from. | string |
"wandb/local" |
no |
wandb_version | The version of Weights & Biases local to deploy. | string |
"latest" |
no |
redis | The redis connection string. | string |
n/a | no |
Name | Description |
---|---|
service_port | n/a |