SOLO-2013

ContextNotFoundForClusterError — Deployment

ContextNotFoundForClusterError

CodeSOLO-2013
CategoryDeployment
OwnershipUser
RetryableNo

Description

Thrown when a cluster reference exists in the local configuration but has no kubeconfig context bound to it; the message names the cluster reference. solo needs the context to know which cluster the reference points at, so this is raised when the mapping is missing — usually because the reference was recorded without being connected to a context, or the binding was removed. Connect a kubeconfig context to the cluster reference before retrying.

Troubleshooting Steps

  1. Connect a kubeconfig context to the cluster: solo cluster-ref config connect