2025 iThome 鐵人賽
沒在獨自升級的 一起來
DevOps
選手 23 文章 645
Day 3
2025-09-17
145
0
Prerequisite Docker:此篇將不涵蓋 Docker 的安裝與設定,跟隨著 Docker 官方的安裝教學即可。 Docker 環境配置 關於...
Day 19
2025-09-26
145
0
前情提要 昨天我們看了 Security Context 與 ServiceAccount。如何透過 Security Context 來強化 Pod 對內...
Day 20
2025-10-03
144
0
共用、協作、變更管理 目的都是為了降低認知負荷 在Day2的文章中,筆者簡單的說明了kong的service與route的關係,不過到目前為止的範例中,都僅用一...
Day 15
2025-09-28
144
0
Prometheus 圖 15-1 Prometheus 筆者之前建置整個架構的經驗中,Prometheus基本上就是預設建立,很少去找過相關的資料,可能也因為...
Day 27
2025-10-06
144
0
在上一篇的內容中,大致上把 Docker Autoscaler executor的基本架構做了介紹,在這一篇內容中,將以 Google Cloud Platfo...
Day 21
2025-09-21
144
0
今日目標 了解 Ansible 測試的重要性與測試策略 掌握 Molecule 測試框架的基本使用 為什麼需要測試 Ansible 程式碼? 寫程式我們都需...