摘要:
1. 准备go环境 下载go, 编译kubernetes 要求go大于1.17版本 wget https://golang.google.cn/dl/go1.18.linux-amd64.tar.gz tar -zxvf go1.18.linux-amd64.tar.gz rm /usr/local 阅读全文
posted @ 2022-08-09 11:02
fengjian1585
阅读(199)
评论(0)
推荐(0)
摘要:
# my global config global: scrape_interval: 30s # Set the scrape interval to every 15 seconds. Default is every 1 minute. evaluation_interval: 30s # E 阅读全文
posted @ 2022-08-09 10:21
fengjian1585
阅读(55)
评论(0)
推荐(0)