TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Netchecks – cloud native tool for checking network controls

1 pointsby hardbyteabout 2 years ago

1 comment

hardbyteabout 2 years ago
It&#x27;s particularly useful for detecting issues such as inadvertent IAC changes that can have significant consequences on your cluster&#x27;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 &quot;NetworkAssertions&quot; to have netchecks periodically ensure your cluster&#x27;s network conditions are working as specified.<p>* Monitoring and alerting: integrate with Prometheus and Alertmanager to monitor your network checks&#x27; 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:&#x2F;&#x2F;github.com&#x2F;hardbyte&#x2F;netchecks">https:&#x2F;&#x2F;github.com&#x2F;hardbyte&#x2F;netchecks</a><p>I&#x27;d love to hear your feedback and suggestions for improvement, so feel free to open issues, contribute.<p>Stay vigilant!