SOLO-2008
ClusterReferenceNotFoundError — Deployment
ClusterReferenceNotFoundError
| Code | SOLO-2008 |
| Category | Deployment |
| Ownership | User |
| Retryable | No |
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
- List available cluster references: solo cluster-ref config list
- Connect a cluster: solo cluster-ref config connect