Ansible for Kubernetes by Example #
Automating your Kubernetes Cluster with Ansible #
Buy on Apress Buy on AmazonAutomate Kubernetes cluster management, cloud services, pods, and storage with Ansible
Configure your Ansible controller node
Write and execute Ansible Playbook code that follows best practices
Understand and troubleshoot Ansible
About this book #
Learn how to automate your Kubernetes infrastructure using Ansible. This book will enable you to automate more tasks and save time with this human-readable platform.
Augment your productivity by applying Infrastructure as Code (IaC) as part of infrastructure and operations (I&O) in your multi/hybrid cloud modern infrastructure. Containerized microservices deployed via Kubernetes allow you to save time, reduce human interaction and errors and create more robust world-scale cloud-native applications. Learn how to automate the most redundant activities such as reports, services, launching a pod, adding permanent storage, configuring load balancing, and adding or modifying any Kubernetes parameter. You’ll also look at end-to-end use cases and how advanced cluster automation (Helm packages and plugins, node states, etc.) is moving forward. Each lesson utilizes a specific use case for the modern Kubernetes cluster and focuses on a single module from the most crucial parameter with code demonstrations and real-life usage. Each code example is battle-proven in real-life with console interaction and verification.
Buy on Apress Buy on AmazonWhat You’ll Learn #
- How to automate Kubernetes pods, services, and storage with Ansible
- Learn to automate Kubernetes cluster management with Ansible
- How to automate Kubernetes cloud services such as Amazon Elastic Kubernetes Service (EKS), Google Kubernetes Engine (GKE), and Azure Kubernetes Service (AKS) with Ansible
- Understand Ansible troubleshooting
Who This Book Is For #
IT professionals of the information technology who would like a jargon-free understanding of Ansible technology, including Kubernetes, Linux, and Windows Systems Administrators, DevOps professionals, thought leaders, and infrastructure-as-code enthusiasts.
About the author #
Luca Berton is an Ansible Automation Expert who has been working with JPMorgan Chase & Co., previously has worked with the Red Hat Hat Ansible Engineer Team for three years. Creator of the Ansible Pilot project. With more than 15 years of experience as a System Administrator, he has strong expertise in Infrastructure Hardening and Automation. Enthusiast of the Open Source supports the community sharing his knowledge in different events of public access. Geek by nature, Linux by choice, Fedora of course.
Code Samples #
Browse this book’s GitHub repository: Ansible for Kubernetes by Example
Bibliographic Information #
Book Title: Ansible for Kubernetes by Example
Book Subtitle: Automating your Kubernetes Cluster with Ansible
Authors: Luca Berton
DOI: https://link.springer.com/book/10.1007/978-1-4842-9285-3
Publisher: Apress Berkeley, CA
eBook Packages: Professional and Applied Computing, Professional and Applied Computing (R0), Apress Access Books
Copyright Information: Luca Berton 2023
Softcover ISBN: 978-1-4842-9284-6 Published: 11 May 2023
eBook ISBN: 978-1-4842-9285-3 Published: 09 May 2023
Edition Number: 1
Number of Pages: XXII, 286
Number of Illustrations: 59 b/w illustrations
Topics: Cloud Computing, Open Source, Software Management, Computer Networks
Table of contents (8 chapters) #
- Modern IT Infrastructure and Hello App (Pages 1-25)
- Ansible Language Code (Pages 27-61)
- Ansible for Containers (Pages 63-85)
- Ansible for K8s Tasks (Pages 87-168)
- Ansible for K8s Data Plane (Pages 169-199)
- Ansible for K8s Management (Pages 201-237)
- Ansible for Kubernetes Cloud Providers (Pages 239-260)
- Ansible for Enterprise (Pages 261-276)