Overview#
Google Container Engine is a Cluster Orchestration System based on Kubernetes that uses Google Compute Engine instances and ResponsesGoogle Container Engine schedules containers into a cluster and automatically manages them based on requirements you define declaratively using configuration files.
Google Container Engine allows for greater control over how infrastructure is created than does Google App Engine. However, it does not force you to configure infrastructure details, like configuring networks and load balancers and configuring health monitoring and auto-scaling rules.
Kubernetes is an Open Source container Cluster Orchestration System.