2024 iThome 鐵人賽
Share More Gain More
DevOps
選手 25 文章 635
Day 24
2024-10-08
398
0
大部分有在開發 Side Projects 的人應該都比較習慣使用 GitHub,而非 GitLab。而如果每次在 Local 開發,都要想辦法再次推送到 Gi...
Day 14
2024-09-28
398
0
本篇提問 Prometheus 什麼時候會重寫檔案。 wal 檔的生命週期? Prometheus 的索引格式是什麼? 允許 OOO 的情況下,怎麼分檔案呢?...
Day 17
2024-09-25
397
0
目錄 目錄 摘要 composite actions概述 步驟 建立metadata file 使用composite action...
Day 13
2024-09-27
396
0
對應《30天挑戰精通 PowerShell》一書的第 12 章 今天來深入探討如何在 PowerShell 中進行篩選和比較,使其能更有效地處理資料。透過理解篩...
Day 13
2024-09-21
395
0
目錄 目錄 摘要 哪裡可以找到現成的actions 常用的actions actions/checkout actions/cache...
Day 28
2024-10-10
395
0
1. 學習和使用 Kubernetes 命名空間 命名空間提供了一種在單個集群內隔離資源組的方法。 實作步驟: 創建新的命名空間: kubectl crea...