Adding connection info.

This commit is contained in:
Brandon Wulf 2018-04-11 13:48:32 -07:00
parent df9bc3886a
commit 28d13762f2
1 changed files with 7 additions and 0 deletions

View File

@ -128,6 +128,13 @@ Deploy to kubernetes:
kubectl apply -f . kubectl apply -f .
``` ```
Connect to the web gui:
```
kubectl proxy
```
http://localhost:8001/api/v1/namespaces/default/services/netbox-nginx:80/proxy/
### NAPALM Configuration ### NAPALM Configuration
Since v2.1.0 NAPALM has been tightly integrated into NetBox. Since v2.1.0 NAPALM has been tightly integrated into NetBox.