Published earlier this year, but still relevant.

  • @vala@lemmy.dbzer0.com
    link
    fedilink
    English
    13
    edit-2
    2 days ago

    Kubernetes is not a programming language. It’s a program written in a programming language called Go. Working with Kubernetes involves writing in a data serialisation language called YAML but YAML is not a programming language (IIRC) because it’s not Turing complete.

    (I’m just a “code junky” btw)

    • @Daryl@lemmy.ca
      link
      fedilink
      English
      12 days ago

      Kubernetes is definitely not a programming language. It is not a program. it is a complete system. It is an approach, a method, a tool, a way to organize, a way to think about tasks,