
https://argo-workflows.readthedocs.io/en/latest/cron-workflows/#cron-wor...
在 Kubernetes 集群中,修改 service-cluster-ip-range 后,CoreDNS 的服务 IP 重新分配了,但是 /...
默认权限是644 要改为600 https://kubernetes.io/zh-cn/docs/tasks/inject-data-appl...
安装及配置 1、下载二进制包https://github.com/derailed/k9s/releases[https://github.co...
docker重新启动失败,但服务器journalctl服务有问题,导致journalctl -xeu docker.service并没有记录到日...
Using the CLI client 身份验证最好使用-auth选项,该选项接受username:apitoken参数。从/me/confi...
jenkins 流水线在windows节点执行时,日志打印的参数中文编码错误及格式错误,如下对比所示。 解决:使用 withEnv 块来设置环境...
安装插件 安装 Git Parameter 插件 https://plugins.jenkins.io/git-parameter/[https...
通过如下 jenkinsfile ,使用给定的容器来执行 Pipeline 或 stage。 需安装 docker-workflow 插件。ht...