11 2021 档案

摘要:1、google账号选择 gcloud init # 注需要googlecloud权限 2、链接对应gke集群 gcloud container clusters get-credentials <集群名> --zone <地区> --project <项目> 3、helm安装 curl -fsSL 阅读全文
posted @ 2021-11-27 19:27 shuyang 阅读(228) 评论(0) 推荐(0)
摘要:curl -L -O https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-7.12.1-x86_64.rpmsudo rpm -vi filebeat-7.12.1-x86_64.rpm cp /etc/filebeat/fi 阅读全文
posted @ 2021-11-24 00:36 shuyang 阅读(309) 评论(0) 推荐(0)