Start from a template
Kubernetes Deployment
Basic K8s Deployment manifest with metadata, spec, and container config.
Docker Compose
A compose file with an app service and a Postgres database.
GitHub Actions CI
A CI workflow that runs tests on push and pull requests.
Ansible Playbook
A playbook that installs and starts nginx on a group of web servers.
AWS CloudFormation
A CloudFormation stack that provisions an S3 bucket with versioning enabled.
Home Assistant
An automation that turns on lights at sunset and off at midnight.
GitLab CI
A GitLab CI/CD pipeline with build, test, and deploy stages.
Kubernetes Service
A K8s Service manifest that exposes pods via ClusterIP or LoadBalancer.
OpenAPI 3.x
An OpenAPI spec with a sample /health endpoint and JSON schema.
Terraform Config
Terraform config with AWS provider, S3 backend, and an EC2 instance.
Azure Pipelines
An Azure DevOps pipeline with build and deploy stages.
Prometheus
Prometheus config with global settings, scrape targets, and alerting.
Serverless Framework
A Serverless config with an AWS Lambda function and API Gateway.
Helm Values
A Helm values.yaml with image, service, ingress, and resource config.
OPA Config
Open Policy Agent server config with decision logs, bundle, and plugin settings.
K8s Validating Webhook
ValidatingWebhookConfiguration for hooking OPA/Gatekeeper into a Kubernetes cluster.
AWS CodeBuild
A buildspec.yml with install, pre_build, build, and post_build phases, artifacts, and cache.
AWS IAM Policy
An S3 bucket policy with Allow and Deny statements, resource ARNs, and a condition. Output switches to JSON automatically โ AWS requires JSON policy documents.
app_name: ""version: 0