This directory contains deployment assets. All files here are templates and must be adjusted to the actual project stack, registry, and hosting environment.
- Choose the deployment target for your project.
- Copy and modify the files under
docker/ork8s/. - Update image names, ports, environment variables, resource limits, and secrets.
- Document any project-specific deployment steps here.
- Source code.
- CI/CD pipeline definitions (those live in
.github/workflows/). - Operational runbooks (those live in
docs/operations/).