Samples
Example Bicep files that use the Kubernetes extension. Each is taken directly from the extension's repository.
| Sample | Description |
|---|---|
| Echo server | A deployment and service running a simple echo server. |
| Multi-tier voting app | Front-end and back-end deployments with their services. |