Skip to content

Commit 9da351d

Browse files
authored
Merge pull request #160 from arthurus-rex/main
docs: added docker as requirement for kepler-operator
2 parents bc70456 + 5b71949 commit 9da351d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/installation/kepler-operator.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
Before you start make sure you have:
66

7+
- `docker` installed and configured to run as non-root by default
78
- `kubectl` installed
89
- `kind` installed
910
- Clone the `kepler-operator` [repository](https://github.com/sustainable-computing-io/kepler-operator)

docs/installation/strategy.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ While you are free to explore any deployments but the recommended strategies are
1010

1111
- Kernel 4.18+
1212
- `kubectl` v1.21.0+
13+
- `docker` installed non-root by default

0 commit comments

Comments
 (0)