Adding connection info.
This commit is contained in:
parent
df9bc3886a
commit
28d13762f2
1 changed files with 7 additions and 0 deletions
|
@ -128,6 +128,13 @@ Deploy to kubernetes:
|
|||
kubectl apply -f .
|
||||
```
|
||||
|
||||
Connect to the web gui:
|
||||
```
|
||||
kubectl proxy
|
||||
```
|
||||
http://localhost:8001/api/v1/namespaces/default/services/netbox-nginx:80/proxy/
|
||||
|
||||
|
||||
### NAPALM Configuration
|
||||
|
||||
Since v2.1.0 NAPALM has been tightly integrated into NetBox.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue