Skip to main content

2 docs tagged with "compute config"

View all tags

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.

Deploy a Single-Node Compute Pool

This guide describes how to deploy a single-node Compute Pool. A single-node Compute Pool uses one Edge host for both the Kubernetes control plane and workload scheduling. To achieve this, you configure a Compute Config that marks the control plane node as worker-eligible, then create a Compute Pool that references it. You can deploy a single-node Compute Pool using the PaletteAI UI or YAML Kubernetes manifests.