Update to my Homelab, I’ve started 3D printing brackets, and I moved almost everything to Kubernettes

I still have a lot more I want to print, and some custom things I need to design, which I currently have no idea how to do, but keen to learn and figure that out.

This is what’s in my k8s cluster right now:

This my dashboard:
image
Most of these are app running on my cluster.

For a visually pleasing breakdown of my cluster and some neat diagrams etc. see This and please leave a Star if you like it.

  • Ek-Hou-Van-Braai@piefed.socialOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 hours ago

    Kubernettes is a orchestrator for containers.

    As your article said, you don’t NEED to use docker.

    But in many cases you do use docker, many of the containers I run are docker containers

    • Possibly linux@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      58 minutes ago

      I think you are mixing up docker with OCI containers.

      Docker is a container orchestrator. You can just as easily use podman or Kubernetes