Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

CIS Kubernetes Benchmark

CIS Kubernetes Benchmark output

This set of scripts can be used to check the Kubernetes installation against the best-practices.

Supported CIS Kubernetes versions

CIS Kubernetes Benchmark VersionKubernetes versions
1.0.01.6
1.2.01.8
1.5.11.15
1.6.01.16 -

Running the benchmark checks

On the Kubernetes master nodes,

$ ./master.sh <CIS_Version>

On the Kubernetes worker nodes,

$ ./worker.sh <CIS_Version>

On the Kubernetes federation nodes,

$ ./federation.sh <CIS_Version>

关于 About

A set of scripts inspired by CIS Kubernetes Benchmark that checks best-practices of Kubernetes installations

语言 Languages

Shell100.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
0
Total Commits
峰值: 1次/周
Less
More

核心贡献者 Contributors