We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc70456 + 5b71949 commit 9da351dCopy full SHA for 9da351d
docs/installation/kepler-operator.md
@@ -4,6 +4,7 @@
4
5
Before you start make sure you have:
6
7
+- `docker` installed and configured to run as non-root by default
8
- `kubectl` installed
9
- `kind` installed
10
- Clone the `kepler-operator` [repository](https://github.com/sustainable-computing-io/kepler-operator)
docs/installation/strategy.md
@@ -10,3 +10,4 @@ While you are free to explore any deployments but the recommended strategies are
11
- Kernel 4.18+
12
- `kubectl` v1.21.0+
13
+- `docker` installed non-root by default
0 commit comments