💻 Tech
When debugging your k8s resource that’s built by skaffold, you can check your skaffold configuration state by using the command skaffold diagnose. The command will print the configuration, similar to your skaffold.yaml file. This will help you understand the current configuration used by skaffold during your debugging session.