Getting Started With Kubernetes


Download Getting Started With Kubernetes PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Getting Started With Kubernetes 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

Getting Started with Kubernetes


Getting Started with Kubernetes

Author: Jonathan Baier

language: en

Publisher: Packt Publishing Ltd

Release Date: 2018-10-30


DOWNLOAD





Schedule and run application containers using Kubernetes Key FeaturesGet to grips with a wide range of tools to monitor and secure your deploymentsManage your container clusters and networks using KubernetesGet well-versed with the fundamentals of KubernetesBook Description Kubernetes has continued to grow and achieve broad adoption across various industries, helping you to orchestrate and automate container deployments on a massive scale. Based on the recent release of Kubernetes 1.12, Getting Started with Kubernetes gives you a complete understanding of how to install a Kubernetes cluster. The book focuses on core Kubernetes constructs, such as pods, services, replica sets, replication controllers, and labels. You will understand cluster-level networking in Kubernetes, and learn to set up external access to applications running in the cluster. As you make your way through the book, you'll understand how to manage deployments and perform updates with minimal downtime. In addition to this, you will explore operational aspects of Kubernetes , such as monitoring and logging, later moving on to advanced concepts such as container security and cluster federation. You'll get to grips with integrating your build pipeline and deployments within a Kubernetes cluster, and be able to understand and interact with open source projects. In the concluding chapters, you'll orchestrate updates behind the scenes, avoid downtime on your cluster, and deal with underlying cloud provider instability within your cluster. By the end of this book, you'll have a complete understanding of the Kubernetes platform and will start deploying applications on it. What you will learnDownload, install, and configure the Kubernetes code baseSet up and access monitoring and logging for Kubernetes clustersSet up external access to applications running in the clusterLearn how to manage and scale kubernetes with hosted platforms on AWS, Azure, and GCPRun multiple clusters and manage them from a single control planeDiscover top tools for deploying and managing a Kubernetes clusterLearn how to get production ready and harden Kubernetes operations, networking, and storageWho this book is for Getting Started with Kubernetes is for developers, system administrators, and DevOps engineers who want to automate the deployment process and scale their applications. No prior knowledge of Kubernetes is required.

Kubernetes Cookbook


Kubernetes Cookbook

Author: Sébastien Goasguen

language: en

Publisher: "O'Reilly Media, Inc."

Release Date: 2018-02-14


DOWNLOAD





If your organization is preparing to move toward a cloud-native computing architecture, this cookbook shows you how to successfully use Kubernetes, the de-facto standard for automating the deployment, scaling, and management of containerized applications. With more than 80 proven recipes, developers, system administrators, and architects will quickly learn how to get started with Kubernetes and understand its powerful API. Through the course of the book, authors Sébastien Goasguen and Michael Hausenblas provide several detailed solutions for installing, interacting with, and using Kubernetes in development and production. You'll learn how to adapt the system to your particular needs and become familiar with the wider Kubernetes ecosystem. Each standalone chapter features recipes written in O'Reilly's popular problem-solution-discussion format. Recipes in this cookbook focus on: Creating a Kubernetes cluster Using the Kubernetes command-line interface Managing fundamental workload types Working with services Exploring the Kubernetes API Managing stateful and non-cloud native apps Working with volumes and configuration data Cluster-level and application-level scaling Securing your applications Monitoring and logging Maintenance and troubleshooting.

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