crontab时间和系统时间不一致

8-07 1 views

修改系统时区 Shell ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime 1 ...
阅读全文 0

K8S 1.18 Cronjob实现定时任务

7-15 3 views

参见:https://v1-18.docs.kubernetes.io/zh/docs/tasks/job/automated-tasks-with-cron-jobs/ 每5分钟执行一次startup.sh YAML ...
阅读全文 0

Terraform操作阿里云ECS,批量创建ECS云主机

6-10 1 views

利用Terraform实现运维平台的IaaS层,由于公司用的全是阿里云,所以以阿里云为例,不过既然是Terraform,其实无需太在意这个,基类封装好,什么云可以,甚至...
阅读全文 0

error: command ‘gcc’ failed with exit status 1 -Python3.6.9 MacOs Catalina

4-10 0 views

Shell error: command 'gcc' failed with exit status 1 -Python3.6.9 MacOs Catalina 1 ...
阅读全文 0

嵌套阿里云数据库自治服务DAS监控大盘

3-10 5 views

通过给阿里云创建RAM用户并授予STS权限策略,将DAS(原HDM)控制台免登录嵌套到自建的运维平台中 https://help.aliyun.com/document_detail/125772.html?spm=...
阅读全文 0