It's particularly useful for detecting issues such as inadvertent IAC changes that can have significant consequences on your cluster's network connectivity and security.<p>Netchecks has:<p>* An easy-to-use CLI netcheck for running network checks locally.<p>* A helm installable operator for Kubernetes: create "NetworkAssertions" to have netchecks periodically ensure your cluster's network conditions are working as specified.<p>* Monitoring and alerting: integrate with Prometheus and Alertmanager to monitor your network checks' results and receive alerts for any discrepancies.<p>* Custom validation rules using CEL expressions, allowing you to specify precise conditions for checks to pass or fail.<p>Check out the project docs at docs.netchecks.io and the code on GitHub: <a href="https://github.com/hardbyte/netchecks">https://github.com/hardbyte/netchecks</a><p>I'd love to hear your feedback and suggestions for improvement, so feel free to open issues, contribute.<p>Stay vigilant!