K8S

Kubernetes YAML Generator

Generate YAML for Deployment, Service, Ingress, ConfigMap, Secret, PVC, HPA and Namespace — and combine multiple resources into one output file.

  • Deployment
  • Service
  • Ingress
  • HPA
  • PVC
  • probes
resource.yaml
Settings
YAML preview

                        
k8s-manifests.yaml

                    
This tool runs entirely in your browser; nothing is sent to a server. The most common fields are covered for each resource — use the "Add to combined output" button to merge multiple resources (e.g. Deployment, Service and Ingress) into one file with a --- separator. This tool is not a replacement for kubectl apply --dry-run=server or a full schema check; review the output before using it in production.