Kubernetes
A central repository for container orchestration patterns, cluster architecture, and cloud-native tooling.
๐ Cluster Engineering#
- Control Plane: Etcd performance, API server tuning, and scheduler logic.
- Distributions: Specific notes on Talos Linux and standard upstream K8s.
- Networking (CNI): Cilium eBPF implementation, load balancing, and ingress strategies.
๐ Workload Management#
- GitOps: ArgoCD application sets and synchronization patterns.
- Storage (CSI): Persistent volume management via TrueNAS (iSCSI/NFS) and local path provisioners.
- Observability: Prometheus, Grafana, and Loki stack configurations.
๐ External Resources#
- Kubernetes Documentation - The official source of truth.
- CNCF Landscape - Cloud Native Computing Foundation ecosystem.