Skip to content

Conversation

@pmdroid
Copy link

@pmdroid pmdroid commented Aug 1, 2025

# Pull Request Summary

**Adds Docker and Kubernetes support for Moroz:**

- **Docker**: Multi-stage build with Go 1.23, security hardening (non-root user), health checks, and multi-platform support (AMD64/ARM64)
- **CI/CD**: GitHub Actions workflow for automated builds and publishing to GitHub Container Registry
- **Kubernetes**: Complete deployment manifests with security best practices, resource limits, and health probes
- **Health endpoint**: New `/health` route for container monitoring
- **Sample config**: ConfigMap with example Moroz rules for different policy types

Enables containerized deployment with `kubectl apply -k deploy/` or using pre-built images from ghcr.io.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant