ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    is k8s a hypervisor ?

    IT Discussion
    5
    9
    576
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Emad RE
      Emad R
      last edited by

      well container-based, especially if we think about LXD as one and that coined the term Type-C hypervisors.

      sadly I can't drag my thoughts like another person here and make it 1000 lines yet still meaningful, but you get the point, I think it is hypervisor...

      1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller
        last edited by

        Is it at the most technical level? No. Is it in a practical sense? Yes.

        1 Reply Last reply Reply Quote 1
        • ObsolesceO
          Obsolesce
          last edited by

          No, k8s is not a hypervisor.

          K8s is like the conductor, conducting each member of the orchestra as one, where each member of the orchestra is a container. It's more than that, but to show how it's not a hypervisor I'll leave it at that.

          Emad RE scottalanmillerS 2 Replies Last reply Reply Quote 0
          • Emad RE
            Emad R @Obsolesce
            last edited by

            @Obsolesce

            Here how it resembles:

            It manages network level via "plugins"
            nodes can join in (like hyper converged)
            it can run apps on nodes and scale them
            there is an option to store data and be stateful thus managing storage

            You know a new breed of hypervisors ... container level

            ObsolesceO 1 Reply Last reply Reply Quote 0
            • ObsolesceO
              Obsolesce @Emad R
              last edited by

              @Emad-R said in is k8s a hypervisor ?:

              @Obsolesce

              Here how it resembles:

              It manages network level via "plugins"
              nodes can join in (like hyper converged)
              it can run apps on nodes and scale them
              there is an option to store data and be stateful thus managing storage

              You know a new breed of hypervisors ... container level

              No, nothing about K8s fits the definition of hypervisor.

              1 Reply Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller @Obsolesce
                last edited by

                @Obsolesce said in is k8s a hypervisor ?:

                No, k8s is not a hypervisor.

                K8s is like the conductor, conducting each member of the orchestra as one, where each member of the orchestra is a container. It's more than that, but to show how it's not a hypervisor I'll leave it at that.

                Right, I assumed he meant Docker, not K8S itself.

                1 Reply Last reply Reply Quote 0
                • F
                  flaxking
                  last edited by

                  That's like calling vCenter a hypervisor

                  scottalanmillerS 1 Reply Last reply Reply Quote 1
                  • scottalanmillerS
                    scottalanmiller @flaxking
                    last edited by

                    @flaxking said in is k8s a hypervisor ?:

                    That's like calling vCenter a hypervisor

                    Right. It's a controller for a hypervisor, but just a management layer.

                    1 Reply Last reply Reply Quote 0
                    • matteo nunziatiM
                      matteo nunziati
                      last edited by

                      Kubernetes is 3 things:

                      • a container orchestrator (vsphere for containers)
                      • a container config manamement (ansible for container infrastructure)
                      • a version control system with rollback capabilities (by default stores the last 10 configs for a deployment)
                      1 Reply Last reply Reply Quote 0
                      • 1 / 1
                      • First post
                        Last post