this post was submitted on 03 Jan 2025
90 points (95.0% liked)

Programming

23403 readers
97 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

A 10 minute read covering some YAML edge-cases that you should have in mind when writing complex YAML files

you are viewing a single comment's thread
view the rest of the comments
[–] tyler@programming.dev 37 points 10 months ago (11 children)

You shouldn’t write complex yaml files. Keep it simple and yaml is great. Do complex stuff and you’ll hate your life.

[–] ruk_n_rul@monyet.cc 25 points 10 months ago (5 children)

If you write your own tooling then it's great. The vast majority of us are using other people's tooling and have to deal with their imposed complexity. I for one hate GitHub actions with a passion.

[–] dotslashme 6 points 10 months ago (2 children)

I have the same feeling about kubernetes.

[–] corsicanguppy@lemmy.ca 1 points 10 months ago

Kubes. Not even once?

[–] rottingleaf@lemmy.world 1 points 10 months ago

Kubernetes seems closer to the top of the tower of Babel than to the basement. Part of it anyway.

load more comments (2 replies)
load more comments (7 replies)