📄️ k8s distribution compare
alt
📄️ k8s ingress evaluate
* NGINX Ingress Controller
📄️ introduction istio Ambient Mode
https://istio.io/latest/docs/ambient/
📄️ introduction linkerd
https://linkerd.io/2.18/getting-started/
📄️ introduction hashicorp-vault
vault 是一個管理敏感訊息的系統
📄️ benchmark log collector for loki - fluent-bit, alloy, promtail
自從 grafana 決定啟動 alloy 這個計畫後
📄️ introduction Grafana Alloy
Grafana Alloy: 前身為 grafana agent
📄️ introduction VictoriaMetrics Agent
VictoriaMetrics Agent
📄️ VictoriaMetrics Operator 簡介:無痛轉換 Prometheus Operator
在之前的文章中,我們提到了 VictoriaMetrics agent (vmagent) 作為一個高效率的指標收集器。與 Prometheus Operator 相對應,VictoriaMetrics 也提供了 VictoriaMetrics Operator (vmoperator)。vmoperator 的一個主要優勢是它與 Prometheus Operator 的 ServiceMonitor 和 PodMonitor CRD 完全相容,這使得從 Prometheus 生態系統的轉換過程非常順暢。
📄️ k8s prometheus annotations scrape config
prometheus 在 k8s 環境中
📄️ RKE2 vs K3s: 深入比較
RKE2 (Rancher Kubernetes Engine 2) 和 K3s 都是 Rancher Labs 推出的輕量級 Kubernetes 發行版,旨在簡化 Kubernetes 的部署和管理。儘管它們都強調輕量化,但各自有不同的設計目標和適用場景。本文將對 RKE2 和 K3s 進行詳細比較,幫助您根據需求選擇最適合的解決方案。
📄️ k8s NodeAffinity
關於 NodeAffinity 的文件 官方文件散落各地, 因此整理一篇來幫助記憶
📄️ k8s Reserve Compute Resources for System Daemons
doc link//kubernetes.io/docs/tasks/administer-cluster/reserve-compute-resources/
📄️ k8s label selector cheatsheet
k8s 的 label 是關聯 object 之間重要的設定