Getting started with VMware Kubernetes Engine [VKE]
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 cloud.
VMware Kubernetes Engine Benefits for Developers.
Simple and easy to use Kubernetes
- Developers can create a cluster less than 90 seconds.
- Kubernetes cluster scale up and down based on application needs.
- VMware Smart Cluster instance type and size and continuously optimized to increase density and efficiency.
- Enter a credit card, Pay-for-what-you-use.
A broad selection of application building blocks.
- Native Kubernetes experience enabling a full ecosystem
- Seamless native integration with leading AWS services. If the customer already has AWS account and has services deployed in that account We can integrate with VPC peering
- Global reach via primary AWS regions
- Compatibility with other VMware Cloud Services like Wavefront
Highly Secure by Default
- The Underlying operating system is VMware's Photon OS.
- Encryption of data at rest and in transit
- Fully patched components
- High availability and logical network isolation
- Automated repair for cluster nodes
Multi-Cloud Ready
- Single Service endpoint enabling management of Kubernetes cluster distributed globally
- Runs natively on AWS with other public clouds to follow based on customer demand
- Maintains consistent Kubernetes compatibility across different VMware offerings.
For Developers, they have full access to API's and Kubectl control command line to have their smart cluster seamlessly integrate with AWS services.
VMware Kubernetes Engine Benefits for IT Operators.
Easy to Manage at scale
- Single service endpoint with full lifecycle management. It means vke.cloud.vmware.com is globally available we use global server load balancing provides that endpoint both Europe and the United States initially
- Simple to use policy-based management across hundreds of clusters and thousands of users. With Kubernetes you manage very cluster individually.
- 24*7 health monitoring of Kubernetes cluster.
Highly Secure by default
- All Kubernetes clusters are security hardened using fully patched components. That means customers don’t have to do security patching, VMware takes care of all patching for the customers, All that happens behind the scenes and the service continues to run.
- We are fully encrypted both at our data at rest as well as data in transit. For all Kubernetes key-value database that runs Kubernetes are completely encrypted.
- Role-based access control across and within clusters
- Logical network isolation at the pod level.
Highly Available
- Highly available dial-tone service that just works
- Continuous checks on the health state of Kubernetes clusters automatically remediating issues
- Kubernetes and AWS best practices for availability and scale.
- Global reach across primary AWS regions.
Lower cost
- Grow and shrink compute resources, based on application requirements, to lower cost
- Monitor opportunities for more efficient and economical cloud resources
- Fully managed and simple to use without having to staff a team of Kubernetes or AWS experts.
We have two different types of clusters, The developer which is a non HA cluster, As we have a production cluster which is full HA and multi-AZ implementation.
Comments
Post a Comment