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 tool

Swagger YAML Generator

Generate a Swagger 2.0 YAML document with example responses, for Swagger UI.

Open tool

Kubernetes Deployment YAML Generator

Fill in a form to generate a complete Kubernetes Deployment manifest, with env vars, resources, probes, and rolling updates.

Open tool

Kubernetes Service YAML Generator

Generate a Kubernetes Service manifest for ClusterIP, NodePort, LoadBalancer, or headless service types.

Open tool

Kubernetes Ingress YAML Generator

Generate a Kubernetes Ingress manifest with host/path routing rules, TLS, and common controller annotations.

Open tool

Kubernetes ConfigMap YAML Generator

Generate a Kubernetes ConfigMap manifest from key/value pairs or a single file's contents.

Open tool

Kubernetes Secret YAML Generator

Generate a Kubernetes Secret manifest (Opaque, TLS, or Docker config) from plain-text key/value entries.

Open tool

Kubernetes HorizontalPodAutoscaler YAML Generator

Generate a Kubernetes HorizontalPodAutoscaler (autoscaling/v2) manifest targeting a Deployment by CPU and/or memory utilization.

Open tool

Kubernetes PodDisruptionBudget YAML Generator

Generate a Kubernetes PodDisruptionBudget manifest with either minAvailable or maxUnavailable, as a count or percentage.

Open tool

Kubernetes ResourceQuota YAML Generator

Generate a Kubernetes ResourceQuota manifest capping a namespace's compute requests/limits and object counts.

Open tool

Kubernetes Namespace YAML Generator

Generate a Kubernetes Namespace manifest with repeatable labels and annotations.

Open tool

Kubernetes Pod YAML Generator

Generate a raw, standalone Kubernetes Pod manifest with a custom command, ports, env vars, and restart policy.

Open tool

Kubernetes ServiceAccount YAML Generator

Generate a Kubernetes ServiceAccount manifest with labels, annotations, token automounting, and image pull secrets.

Open tool

Docker Compose Generator

Build a multi-service docker-compose.yml from a form: ports, volumes, env vars, healthchecks, and resource limits.

Open tool

GitLab CI Generator

Build a .gitlab-ci.yml with stages, jobs, caching, artifacts and branch rules, no YAML by hand.

Open tool

CircleCI Config Generator

Build a .circleci/config.yml with a Docker executor, jobs, a workflow, and optional orbs.

Open tool

Azure DevOps Pipeline Generator

Build an azure-pipelines.yml with triggers, a pool, stages, variables and common tasks.

Open tool

Bitbucket Pipelines Generator

Build a bitbucket-pipelines.yml with default steps, branch pipelines, caches and a PR pipeline.

Open tool

Buildkite Pipeline Generator

Build a Buildkite pipeline.yml with steps, agent targeting, a wait step and manual approval.

Open tool

Drone CI Generator

Build a .drone.yml Docker pipeline with steps, volumes, and from_secret references.

Open tool

Travis CI Generator

Build a .travis.yml with a language/version matrix, install/script steps, stages and deploy.

Open tool

Ansible Playbook Generator

Generate a playbook.yml with a hosts group, vars, repeatable tasks (apt/copy/service/template), and a wired-up restart handler.

Open tool

Prometheus Config Generator

Build a prometheus.yml with global intervals, repeatable scrape configs, alerting, and remote_write.

Open tool

Alertmanager Config Generator

Build an alertmanager.yml with routing, repeatable Slack/PagerDuty/email/Teams receivers, and inhibit rules.

Open tool

Loki Config Generator

Build a Loki config YAML with auth, a filesystem/S3/GCS storage backend, and ingestion/retention limits.

Open tool

Tempo Config Generator

Build a Grafana Tempo config YAML with an OTLP/Jaeger/Zipkin receiver, a storage backend, and metrics-generator.

Open tool

OpenTelemetry Collector Config Generator

Build an otel-collector-config.yaml with OTLP receivers, batch/memory_limiter processors, and a wired pipeline.

Open tool

MongoDB Config Generator

Generate a mongod.conf YAML file: networking, authorization, WiredTiger cache, replication, and logging.

Open tool

GitHub Actions Workflow Generator

Build a GitHub Actions workflow with triggers, a job, a matrix strategy and permissions.

Open tool

List to YAML Converter

Convert a plain list into a YAML block sequence, quoting items that need it.

Open tool

YAML to List Converter

Parse a flat YAML block sequence back into a plain list with your choice of separator.

Open tool