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.

  • Lodra@programming.dev
    link
    fedilink
    English
    arrow-up
    113
    ·
    7 个月前

    The CEO now seeks help from Phutar Afrayughum, a psychic and extrasensory perception specialist who allegedly helped Google increase their marketshare in the messaging app market, and was also involved in developing the Material Design framework.

    Seems like a legit article :shrug:

    • fidodo@lemmy.world
      link
      fedilink
      English
      arrow-up
      51
      arrow-down
      1
      ·
      7 个月前

      Yeah I thought it was satire until I read that. I can’t think of an explanation for Google’s product decisions in any other way

  • Semi-Hemi-Demigod@kbin.social
    link
    fedilink
    arrow-up
    53
    ·
    7 个月前

    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
      17
      ·
      7 个月前

      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.

        • Grappling7155@lemmy.ca
          link
          fedilink
          arrow-up
          5
          ·
          7 个月前

          K3s is a distribution of Kubernetes that bundles in a few commonly used convenient tools. It’s fairly lightweight compared to vanilla k8s, and it’s simple to setup. It’s a great choice for experimenting and learning and also production ready when you’re ready to push it farther.

          • kapitol@lemmy.ca
            link
            fedilink
            arrow-up
            4
            ·
            7 个月前

            kubernetes kloud klan - they ride around discriminating against other types of infrastructure

        • finkrat@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          7 个月前

          I don’t have a tutorial to recommend but starting to play around with Minikube myself, should skip the need for an actual cluster

        • fruitycoder@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          ·
          6 个月前

          RancherDesktop if you want a dead simple way to spin up a k3s cluster with a GUI. All of the kubernetes tooling works on too. Works on Linux, Windows, and Mac (Intel and Apple SI).

          Rancher.academy had, at one point, been a really good resource, but I honestly just haven’t watched tutorial in a while for k3s/rke2 so I would be lying if I said I knew one.

      • mcmoor@bookwormstory.social
        link
        fedilink
        English
        arrow-up
        4
        ·
        7 个月前

        Yeah it’s like docker++. Somehow networking between pod is also easier than between container. Also with k9s and argocd it’s much easier to see the entire cluster.

    • state_electrician@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      6
      ·
      7 个月前

      I enjoy K8s, even though it adds a lot of things that can (and will at some point) break. But at a certain scale it becomes worth it because some things become so, so easy.

      • Semi-Hemi-Demigod@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        7 个月前

        I can absolutely see the benefit for really huge deployments or complex, highly-available systems. I’ve even sort of used it in my job working with those things. But I’m still just running commands I don’t understand that some sysadmin gave me.

      • Corbin@programming.dev
        link
        fedilink
        English
        arrow-up
        5
        ·
        7 个月前

        Lucky 10000: It’s a pun. A quaver is a duration of a musical note in the UK, equivalent to a USA eighth note; a semidemihemiquaver is a sixtyfourth note, used to notate e.g. certain kinds of trumpet trills.

  • Kissaki@programming.dev
    link
    fedilink
    English
    arrow-up
    43
    ·
    7 个月前

    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.

    Yes, it’s satire.

    The page is run by one author https://www.theolognion.com/about and no description or goal described

    Runs on “substack” platform (standard software)

    The story reads like a story, and the mentioned company does not exist

  • NegativeLookBehind@lemmy.world
    link
    fedilink
    arrow-up
    46
    arrow-down
    5
    ·
    7 个月前

    I read somewhere that Volkswagen has about 900 K8s clusters. I feel that there is a direct correlation between this and the quality of their shitty cars.

  • fruitycoder@sh.itjust.works
    link
    fedilink
    arrow-up
    32
    arrow-down
    1
    ·
    edit-2
    7 个月前

    Some on here once described the idea of an innovation budget. Basically you can do about 3 new things at once before you forget what the hell you are doing and that has made so much sense to me.