TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Kubernetes

    Score9.1 out of 10
    N/AKubernetes is an open-source container cluster manager.N/A

    VMware Workstation Pro

    Score8 out of 10
    N/AVMware Workstation Pro is virtualization software which allows running multiple x86-based operating systems on one PC. Users can run Windows, Linux and BSD virtual machines on a Windows or Linux desktop.N/A
    Pricing
    KubernetesVMware Workstation Pro
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    KubernetesVMware Workstation Pro
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    KubernetesVMware Workstation Pro
    Considered Both Products
    Kubernetes
    No answer on this topic
    VMware by Broadcom
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    9 Answers
    95%
    Would buy again
    18 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    9 Answers
    100%
    Delivers good value for the price
    19 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    9 Answers
    95%
    Happy with the feature set
    18 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    5 Answers
    91%
    Lived up to sales and marketing promises
    10 Answers
    Implementation went as expected
    75%
    Implementation went as expected
    6 Answers
    100%
    Implementation went as expected
    19 Answers
    Features
    KubernetesVMware Workstation Pro
    Container Management
    Comparison of Container Management features of Kubernetes and VMware Workstation Pro
    Feature
    Kubernetes
    9.2
    4 Ratings
    12% above category average
    VMware Workstation Pro
    -
    Ratings
    Security and Isolation9.34 Ratings00 Ratings
    Container Orchestration9.84 Ratings00 Ratings
    Cluster Management9.84 Ratings00 Ratings
    Storage Management8.64 Ratings00 Ratings
    Resource Allocation and Optimization8.84 Ratings00 Ratings
    Discovery Tools9.34 Ratings00 Ratings
    Update Rollouts and Rollbacks9.34 Ratings00 Ratings
    Self-Healing and Recovery9.33 Ratings00 Ratings
    Analytics, Monitoring, and Logging9.14 Ratings00 Ratings
    Server Virtualization
    Comparison of Server Virtualization features of Kubernetes and VMware Workstation Pro
    Feature
    Kubernetes
    -
    Ratings
    VMware Workstation Pro
    7.7
    29 Ratings
    5% below category average
    Virtual machine automated provisioning00 Ratings9.222 Ratings
    Management console00 Ratings6.624 Ratings
    Live virtual machine backup00 Ratings7.322 Ratings
    Live virtual machine migration00 Ratings6.021 Ratings
    Hypervisor-level security00 Ratings9.421 Ratings
    Best Alternatives
    KubernetesVMware Workstation Pro
    Small Businesses
    Mirantis Kubernetes Engine
    Score8 out of 10
    Proxmox VE
    Score9.2 out of 10
    Medium-sized Companies
    Amazon Elastic Container Service (Amazon ECS)
    Score8.6 out of 10
    VMware vSOM (discontinued)
    Score10 out of 10
    Enterprises
    SUSE Rancher
    Score9.4 out of 10
    IBM PowerVM
    Score9.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    KubernetesVMware Workstation Pro
    Likelihood to Recommend
    8.7
    (19 ratings)
    7.7
    (30 ratings)
    Likelihood to Renew
    10.0
    (1 ratings)
    9.0
    (1 ratings)
    Usability
    9.1
    (3 ratings)
    8.0
    (4 ratings)
    Support Rating
    -
    (0 ratings)
    7.7
    (2 ratings)
    User Testimonials
    KubernetesVMware Workstation Pro
    Likelihood to Recommend
    Kubernetes
    K8s should be avoided - If your application works well without being converted into microservices-based architecture & fits correctly in a VM, needs less scaling, have a fixed traffic pattern then it is better to keep away from Kubernetes. Otherwise, the operational challenges & technical expertise will add a lot to the OPEX. Also, if you're the one who thinks that containers consume fewer resources as compared to VMs then this is not true. As soon as you convert your application to a microservice-based architecture, a lot of components will add up, shooting your resource consumption even higher than VMs so, please beware. Kubernetes is a good choice - When the application needs quick scaling, is already in microservice-based architecture, has no fixed traffic pattern, most of the employees already have desired skills.
    Incentivized
    Read full review
    VMware by Broadcom
    I would not recommend using a VM as a complete replacement for your everyday driver, but I would recommend
    it for testing. One way that I use Workstation Pro is with testing GPO's. I can
    make a change to a user or computer GPO, take a snapshot, reboot the computer
    to pull the GPO, see if it worked. If it didn't, I revert to the last snapshot before the GPO was pulled, make some changes to the GPO again, and test on the test VM. The same style
    of testing can be used with creating and changing scripts for computer changes.
    We have a whole computer setup script that installs software and changes a ton
    of settings. On a VM you can test over and over to make sure the script runs
    how you want it to and revert if you didn't like the script outcome. Especially
    handy with software installs, so you don't have to wait for a program to
    uninstall and then edit the script and run the script again. Using snapshots save me so much time in testing!
    Incentivized
    Read full review
    Pros
    Kubernetes
    • Complex cluster management can be done with simple commands with strong authentication and authorization schemes
    • Exhaustive documentation and open community smoothens the learning process
    • As a user a few concepts like pod, deployment and service are sufficient to go a long way
    Incentivized
    Read full review
    VMware by Broadcom
    • It provides a great remote access tool for accessing and managing servers in virtual environment. With the security risks surround remote desktop this provides a good alternative to do the same functions.
    • The app itself is very lightweight and easy to install/maintain.
    • Sandbox testing can be a time consuming thing to setup and do. Workstation makes this easy to create, use, and put away. This make you more willing to put new things in the sandbox and test them before production usage.
    • The cost of workstation is very affordable for the functionality that you get and you can try it for free before you buy it.
    • We use it to run apps that can be difficult to setup or conflict with other apps. We just spin this app VM up run it, and then shut it back down. The startup and shutdown is very quick.
    Incentivized
    Read full review
    Cons
    Kubernetes
    • Local development, Kubernetes does tend to be a bit complicated and unnecessary in environments where all development is done locally.
    • The need for add-ons, Helm is almost required when running Kubernetes. This brings a whole new tool to manage and learn before a developer can really start to use Kubernetes effectively.
    • Finicy configmap schemes. Kubernetes configmaps often have environment breaking hangups. The fail safes surrounding configmaps are sadly lacking.
    Incentivized
    Read full review
    VMware by Broadcom
    • At the moment, it's incompatible with Microsoft's HyperVM, which is used in Docker and the Linux Subsystem on Windows 2 (WSL 2).
    • VMware shared files sometimes stop working and need to be reset.
    • 3D support is limited to Windows and only certain scenarios.
    Incentivized
    Read full review
    Likelihood to Renew
    Kubernetes
    The Kubernetes is going to be highly likely renewed as the technologies that will be placed on top of it are long term as of planning. There shouldn't be any last minute changes in the adoption and I do not anticipate sudden change of the core underlying technology. It is just that the slow process of technology adoption that makes it hard to switch to something else.
    Read full review
    VMware by Broadcom
    It's a solid product, and if they make it compatible with HyperVM (WSL, Docker, etc.) it would be great
    Incentivized
    Read full review
    Usability
    Kubernetes
    It is an eminently usable platform. However, its popularity is overshadowed by its complexity. To properly leverage the capabilities and possibilities of Kubernetes as a platform, you need to have excellent understanding of your use case, even better understanding of whether you even need Kubernetes, and if yes - be ready to invest in good engineering support for the platform itself
    Incentivized
    Read full review
    VMware by Broadcom
    It is well documented since it is a long actor in the virtualization scene. Easy to use for most user cases. Pretty much not maintenance on the software besides the occasional software updates and/or compatibility issues from time to time.
    Incentivized
    Read full review
    Support Rating
    Kubernetes
    No answers on this topic
    VMware by Broadcom
    I haven't had to call VMware Workstation support. The majority of the time, whenever I have a problem, I can perform an online search and find the answers I need. Online forums and users with similar situations are generally sufficient to answer any questions I have had, though, from previous experience at another company, their support is outstanding and responsive to circumstances. However, that is generally for a paid support contract and should be expected when you are paying for that support.
    Incentivized
    Read full review
    Alternatives Considered
    Kubernetes
    Most of the required features for any orchestration tool or framework, which is provided by Kubernetes. After understanding all modules and features of the K8S, it is the best fit for us as compared with others out there.
    Incentivized
    Read full review
    VMware by Broadcom
    VMware ESXi is more enterprise based whereas VMware Workstation offers capabilities at a lower cost and smaller scale. VMware Workstation Pro is also user friendly and easy to install. It can be utilized on a regular desktop system as the name implies. It helps with also demonstrations when needed to clients without having bulky hardware every time.
    Incentivized
    Read full review
    Return on Investment
    Kubernetes
    • Because of microservices, Kubernetes makes it easy to find the cost of each application easily.
    • Like every new technology, initially, it took more resources to educate ourselves but over a period of time, I believe it's going to be worth it.
    Incentivized
    Read full review
    VMware by Broadcom
    • When updating multiple VM's, this is a much quicker option vs trying to either RDP to them or console using Vcenter
    • We are required to run a VM locally for certain tasks, and this has been the most effective way to use it
    • The ability to manage a VM without having to worry about the console freezing up helps with management
    Incentivized
    Read full review
    ScreenShots