yaml
31 tools tagged "yaml".
OpenAPI Generator
Generate a full OpenAPI 3.1 YAML document from a list of paths and an auth scheme.
Open toolSwagger YAML Generator
Generate a Swagger 2.0 YAML document with example responses, for Swagger UI.
Open toolKubernetes Deployment YAML Generator
Fill in a form to generate a complete Kubernetes Deployment manifest, with env vars, resources, probes, and rolling updates.
Open toolKubernetes Service YAML Generator
Generate a Kubernetes Service manifest for ClusterIP, NodePort, LoadBalancer, or headless service types.
Open toolKubernetes Ingress YAML Generator
Generate a Kubernetes Ingress manifest with host/path routing rules, TLS, and common controller annotations.
Open toolKubernetes ConfigMap YAML Generator
Generate a Kubernetes ConfigMap manifest from key/value pairs or a single file's contents.
Open toolKubernetes Secret YAML Generator
Generate a Kubernetes Secret manifest (Opaque, TLS, or Docker config) from plain-text key/value entries.
Open toolKubernetes HorizontalPodAutoscaler YAML Generator
Generate a Kubernetes HorizontalPodAutoscaler (autoscaling/v2) manifest targeting a Deployment by CPU and/or memory utilization.
Open toolKubernetes PodDisruptionBudget YAML Generator
Generate a Kubernetes PodDisruptionBudget manifest with either minAvailable or maxUnavailable, as a count or percentage.
Open toolKubernetes ResourceQuota YAML Generator
Generate a Kubernetes ResourceQuota manifest capping a namespace's compute requests/limits and object counts.
Open toolKubernetes Namespace YAML Generator
Generate a Kubernetes Namespace manifest with repeatable labels and annotations.
Open toolKubernetes Pod YAML Generator
Generate a raw, standalone Kubernetes Pod manifest with a custom command, ports, env vars, and restart policy.
Open toolKubernetes ServiceAccount YAML Generator
Generate a Kubernetes ServiceAccount manifest with labels, annotations, token automounting, and image pull secrets.
Open toolDocker Compose Generator
Build a multi-service docker-compose.yml from a form: ports, volumes, env vars, healthchecks, and resource limits.
Open toolGitLab CI Generator
Build a .gitlab-ci.yml with stages, jobs, caching, artifacts and branch rules, no YAML by hand.
Open toolCircleCI Config Generator
Build a .circleci/config.yml with a Docker executor, jobs, a workflow, and optional orbs.
Open toolAzure DevOps Pipeline Generator
Build an azure-pipelines.yml with triggers, a pool, stages, variables and common tasks.
Open toolBitbucket Pipelines Generator
Build a bitbucket-pipelines.yml with default steps, branch pipelines, caches and a PR pipeline.
Open toolBuildkite Pipeline Generator
Build a Buildkite pipeline.yml with steps, agent targeting, a wait step and manual approval.
Open toolDrone CI Generator
Build a .drone.yml Docker pipeline with steps, volumes, and from_secret references.
Open toolTravis CI Generator
Build a .travis.yml with a language/version matrix, install/script steps, stages and deploy.
Open toolAnsible Playbook Generator
Generate a playbook.yml with a hosts group, vars, repeatable tasks (apt/copy/service/template), and a wired-up restart handler.
Open toolPrometheus Config Generator
Build a prometheus.yml with global intervals, repeatable scrape configs, alerting, and remote_write.
Open toolAlertmanager Config Generator
Build an alertmanager.yml with routing, repeatable Slack/PagerDuty/email/Teams receivers, and inhibit rules.
Open toolLoki Config Generator
Build a Loki config YAML with auth, a filesystem/S3/GCS storage backend, and ingestion/retention limits.
Open toolTempo Config Generator
Build a Grafana Tempo config YAML with an OTLP/Jaeger/Zipkin receiver, a storage backend, and metrics-generator.
Open toolOpenTelemetry Collector Config Generator
Build an otel-collector-config.yaml with OTLP receivers, batch/memory_limiter processors, and a wired pipeline.
Open toolMongoDB Config Generator
Generate a mongod.conf YAML file: networking, authorization, WiredTiger cache, replication, and logging.
Open toolGitHub Actions Workflow Generator
Build a GitHub Actions workflow with triggers, a job, a matrix strategy and permissions.
Open toolList to YAML Converter
Convert a plain list into a YAML block sequence, quoting items that need it.
Open toolYAML to List Converter
Parse a flat YAML block sequence back into a plain list with your choice of separator.
Open tool