When it comes to automation, I’m a big consumer of PowerCLI. Automation can be leveraged in many contexts, such as:
Virtual machines lifecycles Infrastructure configuration Remediation and self-healing …and much more! As much as I like VMware PKS, I also need to work on regular Kubernetes: for that, I require the ability to deploy a number of virtual machines based on a Linux template and to configure them with different settings (masters, etcd, and workers nodes). ...