Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/appvia/auditd-container

Simple alpine image with auditd intended usage is to be used in combination with docker-desktop kubernetes to allow building a seccomp profiles with the kubernetes-sigs/security-profiles-operator
https://github.com/appvia/auditd-container

auditd kind kubernetes seccomp security-profiles-operator

Last synced: 9 days ago
JSON representation

Simple alpine image with auditd intended usage is to be used in combination with docker-desktop kubernetes to allow building a seccomp profiles with the kubernetes-sigs/security-profiles-operator

Awesome Lists containing this project

README

        

# auditd-container

Simple alpine image with auditd intended usage is to be used in combination with docker-desktop kubernetes to allow building a seccomp profiles with the [kubernetes-sigs/security-profiles-operator](https://github.com/kubernetes-sigs/security-profiles-operator)

## Usage

```bash
kubectl apply -k github.com/appvia/auditd-container
```

## Maintenance

Should be automatically maintained by dependabot and mergify