The site name’s a play on “The Onion” so it’s gotta be satire, right? I couldn’t find an about page to confirm.

  • Semi-Hemi-Demigod@kbin.social
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    I’ve got 20+ years of professional experience at all different levels. I can take an idea and turn it into a Docker image with fully automated CI/CD on myriad cloud platforms.

    K8s is still black magic to me.

    • fruitycoder@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      Just a system that deploys, injects configs, mounts dies, handles the networking based on configs and scheduling.

      It CAN get more complicated since it enables more advanced deployment types, but it can be simple.

      I run k3s on every computer of mine as a single node cluster now as an alt to running podman or docker.