Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/appvia/auditd-container
- Owner: appvia
- License: mit
- Created: 2022-01-05T21:41:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-06T03:07:12.000Z (about 1 month ago)
- Last Synced: 2024-12-06T04:20:18.858Z (about 1 month ago)
- Topics: auditd, kind, kubernetes, seccomp, security-profiles-operator
- Language: Dockerfile
- Homepage:
- Size: 41 KB
- Stars: 2
- Watchers: 9
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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