Kubernetes manifest generator
Fill in a form, get clean Kubernetes YAML: a Deployment, plus a Service, Ingress and ConfigMap if you fancy them. Sensible security defaults come already switched on.
Give it a spinTools
Little helpers that run right in your browser. Type freely, because nothing gets uploaded.
Fill in a form, get clean Kubernetes YAML: a Deployment, plus a Service, Ingress and ConfigMap if you fancy them. Sensible security defaults come already switched on.
Give it a spinStrong passwords built the way Australia's cyber security agency recommends: random words, at least 15 characters, with capitals and numbers dropped in at random spots.
Make me onePaste JSON, squash it onto one line or spread it out neatly. Typos get a plain-English error with the exact line and column, and big numbers survive untouched.
Tidy some JSONPaste YAML, get it tidied and checked. Comments stay put, numbers like 0755 stay exactly as written, and mistakes come with the line and column.
Check some YAMLEncode and decode text or files. PowerShell mode uses the encoding -EncodedCommand really expects, and decoding tells you exactly what's wrong when a string won't decode.