Understanding Kubernetes In A Visual Way


Download Understanding Kubernetes In A Visual Way PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Understanding Kubernetes In A Visual Way 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

Understanding Kubernetes in a visual way


Understanding Kubernetes in a visual way

Author: Aurélie Vache

language: en

Publisher: Aurélie Vache

Release Date: 2020-05-31


DOWNLOAD





Understanding Kubernetes can be difficult or time-consuming. I've created this collection of sketchnotes about Kubernetes in order to explain the Cloud technology in a visual way. The book covers: * Kubernetes components (etcd, API-server, scheduler, kubelet, controller manager, proxy...) * Resources (Pods, Jobs, CronJobs, ConfigMaps, Secrets, Deployments, ReplicaSet, DaemonSet, Services, Ingress, PV, PVC...) * QoS, Horizontal PodAutoScaler, Pod & Node Affinity, Network Policies... * And also a example for operations you can do on Nodes * Debugging / Troubleshooting Kubernetes * Tips * Useful tools to use The whole book includes "How To" with concrete examples for all concepts and illustrations that helps to understand abstract concepts. I love to share my knowledges and to help people. I hope this book will help you in your journey for understanding Kubernetes.

Bootstrapping Microservices with Docker, Kubernetes, and Terraform


Bootstrapping Microservices with Docker, Kubernetes, and Terraform

Author: Ashley Davis

language: en

Publisher: Simon and Schuster

Release Date: 2021-01-23


DOWNLOAD





Summary The best way to learn microservices development is to build something! Bootstrapping Microservices with Docker, Kubernetes, and Terraform guides you from zero through to a complete microservices project, including fast prototyping, development, and deployment. You’ll get your feet wet using industry-standard tools as you learn and practice the practical skills you’ll use for every microservices application. Following a true bootstrapping approach, you’ll begin with a simple, familiar application and build up your knowledge and skills as you create and deploy a real microservices project. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology Taking microservices from proof of concept to production is a complex, multi-step operation relying on tools like Docker, Terraform, and Kubernetes for packaging and deployment. The best way to learn the process is to build a project from the ground up, and that’s exactly what you’ll do with this book! About the book In Bootstrapping Microservices with Docker, Kubernetes, and Terraform, author Ashley Davis lays out a comprehensive approach to building microservices. You’ll start with a simple design and work layer-by-layer until you’ve created your own video streaming application. As you go, you’ll learn to configure cloud infrastructure with Terraform, package microservices using Docker, and deploy your finished project to a Kubernetes cluster. What's inside Developing and testing microservices applications Working with cloud providers Applying automated testing Implementing infrastructure as code and setting up a continuous delivery pipeline Monitoring, managing, and troubleshooting About the reader Examples are in JavaScript. No experience with microservices, Kubernetes, Terraform, or Docker required. About the author Ashley Davis is a software developer, entrepreneur, stock trader, and the author of Manning’s Data Wrangling with JavaScript. Table of Contents 1 Why microservices? 2 Creating your first microservice 3 Publishing your first microservice 4 Data management for microservices 5 Communication between microservices 6 Creating your production environment 7 Getting to continuous delivery 8 Automated testing for microservices 9 Exploring FlixTube 10 Healthy microservices 11 Pathways to scalability

Bootstrapping Microservices, Second Edition


Bootstrapping Microservices, Second Edition

Author: Ashley Davis

language: en

Publisher: Simon and Schuster

Release Date: 2024-04-23


DOWNLOAD





Bootstrapping Microservices, Second Edition is a guide to microservices and cloud-native distributed applications. In it, you'll learn how to configure cloud infrastructure with Terraform, package microservices using Docker, and deploy your finished project to a Kubernetes cluster.