Visual cues are at the heart of how KubeKanvas keeps you in control. As connections are drawn between components, the interface actively validates them, using warnings and hints to guide the user toward valid configurations.
In this example, the user places a Deployment and a HorizontalPodAutoscaler (HPA) onto the canvas. They draw a connection from the Deployment to the HPA. Initially, the link appears as a dotted red line, and an indicator indicates that the connection is invalid due to a missing metric. The user then opens the HPA configuration and adds a CPU-based scaling metric. Once added, the line automatically turns solid green, signifying a now-valid configuration between the Deployment and the HPA.
This feedback loop includes:
Real-time validation of resource relationships.
Descriptive indicators explaining what’s missing.
Dynamic visual cues that change as the user completes configuration steps.
[Try KubeKanvas now](https://www.kubekanvas.io/)