https://argo-workflows.readthedocs.io/en/latest/configure-artifact-repository/#configur...
https://argo-workflows.readthedocs.io/en/latest/configure-artifact-repository/#configur...
Anaconda 安裝 下載地址:Download Success | Anaconda[https://www.anaconda.com/download/success]...
在企業(yè)內(nèi)網(wǎng)環(huán)境中,開發(fā)者經(jīng)常需要使用外網(wǎng)公共鏡像資源。但由于網(wǎng)絡受限或者帶寬有限,直接拉取外網(wǎng)鏡像往往效率低下甚至無法訪問。為解決這一瓶頸,Harbor v2.1 引入了強大...
https://argo-workflows.readthedocs.io/en/latest/cron-workflows/#cron-workflows[https://...
在 Kubernetes 集群中,修改 service-cluster-ip-range 后,CoreDNS 的服務 IP 重新分配了,但是 /etc/resolv.conf...
默認權限是644 要改為600 https://kubernetes.io/zh-cn/docs/tasks/inject-data-application/distrib...
安裝及配置 1、下載二進制包https://github.com/derailed/k9s/releases[https://github.com/derailed/k9s/...
docker重新啟動失敗,但服務器journalctl服務有問題,導致journalctl -xeu docker.service并沒有記錄到日志。 根據(jù)提示,找到啟動失敗的...
Using the CLI client 身份驗證最好使用-auth選項,該選項接受username:apitoken參數(shù)。從/me/configure獲取你的API令牌: ...
jenkins 流水線在windows節(jié)點執(zhí)行時,日志打印的參數(shù)中文編碼錯誤及格式錯誤,如下對比所示。 解決:使用 withEnv 塊來設置環(huán)境變量,確保在執(zhí)行命令時使用正確...
安裝插件 安裝 Git Parameter 插件 https://plugins.jenkins.io/git-parameter/[https://plugins.jenk...
通過如下 jenkinsfile ,使用給定的容器來執(zhí)行 Pipeline 或 stage。 需安裝 docker-workflow 插件。https://plugins.j...
以下是針對 GitLab 倉庫路徑為哈希結構的自動化部署方案,提供 Jenkins Pipeline 實現(xiàn) 和 Shell 腳本優(yōu)化版: 方案 1: Jenkins Pipe...