Pro Google Kubernetes Engine


Download Pro Google Kubernetes Engine PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Pro Google Kubernetes Engine book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Pro Google Kubernetes Engine


Pro Google Kubernetes Engine

Author: Navin Sabharwal

language: en

Publisher: Apress

Release Date: 2020-11-08


DOWNLOAD





Discover methodologies and best practices for getting started with Google Kubernetes Engine (GKE). This book helps you understand how GKE provides a fully managed environment to deploy and operate containerized applications on Google Cloud infrastructure. You will see how Kubernetes makes it easier for users to manage clusters and the container ecosystem. And you will get detailed guidance on deploying and managing applications, handling administration of container clusters, managing policies, and monitoring cluster resources. You will learn how to operate the GKE environment through the GUI-based Google Cloud console and the "gcloud" command line interface. The book starts with an introduction to GKE and associated services. The authors provide hands-on examples to set up Container Registry and GKE Cluster, and you will follow through an application deployment on GKE. Later chapters focus on securing your GCP GKE environment, GKE monitoring and dashboarding, and CI/CD automation. All of the code presented in the book is provided in the form of scripts, which allow you to try out the examples and extend them in interesting ways. What You Will Learn Understand the main container services in GCP (Google Container Registry, Google Kubernetes Engine, Kubernetes Engine, Management Services) Perform hands-on steps to deploy, secure, scale, monitor, and automate your containerized environment Deploy a sample microservices application on GKE Deploy monitoring for your GKE environment Use DevOps automation in the CI/CD pipeline and integrate it with GKE Who This Book Is For Architects, developers, and DevOps engineers who want to learn Google Kubernetes Engine

Pro DevOps with Google Cloud Platform


Pro DevOps with Google Cloud Platform

Author: Pierluigi Riti

language: en

Publisher: Apress

Release Date: 2018-10-24


DOWNLOAD





Use DevOps principles with Google Cloud Platform (GCP) to develop applications and services. This book builds chapter by chapter to a complete real-life scenario, explaining how to build, monitor, and maintain a complete application using DevOps in practice. Starting with core DevOps concepts, continuous integration, and continuous delivery, you’ll cover common tools including Jenkins, Docker, and Kubernetes in the context of a real microservices application to deploy in the cloud. You will also create a monitor for your cloud and see how to use its data to prevent errors and improve the stability of the system. By the end of Pro DevOps with Google Cloud Platform, you will be able to deploy, maintain, and monitor a real application with GCP. What You Will Learn Build and deploy applications and services using DevOps on Google Cloud Platform Maintain a complete continuous integration (CI) and continuous delivery (CD) pipeline Use containerization with Docker and Kubernetes Carry out CD with GCP and Jenkins Create microservices with Jenkins, Docker, and Kubernetes Monitor your newly deployed application and its deployment and performance Set up security and manage your network with GCP Who This Book Is For Developers and software architects who want to implement DevOps in practice. Some prior programming experience is recommended as well as a basic knowledge of a Linux command-line environment.

Getting Started with Google Kubernetes Engine


Getting Started with Google Kubernetes Engine

Author: Nilanjana Saha

language: en

Publisher: BPB Publications

Release Date: 2025-04-17


DOWNLOAD





DESCRIPTION GKE simplifies deploying and managing containerized applications, a crucial skill in today's cloud-native landscape. This book guides you from foundational concepts to practical implementation, preparing you to effectively use GKE for scalable and reliable deployments. The book begins with an introduction to containerization and Kubernetes, laying the groundwork before diving into Google Cloud Platform (GCP) and GKE specifics. You will learn to create and configure GKE clusters, set up your development environment with essential tools like Helm and Argo CD, and deploy applications with scaling and networking configurations. The practical chapters cover monitoring with Prometheus and Grafana, implementing robust security measures, and troubleshooting common GKE issues. Finally, you will explore advanced topics like multi-cluster ingress and service mesh, enabling you to tackle complex deployments. By the end of this book, you will possess a strong understanding of GKE, capable of confidently deploying, managing, and optimizing containerized applications within Google Cloud. You will gain the skills necessary to leverage GKE's full potential, making you a valuable asset in any cloud-native development team. WHAT YOU WILL LEARN ● Understand core containerization and Kubernetes concepts, integrating with GCP services. ● Create, configure, and manage GKE clusters using gcloud and Terraform effectively. ● Setup GKE development environments with Helm, Argo CD, and monitoring tools. ● Deploy and scale applications on GKE using YAML, deployments, and services. ● Implement GKE networking principles, including load balancing and DNS configuration. ● Secure GKE clusters, manage secrets, and implement robust security policies. WHO THIS BOOK IS FOR This book is tailored for IT professionals transitioning to cloud roles, computer science students, DevOps engineers, SREs, platform engineers, and cloud developers seeking to gain practical GKE skills. TABLE OF CONTENTS 1. Introduction to Kubernetes and Containerization 2. Overview of Google Cloud Platform 3. Creating and Configuring a GKE Cluster 4. Setting Up Your GKE Environment 5. Deploying Applications on GKE 6. Networking in GKE 7. Monitoring and Logging 8. Security in GKE 9. Troubleshooting and Best Practices 10. Advanced Topics in GKE