Product Selection¶
This page lists some commercial products built on the cloud native community.
-
Kubernetes Policy Engine: OPA vs. Kyverno vs. jsPolicy
This article discusses the concept of Kubernetes policy engines and compares three different Kubernetes policy engines: OPA, Kyverno, and jsPolicy. Conclusion: If you want a more direct and simple method, or are proficient in JavaScript and TypeScript, jsPolicy is recommended. If you prefer YAML and want to continue using Kubernetes resources directly, Kyverno is a good choice.
-
Comparison of 12 Open Source Monitoring Tools in the Past 20 Years
This article provides a brief introduction and analysis of 12 typical open source monitoring tools, pointing out their respective advantages and disadvantages. The tools mentioned include distributed monitoring system Zabbix, time-series database VictoriaMetrics, Prometheus, cloud native monitoring and analysis system Nightingale Monitoring, etc.
-
Selection and Application Discussion of Cloud Native Storage Tools
This article gradually sorts out the concept of cloud native storage and provides brief introductions and horizontal comparisons of Longhorn, OpenEBS, and Rook+Ceph. Finally, it demonstrates the installation and usage of Longhorn as a representative.
-
K8s CNI Plugin Selection and Application Scenario Discussion