Skip to content

Default node configuration name is missing #653

@rssb-eveerapur

Description

@rssb-eveerapur

While configuring Cast-AI on an existing Azure Kubernetes Service (AKS) cluster, I encountered an issue where the deployment would fail or behave unexpectedly unless I explicitly set the default_node_configuration_name value.

Steps to Reproduce:

Deploy Cast-AI on an existing AKS cluster using default configuration.

Observe that the node configuration is not applied correctly, causing errors in cluster integration.

Explicitly set the node configuration in your Terraform/Helm setup:
default_node_configuration_name = "default"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions