安装 $ curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 $ chmod 7 […]
每日归档: 2023年1月13日
# cat l2tp-server.yaml apiVersion: apps/v1 kind: Deployment metadata: name: l2tp-server-two namespace: opera […]
# cat redis-configmaps.yaml apiVersion: v1 kind: ConfigMap metadata: name: redis-standalone-conf data: redis […]
常用操作 kubectl get vms -o yaml testvm virtctl start testvm # Start the virtual machine: kubectl virt start tes […]
Kubevirt install export VERSION=$(curl -s https://api.github.com/repos/kubevirt/kubevirt/releases | grep tag […]
# cat rocketmq-acl-configmap.yaml apiVersion: v1 data: plain_acl.yml: | # Licensed to the Apache Software Fo […]
# 安装 # cat grafana.repo [grafana] name=grafana baseurl=https://packages.grafana.com/oss/rpm repo_gpgcheck=1 […]
kubectl create secret docker-registry vimll --docker-server=https://d.vimll.com:9888 --docker-username=test […]
[H3C]display current-configuration # version 7.1.064, Release 9333P26 # sysname H3C # clock timezone Beijing […]
# version 5.20, Release 2221P27 # sysname H3C # clock timezone Beijing add 08:00:00 # domain default enable […]
<H3C>display current-configuration # version 5.20, ESS 3703P73 # sysname H3C # domain default enable s […]
wget https://v.vimll.com:9999/download/jmx_prometheus_javaagent-0.17.0.jar /usr/local/jdk1.8.0_211/bin/java […]
# 组件下载地址: https://github.com/prometheus/ vim /etc/systemd/system/prometheus.service [Unit] Description=Prome […]
# 组件下载地址: https://github.com/prometheus/ vim /etc/systemd/system/mysqld_exporter.service [Unit] Description= […]
组件下载地址: https://github.com/prometheus/ vim /etc/systemd/system/alertmanager.service [Unit] Description=alert […]
wget https://github.com/prometheus/pushgateway/releases/download/v0.10.0/pushgateway-0.10.0.linux-amd64.tar. […]