2024 iThome 鐵人賽
Share More Gain More
Kubernetes
選手 19 文章 433
Day 19
2024-10-03
1182
0
Day-19 ArgoCD 介紹 前言 去年,我透過 GitLab CI 實現了 Push-based 的 GitOps,能自動將 Git Repo 中的 YA...
Day 7
2024-08-25
1179
0
今日目標 Deployment 的 Update Strategy Recreate vs Rolling Update Rolling Update 的...
Day 5
2024-08-05
1171
0
以下使用 Ubuntu 22.04.4 LTS 為演示系統來展示 Kubernetes 如何操作 安裝 Docker 首先,我們更新一下 library sud...
Day 10
2024-08-10
1166
0
Kube-API Server 負責處理所有與 Kubernetes 叢集相關的 API 請求。 Figure Source Kube-API Server...
Day 24
2024-09-25
1160
2
前面介紹完基本的流程與上下文傳播,今天要準備介紹Opentelemetry Collector,但是在進入今天的主題之前,對於昨日的上下文傳播做一個小小的補充,...
Day 17
2024-09-04
1152
0
今日目標 Static Pod 的概念與實作 如何找到 Static Pod 的目錄 建立一個 Static Pod DaemonSet 的概念與實...