SOLO-2008

ClusterReferenceNotFoundError — Deployment

ClusterReferenceNotFoundError

CodeSOLO-2008
CategoryDeployment
OwnershipUser
RetryableNo

Description

Thrown when a command refers to a cluster reference that is not registered in the local configuration; the message names the missing reference. A cluster reference is the named link between solo and a kubeconfig context, created with solo cluster-ref config connect, so this is raised when the supplied name was never connected, was misspelled, or was disconnected. Connect the cluster reference (or correct the name) before retrying.

Troubleshooting Steps

  1. List available cluster references: solo cluster-ref config list
  2. Connect a cluster: solo cluster-ref config connect