SOLO-5009
KubeContextNotFoundSoloError — System
KubeContextNotFoundSoloError
| Code | SOLO-5009 |
| Category | System |
| Ownership | Solo |
| Retryable | No |
Description
Thrown when solo cannot determine the Kubernetes context for a node; the message names the node alias. By this point the node context should already be resolvable from configuration, so reaching it indicates an internal inconsistency and is treated as an internal Solo error.
Troubleshooting Steps
- Check active deployments: solo deployment config info
- Verify that the node alias is registered: kubectl get configmap -n
-o yaml - Review solo logs: tail -n 100 ~/.solo/logs/solo.log