2024 iThome 鐵人賽
Share More Gain More
Kubernetes
選手 19 文章 433
Day 3
2024-08-03
990
0
Kubernetes 是用於管理分散式系統的工具,透過 RESTful API 提供操作接口,而 YAML 則用來編寫配置文件,讓用戶能夠輕鬆地定義和管理 Ku...
Day 27
2024-09-14
989
0
今日目標 了解 k8s 中的授權機制 了解 API group 與 verbs 實作 RBAC Role & Rolebinding C...
Day 25
2024-09-12
980
0
今日目標 drain & cordon 的操作 Upgrade kubeadm cluster 番外篇:更換 container runtime 今...
Day 15
2024-09-02
979
0
今日目標 使用 nodeName 與 nodeSelector 來調度 Pod 到特定的 Node 上 我們以前談過在 Master Node(contro...
Day 28
2024-09-24
978
0
使用 Prometheus 與 Grafana 監控 Kubernetes 關於 Prometheus 與 Grafana Prometheus 和 Grafa...
Day 24
2024-09-25
977
2
前面介紹完基本的流程與上下文傳播,今天要準備介紹Opentelemetry Collector,但是在進入今天的主題之前,對於昨日的上下文傳播做一個小小的補充,...