- Learn Helm
- Andrew Block Austin Dewey
- 71字
- 2021-06-30 14:51:35
Chapter 2:
Preparing a Kubernetes and Helm Environment
Helm is a tool that provides a variety of benefits that help users deploy and manage Kubernetes applications more easily. Before users can start experiencing these benefits, however, they must satisfy several prerequisites. First, a user must have access to a Kubernetes cluster. Next, a user should have the command-line tools for both Kubernetes and Helm. Finally, a user should be aware of Helm's basic configuration options in order to be productive with as little friction as possible.
In this chapter, we will outline the tools and concepts that are required in order to begin working with Helm. The following topics will be covered in this chapter:
- Preparing a local Kubernetes environment with Minikube
- Setting up kubectl
- Setting up Helm
- Configuring Helm
Technical requirements
In this chapter, you will install the following technologies to your local workstation:
- Minikube
- VirtualBox
- Helm
These tools can be installed with a package manager or by downloading them directly from a download link. We will provide instructions for using the Chocolatey package manager on Windows, the Homebrew package manager on macOS, the apt-get package manager for Debian-based Linux distributions, and the dnf package manager for RPM-based Linux distributions.
- Linux運(yùn)維之道(第3版)
- Windows Phone 7.5 Data Cookbook
- 數(shù)據(jù)中心系統(tǒng)工程及應(yīng)用
- AutoCAD 2014中文版從入門到精通
- Ceph分布式存儲實戰(zhàn)
- 完美應(yīng)用RHEL 8
- Red Hat Enterprise Linux 6.4網(wǎng)絡(luò)操作系統(tǒng)詳解
- 大規(guī)模分布式系統(tǒng)架構(gòu)與設(shè)計實戰(zhàn)
- 大學(xué)計算機(jī)應(yīng)用基礎(chǔ)實踐教程(Windows 7+MS Office 2010)
- Web Penetration Testing with Kali Linux(Third Edition)
- VMware vSphere 5.1 Cookbook
- Android NDK Beginner's Guide
- 再也不踩坑的kubernetes實戰(zhàn)指南
- Gradle Effective Implementations Guide(Second Edition)
- Apache ShardingSphere權(quán)威指南