Benchmark: Service
Description
This section contains recommendations for configuring Service resources.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-kubernetes-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select Service.
Run this benchmark in your terminal:
powerpipe benchmark run kubernetes_compliance.benchmark.all_controls_service
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run kubernetes_compliance.benchmark.all_controls_service --share
Controls
- Services should not use default namespace
- Services should not have tiller (helm v2) deployed
- Services should not have tiller service
- Containers should not be exposed through a forbidden service type