- bare metal kubernetes [v1.16]
- persistent volumes on Ceph [v14.2.6]
- load balancer for nginx with MetalLB [v0.8.2]
- docker image from netbox-community/netbox-docker [v2.7.2]
- netbox 2.7.2
- postgres 11.4
- redis 5.0.6
- nginx 1.17.6
kubectl apply -f netbox-namespace.yaml
kubectl apply -f pvc-netbox.yaml
kubectl apply -f redis-all.yaml
kubectl apply -f postgres-all.yaml
kubectl apply -f nginx-all.yaml
kubectl apply -f netbox-all.yaml
This is an original fork from: vishnoisuresh/netbox-kubernetes