Field notes

Patterns for shipping Kubernetes workloads.

Practical articles built around repeatable deployments. These outlines are ready for real cluster results and command-by-command walkthroughs.

Template

Why one Helm chart is enough

When reuse removes boilerplate—and where a dedicated chart still makes sense.

Template

Gateway API examples

Model modern traffic routing with HTTPRoute and keep application values readable.

Template

Deploy Redis

From a minimal data service to persistence and production boundaries.

Template

Deploy FastAPI

Package a Python API, expose it, and verify the rollout.

Template

Deploy ASP.NET

Use one chart for a .NET web application and its environment values.

Template

Deploy Go

Keep a lean Go service deployable with health and resource settings.

Template

Deploy Node.js

Move from a container image to a repeatable Kubernetes release.