Skip to main content
Version: v2

Recipes

Recipes are task-oriented guides for common deployment and configuration scenarios on wasmCloud. Each recipe focuses on a single goal, provides a complete working example, and explains the key decisions along the way.

Recipes assume familiarity with the Quickstart, the Developer Guide, and the basics of the Kubernetes Operator.

RecipeDescription
TLS with Bring-Your-Own CertificatesServe HTTPS from a wasmCloud host group using your own TLS certificates
Expose a Workload via Kubernetes ServiceRoute cluster traffic to a workload through a Kubernetes Service and EndpointSlice
Inject Configuration from ConfigMaps and SecretsProvide runtime configuration to a component from inline values, ConfigMaps, and Secrets