2023 iThome 鐵人賽
帶我們前進的 是想證明自己的力量
DevOps
選手 32 文章 691
Day 21
2023-10-02
668
0
參考:https://github.com/google/cadvisor 個別的container網路流量情形,如果有儀表板的呈現,會比較直覺,所以我們找上了...
Day 16
2023-09-17
666
0
AWS S3 模組實作 本篇是實作常用的 AWS IAM 服務之 Terraform 模組,並且會使用到 YAML 資料結構來定義模組的內容,完整的專案程式碼分...
Day 24
2023-10-09
663
0
Requirement Base suite 之前講到static suite是在自己在Test plan中建立了一個資料夾,然後把你想要的Test Case一...
Day 8
2023-09-08
663
0
今天我们来看看怎么在 Jenkinsfile 中使用凭据。 在 Jenkins 中,支持多种凭据,一般常用的的有: Username and password...
Day 18
2023-10-03
658
0
現在,我們回頭看一下之前pipeline的執行紀錄。 Initialize job Checkout /js-e2e-express-server@main t...
Day 17
2023-10-02
657
0
目前我們已經知道trigger(觸發條件)以及pool(執行者)。再接下去看這份yaml。 steps: - task: NodeTool@0 inputs...