- Learn Helm
- Andrew Block Austin Dewey
- 213字
- 2021-06-30 14:51:37
Chapter 3:
Installing your First Helm Chart
Earlier in this book, we referred to Helm as the "Kubernetes package manager" and compared it to an operating system's package manager. A package manager allows users to quickly and easily install applications of varying complexities and manages any dependencies that an application might have. Helm works in a similar fashion.
Users simply determine the application they want to deploy on Kubernetes and Helm does the rest of the work for them. A Helm chart—a packaging of Kubernetes resources—contains the logic and components required to install an application, allowing users to perform installations without needing to know the specific resources required. Users can also pass in parameters, called values, to a Helm chart to configure different aspects of the application without needing to know the specific details about the Kubernetes resources that are being configured. You will explore these features in this chapter by leveraging Helm as a package manager to deploy a WordPress instance onto Kubernetes.
We will cover the following main topics in this chapter:
- 嵌入式Linux開發(fā)技術(shù)
- Designing Purpose:Built Drones for Ardupilot Pixhawk 2.1
- Social Media Mining with R
- Mobile-first Bootstrap
- Linux內(nèi)核完全注釋(20周年版·第2版)
- Google系統(tǒng)架構(gòu)解密:構(gòu)建安全可靠的系統(tǒng)
- Kali Linux滲透測試全流程詳解
- Extending Bootstrap
- Installing and Configuring Windows 10:70-698 Exam Guide
- AutoCAD 2014中文版從入門到精通
- Hands-On UX Design for Developers
- 跟老男孩學Linux運維:Shell編程實戰(zhàn)
- 操作系統(tǒng)之哲學原理第2版
- Implementing Cloud Design Patterns for AWS(Second Edition)
- Mastering Azure Serverless Computing