ubicloud/spec/model
Benjamin Satzger 2eb85f14cb Introduce Inference Endpoints
This introduces the concept of inference endpoints and inference endpoint
replicas. An inference endpoint describes a model and is backed by a
private network, a load balancer and multiple replicas. A replica
is basically a VM that runs the model. The replica VM is part of the
inference endpoints private subnet and attached to its load balancer.
2024-10-01 15:36:57 +02:00
..
ai Introduce Inference Endpoints 2024-10-01 15:36:57 +02:00
dns_zone Rename PostgresResource server_name to name 2024-01-15 14:23:16 +03:00
github Delete all cache entries when repository delete 2024-07-18 15:12:27 +03:00
minio Add create_vm spec helper 2024-06-10 08:53:53 +03:00
postgres Add pg_analytics and pg_search to shared_preload_libraries 2024-09-27 10:46:13 +02:00
api_key_spec.rb Introduce API keys 2024-10-01 15:36:57 +02:00
billing_info_spec.rb Introduce billing details 2023-08-11 11:33:06 +03:00
billing_record_spec.rb Introduce a new billing rate for GitHub runners 2023-11-14 14:43:18 +03:00
boot_image_spec.rb Program to remove a boot image. 2024-05-16 09:32:05 -07:00
firewall_rule_spec.rb Update firewall and firewall rules tests to include location 2024-07-31 14:26:54 +03:00
firewall_spec.rb Update firewall and firewall rules tests to include location 2024-07-31 14:26:54 +03:00
github_installation_spec.rb Change total_active_runner_cores to count cores 2024-07-05 12:25:01 +02:00
github_runner_spec.rb Change runner monitored memory to "available" rather than "free" 2024-08-23 15:31:54 -07:00
hetzner_host_spec.rb Introduce Hetzner API support for IPv4 2023-06-19 13:12:05 +02:00
invoice_spec.rb Send customer invoices as PDF attachments 2024-10-01 11:24:54 +03:00
ipsec_tunnel_spec.rb Remove refresh_mesh logic 2023-08-22 17:11:00 +02:00
load_balancer_spec.rb LoadBalancerNexus update to reshare certificates 2024-09-12 11:26:45 +02:00
nic_spec.rb Vm, PrivateSubnet, Nic tests 2023-07-26 17:15:59 +03:00
page_spec.rb Add ubid and debug link to Pagerduty incidents 2023-11-02 16:40:48 +03:00
payment_method_spec.rb Introduce billing details 2023-08-11 11:33:06 +03:00
pci_device_spec.rb Introduce PciDevice model 2024-05-07 16:10:05 +02:00
private_subnet_spec.rb Make Firewalls assignable to multiple Subnets 2024-05-02 20:34:47 +02:00
project_quota_spec.rb Add tests to ensure uniqueness of default quotas 2024-07-26 11:51:20 +02:00
project_spec.rb Introduce API keys 2024-10-01 15:36:57 +02:00
resource_methods_spec.rb ACME Certificate integration related tests 2024-08-20 10:43:13 +02:00
spec_helper.rb Parallelize unit tests 2024-03-04 10:39:35 +01:00
sshable_spec.rb Add connection and channel initialize durations to sshable log 2024-05-02 10:17:50 +03:00
strand_spec.rb Add extra logging when leases are unexpectedly cleared 2023-12-15 13:56:49 -08:00
usage_alert_spec.rb Add usage alerting based on the total consumption 2024-04-22 16:00:57 +02:00
vm_host_spec.rb Update vm_host to support allocation of longer prefixes to VMs 2024-09-27 11:21:33 +02:00
vm_pool_spec.rb Add create_vm spec helper 2024-06-10 08:53:53 +03:00
vm_spec.rb Enable standard-60 vm size with 60 vCPUs 2024-05-28 11:13:25 +02:00
vm_storage_volume_spec.rb Enable multiple SPDK installations 2023-11-22 11:39:28 -08:00