Posts

Showing posts from July, 2018

 Getting started with VMware Kubernetes Engine [VKE]

Image
Overview VMware Kubernetes Engine [VKE] is a New SaaS-based Kubernetes-as-a-Service offering from VMware and Its a container orchestrator. VMware provider that as a clustered service.  It runs on top of AWS (Amazon Web Services).   When people have access to VMware Kubernetes Engine. They are accessing a service that allows them to spin up clusters. Similar to how VMware cloud on AWS works VMware vSphere clusters. VKE allows you to spin up Kubernetes cluster in public cloud.  For now, We are in 3 AWS regions US East1,  US  West2,   EU-West1  Fully-Managed Kubernetes-as-a-service offering that runs on AWS providing a fully certified Kubernetes and docket runtime environment. Key users of VKE are Developers and IT operators. Developers who want to develop container applications and deploy them onto Kubernetes orchestrator platform. IT operators who wants to offer Kubernetes service to their end customer in the public ...