Skip to content

Commit 7378ec2

Browse files
charlieegan3srenatus
authored andcommitted
ecosystem: Add NACP integration
This is a nomad admission controller based on OPA. Signed-off-by: Charlie Egan <[email protected]>
1 parent f2377ce commit 7378ec2

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

Diff for: docs/website/content/integrations/nacp.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: Nomad Admission Control Proxy
3+
subtitle: NACP
4+
labels:
5+
type: poweredbyopa
6+
layer: configuration
7+
inventors:
8+
- mxab
9+
code:
10+
- https://github.com/mxab/nacp
11+
videos:
12+
- https://github.com/mxab/nacp/tree/main/example
13+
tutorials:
14+
- https://github.com/mxab/nacp/tree/main/example
15+
---
16+
17+
NACP is a proxy in front of the Nomad API that allows for mutation and
18+
validation of job data. It intercepts Nomad API calls that include job data
19+
(plan, register, validate) and performs the necessary operations, with
20+
validation available through embedded Rego rules or webhooks.

Diff for: docs/website/content/organizations/mxab.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
link: "https://github.com/mxab"
3+
title: "Max Fröhlich"
4+
---

Diff for: docs/website/static/img/logos/integrations/nacp.png

71.5 KB
Loading

0 commit comments

Comments
 (0)