Onur Yilmaz – författare
616 kr
Skickas inom 10-15 vardagar
873 kr
Läs direkt efter köp
Rely on this comprehensive guide to understand the extension patterns and discover the extension plugins for Kubernetes.
In this book, state-of-the-art extension patterns and extension points of Kubernetes are covered in depth with real-life use cases and examples. There are comprehensive discussions in the text on all possible aspects of Kubernetes, starting from end-user to the fully-automated controller development. The book focuses on creating applications that work on Kubernetes and also interact and operate Kubernetes itself.
The book starts with a recap of Kubernetes, its rich configuration options, extension patterns, and points. The journey of extending Kubernetes starts with the CLI tool plugins. By the end of this section, you will be able to create and manage kubectl plugins. Then, the API access plugins with authentication and authorization webhooks are presented. In this section, you will learn how to extend and interfere with the API flow of Kubernetes. You then move on to learn how to extend Kubernetes API with new resources and controllers. You will make Kubernetes API work for you by creating a Kubernetes operator. Extensions for Kubernetes schedulers are covered to create a custom scheduler and run it side-by-side with the default scheduler. Finally, the last extension points will be discussed for the infrastructure, such as networking or storage. At the end of the text, you will learn the upcoming extension points. This book is designed to cover all the extension points of Kubernetes with state-of-the-art implementations.
This book is intended for those who wish to understand Kubernetes in depth and go further by making Kubernetes work for their custom requirements. By the end of this book, readers with a cloud-native mindset will broaden their vision to create future-proof applications. Rather than focus on overwhelming theoretical information and YAML files for Kubernetes resources, readers are provided with the philosophy behind Kubernetes extensions. With real-life examples and hands-on development steps, you will be more confident in working with Kubernetes.
What You Will Learn
Know the Kubernetes extension patterns and available extension points Be familiar with the philosophy behind Kubernetes extensions and how they should be integrated into the clustersDesign Kubernetes extensions and make Kubernetes work for youDevelop, deploy, and operate plugins for Kubernetes ranging from the CLI tool to custom resources, schedulers, infrastructure, and more Study real-life use cases for extending Kubernetes with code examplesWho This Book Is For
Software engineers, developers, DevOps engineers, cloud security analysts, architects, and managers who have Kubernetes in their short- and long-term plans
251 kr
Läs direkt efter köp
Master the art of container management with Kubernetes and study robust container orchestration to ensure that your container-based applications sail into production without hiccups
Key Features
Implement best practices in cloud-native applications using KubernetesExplore the usage of client libraries and programmatic access to Kubernetes Use your domain expertise to codeBook Description
Before plunging into how Kubernetes works, this book introduces you to the world of container orchestration and describes the recent changes in application development. You''ll understand problems that Kubernetes solves and get to grips with using Kubernetes resources to deploy applications. In addition to this, you''ll learn to apply the security model of Kubernetes clusters.
Kubernetes Design Patterns and Extensions describes how services running in Kubernetes can leverage the platform''s security features. Once you''ve grasped all this, you''ll explore how to troubleshoot Kubernetes clusters and debug Kubernetes applications. You also discover how to analyze the networking model and its alternatives in Kubernetes, and apply best practices with design patterns.
By the end of this book, you''ll have studied all about using the power of Kubernetes for managing your containers.
What you will learn
Understand and classify software designs as per the cloud-native paradigmApply best practices in Kubernetes with design patternsSet up Kubernetes clusters in managed and unmanaged environmentsExplore Kubernetes extension pointsExtend Kubernetes with custom resources and controllers Integrate dynamic admission controllersDevelop and run custom schedulers in KubernetesAnalyze networking models in KubernetesWho this book is for
Kubernetes Design Patterns and Extensions is for you if you are interested in configuring and troubleshooting Kubernetes clusters and developing microservices-based applications on Kubernetes clusters. DevOps engineers with basic knowledge of Docker will also find this book useful. It is assumed that you are comfortable using command-line tools and programming concepts and languages.
348 kr
Skickas inom 5-8 vardagar
585 kr
Skickas inom 5-8 vardagar
585 kr
Skickas inom 5-8 vardagar
570 kr
Skickas inom 5-8 vardagar
413 kr
Läs direkt efter köp
Get started with Docker on your local machine and progress towards deploying useful applications in production with this simplified, practical guide
Key Features
Get a working understanding of Docker containers by incorporating them in your development processComplete interesting exercises to learn how to secure and control access of your containersWork with advanced features of Docker to make your development process smoother and reliableBook Description
No doubt Docker Containers are the future of highly-scalable software systems and have cost and runtime efficient supporting infrastructure. But learning it might look complex as it comes with many technicalities. This is where The Docker Workshop will help you.
Through this workshop, you’ll quickly learn how to work with containers and Docker with the help of practical activities.
The workshop starts with Docker containers, enabling you to understand how it works. You’ll run third party Docker images and also create your own images using Dockerfiles and multi-stage Dockerfiles. Next, you’ll create environments for Docker images, and expedite your deployment and testing process with Continuous Integration. Moving ahead, you’ll tap into interesting topics and learn how to implement production-ready environments using Docker Swarm. You’ll also apply best practices to secure Docker images and to ensure that production environments are running at maximum capacity. Towards the end, you’ll gather skills to successfully move Docker from development to testing, and then into production. While doing so, you’ll learn how to troubleshoot issues, clear up resource bottlenecks and optimize the performance of services.
By the end of this workshop, you’ll be able to utilize Docker containers in real-world use cases.
What you will learn
Get a solid understanding of how Docker containers workNetwork Docker images and environments to allow communication between servicesBuild and publish docker images from a CI/CD pipelineUse Docker Swarm to implement production-ready environmentsFind out how to replace Swarm with Kubernetes clustersExtend your Docker images with PluginsWho this book is for
This is the right learning asset if you are a developer or a beginner who wants to get a practical understanding of Docker containers. If you have experienced in running command shells or knowledge of IntelliJ, atom, or VSCode editors, then you will grasp the topics covered here quickly.