mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
* fix: apply more specific selector labels to k8s example deployment template * fix: use immutable ids instead of names for persistent resources in k8s example template as per docs
Templates
List template examples in our CLI with coder templates init.
Submit an issue if you encounter any issues!
Getting Started
Clone this repository to create a template from any example listed here:
git clone https://github.com/coder/coder
cd examples/templates/aws-linux
coder templates push