Template
Reusable OCI HTML site template
This is the starter shape for future examples: static content, a minimal Dockerfile, and a Kubernetes ingress path that can be copied into a new service.
Included pieces
- Static site files under
site/. - A scratch-based Dockerfile that copies the HTML into an OCI image.
- Example nginx deployment, service, and ingress manifests.
- A deploy workflow pattern that can be reused for future sites.