Posts

Google Kubernetes Engine

Image
Setting Up GKE Cluster Google Kubernetes Engine(GKE)   provides a managed and orchestrated environment for running Docker container  and applications within Google's public cloud services. Google Kubernetes Engine is based on Kubernetes, Google's open source container management system. The features provided by GKE are : Identity and Access Management Hybrid Networking Security and Compliance Integrated logging and monitoring Cluster Options Auto Scale Auto Upgrade Auto Repair Resource Limits Container Isolation Docker Image support and so on .. . Creating a Cluster: Prerequisites : Ensure that you have enabled the Google Kubernetes Engine API.    To enable GKE API for a project using the console: Go to the Cloud Console API Library . From projects list, select a project or create a new one. In the API Library, select the API you want to enable. If you need help finding the API, use the search field and/or the filters. On the API page, click ENABLE. From the same p