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 c9cd232 commit 77cb7fbCopy full SHA for 77cb7fb
README.md
@@ -4,6 +4,11 @@ this repo sets up three instances of netbox
4
- `eks.tf` and `nbc-helm.sh` setup netbox community on an EKS (kubernetes) cluster
5
- `nbe.tf`, `nbe.sh.tpl` and `config.yaml.tpl` setup netbox enterprise (on-prem) on a standalone vm
6
7
+# pre-req
8
+```
9
+which terraform aws kubectl
10
11
+
12
# how to use
13
- setup your aws auth
14
- clone this repo
0 commit comments