Skip to main content

3 docs tagged with "computeconfig"

View all tags

Compute Configs

A Compute Config is a reusable blueprint of cluster settings. Platform administrators capture infrastructure details such as networking, Secure Shell (SSH) keys, and node configuration in a Compute Config once. Data scientists and ML engineers then deploy against those defaults without repeating boilerplate.

ComputeConfig Configuration Reference

This page provides technical reference information for configuring ComputeConfig resources. For concepts, refer to Compute Configs. For step-by-step instructions, refer to Create and Manage Compute Configs. For the raw resource spec, refer to the ComputeConfig CRD documentation.

Create and Manage Compute Configs

This guide describes how to create and manage Compute Configs. A Compute Config is a reusable blueprint of cluster settings that PaletteAI applies when provisioning Compute Pools, so users do not re-enter the same node and networking values for every deployment.