Reader small image

You're reading from  Learn Helm

Product typeBook
Published inJun 2020
PublisherPackt
ISBN-139781839214295
Edition1st Edition
Right arrow
Authors (2):
Andrew Block
Andrew Block
author image
Andrew Block

Andrew Block is a core maintainer on the Helm project and a Distinguished Architect at Red Hat. He specializes in the use of continuous integration and continuous delivery methodologies to streamline the delivery process and incorporate security at each stage. He works with organizations to adopt and implement these technologies and concepts within their organization. As an open source enthusiast, Andrew not only has authored several publications, but he is also a contributor to several open source communities and a lead within the sigstore project, which aims at simplifying how software is signed and verified.
Read more about Andrew Block

Austin Dewey
Austin Dewey
author image
Austin Dewey

Austin Dewey is a DevOps engineer focused on delivering a streamlined developer experience on cloud and container technologies. Austin started his career with Red Hat's consulting organization, where he helped drive success at Fortune 500 companies by automating deployments on Red Hat's Kubernetes-based PaaS, OpenShift Container Platform. Currently, Austin works at fintech start-up Prime Trust, where he builds automation to scale financial infrastructure and supports developers on Kubernetes and AWS.
Read more about Austin Dewey

View More author details
Right arrow

What this book covers

Chapter 1, Understanding Kubernetes and Helm, provides an introduction to Kubernetes and Helm. You will be introduced to the challenges that users face when deploying applications to Kubernetes and how Helm can help simplify deployments and increase productivity.

Chapter 2, Preparing a Kubernetes and Helm Environment, covers the tools required to deploy applications with Helm on a local Kubernetes cluster. In addition, you will also learn about basic Helm configurations that occur post-installation.

Chapter 3, Installing Your First Helm Chart, explains how to deploy an application to Kubernetes by installing a Helm chart and covers the different life cycle phases of an application deployed with Helm.

Chapter 4, Understanding Helm Charts, dives deep into the building blocks of a Helm chart and prepares you with the knowledge required to build your own Helm chart.

Chapter 5, Building Your First Helm Chart, provides an end-to-end walkthrough of building a Helm chart. The chapter begins with the fundamental concepts of building a Helm chart that leverages basic Helm constructs and progresses to modifying the baseline configurations to incorporate more advanced Helm constructs. Finally, you will learn how to deploy a chart to a basic chart repository

Chapter 6, Testing Helm Charts, discusses different methodologies around linting and testing Helm charts.

Chapter 7, Automating Helm Processes Using CI/CD and GitOps, explores an advanced use case in terms of leveraging CI/CD and GitOps models to automate Helm tasks. Namely, developing a process around testing, packaging, and releasing Helm charts. In addition, the management of Helm chart installations across multiple different environments is also introduced.

Chapter 8, Using Helm with the Operator Framework, discusses the fundamental concepts of operators on Kubernetes with a view to building a Helm operator out of an existing Helm chart using the operator-sdk tool provided by the operator framework.

Chapter 9, Helm Security Considerations, dives into some of the security considerations and precautions around using Helm, from the moment the tool is installed to the second it is used to install a Helm chart on a Kubernetes cluster.

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Learn Helm
Published in: Jun 2020Publisher: PacktISBN-13: 9781839214295

Authors (2)

author image
Andrew Block

Andrew Block is a core maintainer on the Helm project and a Distinguished Architect at Red Hat. He specializes in the use of continuous integration and continuous delivery methodologies to streamline the delivery process and incorporate security at each stage. He works with organizations to adopt and implement these technologies and concepts within their organization. As an open source enthusiast, Andrew not only has authored several publications, but he is also a contributor to several open source communities and a lead within the sigstore project, which aims at simplifying how software is signed and verified.
Read more about Andrew Block

author image
Austin Dewey

Austin Dewey is a DevOps engineer focused on delivering a streamlined developer experience on cloud and container technologies. Austin started his career with Red Hat's consulting organization, where he helped drive success at Fortune 500 companies by automating deployments on Red Hat's Kubernetes-based PaaS, OpenShift Container Platform. Currently, Austin works at fintech start-up Prime Trust, where he builds automation to scale financial infrastructure and supports developers on Kubernetes and AWS.
Read more about Austin Dewey