We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd1729c commit ea58dedCopy full SHA for ea58ded
README.MD
@@ -27,11 +27,17 @@
27
- runAsUser
28
- Volume
29
30
-## Limitation
+## Limitations
31
Some attributes(capabilities, host ports etc.) required gathering runtime information in order to provide the followings:
32
- Least privilege (capabilities captured from runtime)
33
- Accuracy (host ports listening on `0.0.0.0`)
34
35
+## High-level todo list
36
+
37
+- [x] Basic functionalities;
38
+- [ ] Create PSP's for common charts
39
+- [ ] Kubectl plugin
40
41
## Sample Pod Security Policy
42
Command: `./kube-psp-advisor --namespace=psp-test`
43
```
0 commit comments