دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Alessandro Arrichiello. Gianni Salinetti
سری:
ISBN (شابک) : 1803248238, 9781803248233
ناشر: Packt Publishing
سال نشر: 2022
تعداد صفحات: 519
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 8 مگابایت
در صورت تبدیل فایل کتاب Podman for DevOps: Containerization reimagined with Podman and its companion tools به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب Podman for DevOps: Containerization با Podman و ابزارهای همراه آن دوباره تصور شد نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
ساخت، استقرار و مدیریت کانتینرها با موتور و ابزارهای نسل بعدی
از آنجایی که کانتینرها به استاندارد جدیدی برای بستهبندی برنامهها و وابستگیهای آنها تبدیل شدهاند، درک نحوه پیادهسازی، ساخت و مدیریت آنها اکنون یک مهارت ضروری برای توسعهدهندگان است. ، مدیران سیستم و تیم های SRE/عملیاتی. Podman و ابزارهای همراه آن Buildah و Skopeo یک مجموعه ابزار عالی برای تقویت توسعه، اجرا و مدیریت برنامههای کاربردی کانتینری ایجاد میکنند.
با مفاهیم اولیه کانتینریسازی و فناوری زیربنایی آن شروع میشود. ، این کتاب به شما کمک می کند اولین کانتینر خود را با Podman راه اندازی کنید. شما جعبه ابزار کامل را کاوش خواهید کرد و توسعه کانتینرهای جدید، مدیریت چرخه حیات، عیب یابی و جنبه های امنیتی آنها را بررسی خواهید کرد. همراه با Podman، این کتاب Buildah و Skopeo را برای تکمیل اکوسیستم ابزار و پوشش گردش کار کامل برای ساخت، انتشار و مدیریت تصاویر کانتینر بهینهسازی شده، نشان میدهد. Podman برای DevOps یک نمای جامع از فناوری کانتینر تمام پشته و ارتباط آن با پایه های سیستم عامل، همراه با موضوعات مهمی مانند شبکه، نظارت و ادغام با systemd، docker-compose، و Kubernetes ارائه می دهد.< /p>
در پایان این کتاب DevOps، مهارتهای مورد نیاز برای ساخت و بستهبندی برنامههای خود در داخل کانتینرها و همچنین استقرار، مدیریت و ادغام آنها با سرویسهای سیستم را خواهید داشت.</ span>
این کتاب برای توسعه دهندگان ابری است که به دنبال یادگیری نحوه ساخت و بسته بندی برنامه های کاربردی در داخل کانتینرها و مدیران سیستم هستند که می خواهند آنها را مستقر، مدیریت و با خدمات سیستم و ادغام کنند. راه حل های ارکستراسیون این کتاب مقایسه دقیقی بین Docker و Podman ارائه میکند تا به شما در یادگیری سریع Podman کمک کند.
Build, deploy, and manage containers with the next-generation engine and tools
As containers have become the new de facto standard for packaging applications and their dependencies, understanding how to implement, build, and manage them is now an essential skill for developers, system administrators, and SRE/operations teams. Podman and its companion tools Buildah and Skopeo make a great toolset to boost the development, execution, and management of containerized applications.
Starting with the basic concepts of containerization and its underlying technology, this book will help you get your first container up and running with Podman. You'll explore the complete toolkit and go over the development of new containers, their lifecycle management, troubleshooting, and security aspects. Together with Podman, the book illustrates Buildah and Skopeo to complete the tools ecosystem and cover the complete workflow for building, releasing, and managing optimized container images. Podman for DevOps provides a comprehensive view of the full-stack container technology and its relationship with the operating system foundations, along with crucial topics such as networking, monitoring, and integration with systemd, docker-compose, and Kubernetes.
By the end of this DevOps book, you'll have developed the skills needed to build and package your applications inside containers as well as to deploy, manage, and integrate them with system services.
The book is for cloud developers looking to learn how to build and package applications inside containers and system administrators who want to deploy, manage, and integrate them with system services and orchestration solutions. This book provides a detailed comparison between Docker and Podman to aid you in learning Podman quickly.
Cover Title Copyright and Credits Foreword Table of Contents Section 1: From Theory to Practice: Running Containers with Podman Chapter 1: Introduction to Container Technology Technical requirements Book conventions What are containers? Resource usage with cgroups Running isolated processes Isolating mounts Container images to the rescue Security considerations Container engines and runtimes Containers versus virtual machines Why do I need a container? Open source Portability DevOps facilitators Cloud readiness Infrastructure optimization Microservices Chroot and Unix v7 FreeBSD jails Solaris Containers (also known as Solaris Zones) Linux Containers (LXC) Docker rkt OCI and CRI-O Podman Where are containers used today? Summary Further reading Chapter 2: Comparing Podman and Docker Technical requirements Docker container daemon architecture The Docker daemon Interacting with the Docker daemon The Docker REST API Docker client commands Docker images Docker registries What does a running Docker architecture look like? Containerd architecture Podman daemonless architecture Podman commands and REST API Podman building blocks The libpod library The runc and crun OCI container runtimes Conmon Rootless containers OCI images The main differences between Docker and Podman Command-line interface comparison Running a container Summary Further reading Chapter 3: Running the First Container Technical requirements Choosing an operating system and installation method Choosing between Linux distributions and another OS Preparing your environment Customizing the container registries search list Optional – enable socket-based services Optional – customize Podman’s behavior Running your first container Interactive and pseudo-tty Detaching from a running container Network port publishing Configuration and environment variables Summary Further reading Chapter 4: Managing Running Containers Technical requirements Managing container images Searching for images Pulling and viewing images Inspecting images' configurations and contents Deleting images Operations with running containers Viewing and handling container status Pausing and unpausing containers Inspecting processes inside containers Monitoring container stats Inspecting container information Capturing logs from containers Executing processes in a running container Running containers in pods Summary Chapter 5: Implementing Storage for the Container's Data Technical requirements Why does storage matter for containers? Containers' storage features Storage driver Copying files in and out of a container Interacting with overlayfs Attaching host storage to a container Managing and attaching bind mounts to a container Managing and attaching volumes to a container SELinux considerations for mounts Attaching other types of storage to a container Summary Further reading Section 2: Building Containers from Scratch with Buildah Chapter 6: Meet Buildah – Building Containers from Scratch Technical requirements Basic image building with Podman Builds under the hood Dockerfile and Containerfile instructions Running builds with Podman Meet Buildah, Podman's companion tool for builds Preparing our environment Verifying the installation Buildah configuration files Choosing our build strategy Building a container image starting from an existing base image Building a container image starting from scratch Building a container image starting from a Dockerfile Building images from scratch Building images from a Dockerfile Summary Further reading Chapter 7: Integrating with Existing Application Build Processes Technical requirements Multistage container builds Multistage builds with Dockerfiles Multistage builds with Buildah native commands Running Buildah inside a container Running rootless Buildah containers with volume stores Running Buildah containers with bind-mounted stores Running native Buildah commands inside containers Integrating Buildah in custom builders Including Buildah in our Go build tool Quarkus-native executables in containers A Buildah wrapper for the Rust language Summary Further readings Chapter 8: Choosing the Container Base Image Technical requirements The Open Container Initiative image format OCI Image Manifest Where do container images come from? Docker Hub container registry service Quay container registry service Red Hat Ecosystem Catalog Trusted container image sources Managing trusted registries Introducing Universal Base Image The UBI Standard image The UBI Minimal image The UBI Micro image The UBI Init image Other UBI-based images Summary Further reading Chapter 9: Pushing Images to a Container Registry Technical requirements What is a container registry? Repository management Pushing container images Tag management Pulling container images Authentication management Cloud-based and on-premise container registries On-premise container registries Cloud-based container registries Managing container images with Skopeo Installing Skopeo Verifying the installation Copying images across locations Inspecting remote images Synchronizing registries and local directories Deleting images Running a local container registry Running a containerized registry Customizing the registry configuration Using a local registry to sync repositories Managing registry garbage collection Summary Further reading Section 3: Managing and Integrating Containers Securely Chapter 10: Troubleshooting and Monitoring Containers Technical requirements Troubleshooting running containers Permission denied while using storage volumes Issues with the ping command in rootless containers Monitoring containers with health checks Inspecting your container build results Troubleshooting builds from Dockerfiles Troubleshooting builds with Buildah-native commands Advanced troubleshooting with nsenter Troubleshooting a database client with nsenter Summary Further reading Chapter 11: Securing Containers Technical requirements Running rootless containers with Podman The Podman Swiss Army knife – subuid and subgid Do not run containers with UID 0 Signing our container images Signing images with GPG and Podman Configuring Podman to pull signed images Testing signature verification failures Managing keys with Podman image trust commands Managing signatures with Skopeo Customizing Linux kernel capabilities Capabilities quickstart guide Capabilities in containers Customizing a container's capabilities SELinux interaction with containers Introducing Udica Summary Further reading Chapter 12: Implementing Container Networking Concepts Technical requirements Container networking and Podman setup CNI configuration quick start Podman CNI walkthrough Netavark configuration quick start Podman Netavark walkthrough Managing networks with Podman Interconnecting two or more containers Container DNS resolution Running containers inside a Pod Exposing containers outside our underlying host Port Publishing Attaching a host network Host firewall configuration Rootless container network behavior Summary Further reading Chapter 13: Docker Migration Tips and Tricks Technical requirements Migrating existing images and playing with a command's alias Podman commands versus Docker commands Behavioral differences between Podman and Docker Missing commands in Podman Missing commands in Docker Using Docker Compose with Podman Docker Compose quick start Configuring Podman to interact with docker-compose Running Compose workloads with Podman and docker-compose Using podman-compose Summary Further reading Chapter 14: Interacting with systemd and Kubernetes Technical requirements Setting up the prerequisites for the host operating system Creating the systemd unit files Managing container-based systemd services Generating Kubernetes YAML resources Generating basic Pod resources from running containers Generating Pods and services from running containers Generating a composite application in a single Pod Generating composite applications with multiple Pods Running Kubernetes resource files in Podman Testing the results in Kubernetes Setting up minikube Starting minikube Running generated resource files in Kubernetes Summary Further reading Index