Commit ecd6dad 1 parent e578eba commit ecd6dad Copy full SHA for ecd6dad
File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# snyk/kubernetes-monitor #
2
2
3
3
## Summary ##
4
+
4
5
Container to monitor Kubernetes clusters' security
5
6
6
7
## Prerequisites ##
7
8
9
+ * 50 GB of storage in the form of [ emptyDir] ( https://kubernetes.io/docs/concepts/storage/volumes/#emptydir ) .
10
+ * External internet access from the Kubernetes cluster.
11
+
12
+ ## Installing ##
13
+
8
14
The Snyk monitor (` kubernetes-monitor ` ) requires some minimal configuration items in order to work correctly.
9
15
10
16
As with any Kubernetes deployment, the ` kubernetes-monitor ` runs within a single namespace.
Original file line number Diff line number Diff line change 1
1
# snyk/kubernetes-monitor-chart #
2
2
3
3
## Summary ##
4
+
4
5
A Helm chart for the Snyk monitor
5
6
6
- ## Prerequisites ##
7
+ ## Installing ##
7
8
8
9
The Snyk monitor (` kubernetes-monitor ` ) requires some minimal configuration items in order to work correctly.
9
10
You can’t perform that action at this time.
0 commit comments