🤖 AI Summary
Systematic evaluation of lightweight Kubernetes distributions (e.g., k0s, K3s, MicroK8s) for edge computing—particularly regarding security, reliability, and maintainability—remains absent. Method: We propose the first multi-dimensional evaluation framework tailored to edge environments, introducing novel metrics including zero-trust configuration coverage, self-healing latency, and upgrade-induced downtime. Our empirical analysis integrates automated penetration testing, chaos engineering injection, CI/CD observability tracing, and the EdgeBench benchmark suite. Contribution/Results: Results show k0s achieves 17% higher RBAC policy completeness than comparators; K3s reduces network-disruption recovery time by 2.3×. We further introduce a pluggable security module design paradigm, providing both theoretical foundations and practical guidance for advancing security posture and operational efficiency in edge-native Kubernetes deployments.