Vctl
vctl
Both VMware Workstation as well as VMware Fusion nowadays have additional support to run and manage containers and the ability to run local kubernetes clusters.
Official documentation
The official documentation has this:
- VMware Workstation 16 - Using vctl Command to Manage Containers and Run Kubernetes Cluster
- VMware Fusion 12 - Using vctl Command to Manage Containers and Run Kubernetes Cluster
github
Then there's the vctl doc over at github:
https://github.com/VMwareFusion/vctl-docs
With their getting started guide down here: https://github.com/VMwareFusion/vctl-docs/blob/master/docs/getting-started.md
Mike Roy also had some video shoots (one during vmworld, but he did another one.. let me see...)
Here's one: https://www.youtube.com/watch?v=LB8s3i6MCZE
VMware's Jeff Wu also wrote a piece about it here: https://medium.com/@jeff.wu.junfei/project-nautilus-a-new-container-runtime-d7c3574d2ae0
and perhaps this helps too:
https://rguske.github.io/post/a-closer-look-at-vmwares-project-nautilus/