当前位置:网站首页>Heketi record
Heketi record
2022-07-02 00:10:00 【Pangpang Pang Hu】
Heketi
Configure environment variables
export HEKETI_CLI_SERVER=http://`kubectl get svc | grep heketi | awk 'NR==1{print $3}'`:8080
Heketi Common commands
1、 Expansion volume
https://blog.csdn.net/qn0007/article/details/107695720#comments_21054980
heketi-cli volume expand --volume=6e1551730d3d6798fd8d6013d7a0b705 --expand-size=12
2、 Topology information
heketi-cli topology info --user admin --secret 'My Secret' --server http://10.1.232.197:8080
3、node device volume
heketi-cli node list --user admin --secret 'My Secret' --server http://10.1.232.197:8080
---
heketi-cli device info --user admin --secret 'My Secret' --server http://10.1.232.197:8080
---
heketi-cli volume list --user admin --secret 'My Secret' --server http://10.1.232.197:8080
4、 Add new volume
heketi-cli device add --node 45592633b57aecb15fe93bbd3f910e64 --name /dev/sdc --user admin --secret 'My Secret' --server http://10.1.232.197:8080
Heketi-UI
https://github.com/orachide/heketi-ui
apiVersion: apps/v1
kind: StatefulSet
metadata:
name: heketi-ui
labels:
app: heketi-ui
spec:
replicas: 1
selector:
matchLabels:
app: heketi-ui
serviceName: heketi-ui-service
template:
metadata:
labels:
app: heketi-ui
spec:
containers:
- name: heketi-ui
image: docker-registry-node:5000/heketi-ui:latest
imagePullPolicy: IfNotPresent
env:
- name: HEKETI_SERVER_URL
value: 'http://10.1.232.197:8080'
- name: HEKETI_SERVER_USER
valueFrom:
secretKeyRef:
name: heketi-admin-secret
key: HEKETI_SERVER_USER
- name: HEKETI_SERVER_SECRET
valueFrom:
secretKeyRef:
name: heketi-admin-secret
key: HEKETI_SERVER_SECRET
- name: "TZ"
value: "Asia/Shanghai"

边栏推荐
- The origin of usb-if Association and various interfaces
- Which securities company is the best to open a stock account? Is there a security guarantee
- vs2015 AdminDeployment. xml
- Windows installation WSL (II)
- Ldr6035 smart Bluetooth audio can continuously charge and discharge mobile devices
- 如何提升数据质量
- Write some suggestions to current and future doctoral students to sort out and share
- 【QT】QtCreator卸载与安装(非正常状态)
- 多表操作-一对一,一对多与多对多
- Window sorting functions rank and deny for SQL data analysis_ rank、raw_ Number and lag, lead window offset function [usage sorting]
猜你喜欢

Download the online video m3u8 tutorial

mysql之B tree 以及 B+tree

【QT】测试Qt是否能连接上数据库

Overview of edge calculation

使用多线程Callable查询oracle数据库
![Jielizhi, production line assembly link [chapter]](/img/f8/20c41ffe9468d59bf25ea49f73751e.png)
Jielizhi, production line assembly link [chapter]

4. Object mapping Mapstercover

Write some suggestions to current and future doctoral students to sort out and share

Asp .NetCore 微信订阅号自动回复之文本篇

Niuke - Practice 101 - reasoning clown
随机推荐
TS initial use, TS type
ADO.NET之SqlDataAdpter对象
Comprehensive usage and case questions of sub query of SQL data analysis [patient sorting]
Resumption of attack and defense drill
攻防演练复盘
[QT] QT cannot find a solution to the compiler using msvc2017
kubernetes资源对象介绍及常用命令(三)
使用VB.net将PNG图片转成icon类型图标文件
Data analysis methodology and previous experience summary [notes dry goods]
[QT] solve the problem that QT MSVC 2017 cannot compile
[QT] test whether QT can connect to the database
Is it safe to buy funds in a securities account? Where can I buy funds
Use pair to do unordered_ Key value of map
S32Kxxx bootloader之UDS bootloader
挖财学堂开户打新债安全可靠嘛?
.env.xxx 文件,加了常量,卻undefined
Difficult to get up syndrome (bit by bit greed)
Guide d'installation du serveur SQL
Leetcode 96 différents arbres de recherche binaires
Download the online video m3u8 tutorial