OnlineServingConfig specifies the details for provisioning
online serving resources.
Attributes
Name
Description
fixed_node_count
int
The number of nodes for the online store. The
number of nodes doesn't scale automatically, but
you can manually update the number of nodes. If
set to 0, the featurestore will not have an
online store and cannot be used for online
serving.
Online serving scaling configuration. If min_node_count and
max_node_count are set to the same value, the cluster will be
configured with the fixed number of node (no auto-scaling).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-12 UTC."],[],[]]