当前位置:网站首页>Helm kubernetes package management tool
Helm kubernetes package management tool
2022-07-02 17:24:00 【30 hurdles in life】
helm Can help us manage kubernetes Applications ,helm Charts Can define , Install and upgrade complex kubernetes Applications ,charts Packages are easy to create , version management , Sharing and distribution .helm about kubernetes It's equivalent to yum about centos Come on , without yum Words , We are centos It is extremely troublesome to install some applications below .
Of course, the first one available kubernetes colony , Then we use helm The node has been configured and can be accessed through kubectl Access cluster , because helm It's actually read kebeconfig File to access the of the cluster .
because helm V2 Version must be in kubernetes Install one in the cluster tiller Services to communicate , This greatly reduces its security and availability , So in v3 The server is removed from the version , Using a universal kubernetes CRD Resources to manage , So you just need to connect kubernets that will do .
once helm After the client is successfully prepared , We can add one charts Warehouse , Of course, the most commonly used is the official helm stable charts Warehouse ,
helm repo add stable
helm repo list
helm search repo stable After installation, you can use search Command to search for installed chart package
To install a chart package , We can use helm install command ,helm There are many ways to find and install chart package , But the simplest solution, of course, is to use official stable This warehouse
Will be available from the warehouse first charts Synchronization of information to local , Can ensure that we get the latest charts list
helm repo update
helm install stabel/mysql --generate-name
helm show chart stable/mysql Command to understand mysql This chart Some of the features of the package .
It should be noted that whenever you install chart Will create a new one release, So a chart Packages can be installed in the same cluster multiple times , Each package can be managed and upgraded independently
helm ls Check that it has been installed to release
uninstall Command from the kubernetes Delete in release, Will also delete and release All that is relevant kubernetes Resources and release Historical record . You can also use when deleting --keep-history Parameters , Will keep release Historical record , You can get the change release The state of is uninstalled, Instead of not finding it release
because helm Back to delete release Follow your release, So you can review the history and even cancel the deletion release
helm rollback
customized
边栏推荐
- A few lines of code to complete RPC service registration and discovery
- 人生的开始
- Microservice architecture practice: using Jenkins to realize automatic construction
- ThreadLocal
- ROS知识点——ros::NodeHandle n 和 nh(“~“)的区别
- Meanings of SNAT, DNAT and masquerade in iptables
- [fluent] dart data type map type (create map set | initialize map set | traverse map set)
- Exploration of mobile application performance tools
- Sword finger offer 27 Image of binary tree
- Nexus简介及小白使用IDEA打包上传到Nexus3私服详细教程
猜你喜欢
体验居家办公完成项目有感 | 社区征文
Use of openpose
QWebEngineView崩溃及替代方案
Use the API port of the bridge of knowledge and action to provide resources for partners to access
Weili holdings listed on the Hong Kong Stock Exchange: with a market value of HK $500million, it contributed an IPO to Hubei
13、Darknet YOLO3
Error when uploading code to remote warehouse: remote origin already exists
ETH数据集下载及相关问题
Jiuxian's IPO was terminated: Sequoia and Dongfang Fuhai were shareholders who had planned to raise 1billion yuan
2020 "Lenovo Cup" National College programming online Invitational Competition and the third Shanghai University of technology programming competition (a sign in, B sign in, C sign in, D thinking +mst
随机推荐
Fuyuan medicine is listed on the Shanghai Stock Exchange: the market value is 10.5 billion, and Hu Baifan is worth more than 4billion
Nexus Introduction and Xiaobai use idea Packaging and Upload to Nexus 3 private service detailed tutoriel
Win10系统使用pip安装juypter notebook过程记录(安装在系统盘以外的盘)
IP address translation address segment
PhD battle-11 preview | review and prospect backdoor attack and defense of neural network
Séparateur JS3 de niuke
深度之眼(三)——矩阵的行列式
Jiuxian's IPO was terminated: Sequoia and Dongfang Fuhai were shareholders who had planned to raise 1billion yuan
What is agile development process
The difference of message mechanism between MFC and QT
Nexus簡介及小白使用IDEA打包上傳到Nexus3私服詳細教程
Niuke js3 separator
Flutter: 动作反馈
云通信接口更新迭代——SUBMAIL API V4正式上线
Configure lamp+supervisor
871. Minimum refueling times
2022 interview questions
[web technology] 1233 seconds understand web component
ROS知识点——ros::NodeHandle n 和 nh(“~“)的区别
默认浏览器设置不了怎么办?