Skip to main content

2 docs tagged with "compute"

View all tags

Compute

A Compute resource provides a real-time inventory of the machines available for deploying AI/ML applications and models. It connects to Palette using the Palette integration configured in Settings, discovers machines that have been tagged for PaletteAI, and reports which ones are healthy and eligible for cluster deployment. A Compute can reference a Settings resource in the current namespace or fall back to the project's configured Settings if omitted.

Compute Config

A Compute Config defines the default settings PaletteAI uses to deploy Kubernetes clusters. Platform administrators capture infrastructure details such as networking, Secure Shell (SSH) keys, and node configuration in a Compute Config. Data scientists and ML engineers then deploy against those defaults without repeating boilerplate.