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 e36d608 commit 796dffbCopy full SHA for 796dffb
README.md
@@ -42,6 +42,14 @@ kpc-primary \
42
kubernetes-pfsense-controller/kubernetes-pfsense-controller
43
```
44
45
+## Support Matrix
46
+
47
+Generally speaking `kpc` tracks the most recent versions of both kubernetes and pfSense. Having said that reasonable
48
+attempts will be made to support older versions of both.
49
50
+`kpc` currently works with any `2.4+` (known working up to `2.5.2`) version of pfSense and probably very old kubernetes
51
+versions (known working up to `1.22`).
52
53
# Plugins
54
The controller is comprised of several plugins that are enabled/disabled/configured via a Kubernetes ConfigMap. Details
55
about each plugin follows below.
0 commit comments