docs: mention Nomad Admission Control Proxy (#16702)

This commit is contained in:
Max Fröhlich
2023-03-28 21:18:26 +02:00
committed by GitHub
parent 43e25410d0
commit cd4c3c9eb4

View File

@@ -34,6 +34,7 @@ The following external tools are currently available for Nomad and maintained by
- [Kreconciler](https://github.com/koyeb/kreconciler) - A library to build control-loops for things on Nomad (or other schedulers)
- [Nelson](https://getnelson.io/) - A tool for automated, multi-region container deployment using Nomad
- [Node Problem Detector](https://github.com/Roblox/nomad-node-problem-detector) - A tool used to detect problems on Nomad nodes based on user-defined health checks
- [Nomad Admission Control Proxy](https://github.com/mxab/nacp) - A Nomad Proxy that mutates and validates job data on the fly via embedded OPA rules or remote webhooks.
- [Nomadctx](https://github.com/mr-karan/nomctx) - A faster way to switch between clusters and namespaces in nomad
- [Nomad deploy result action](https://github.com/let-sh/nomad-deploy-result-action) - A Github action to monitor deployment results
- [Nomad events sink](https://github.com/mr-karan/nomad-events-sink) - An events collection agent which processes Nomad Events and dumps to external sink providers like HTTP