You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Navigate to 'docs/examples/example1-getting-started' to run the examples below
24
+
Navigate to 'docs/examples/1-getting-started' to run the examples below
25
25
26
26
# 1.1 Claim a Prefix
27
27
@@ -46,7 +46,7 @@ kubectl get pxc,px
46
46
47
47
In this example, we use a `.spec.parentPrefixSelector`, which is a list of selectors that tell NetBox Operator from which parent prefixes to claim our Prefix from.
48
48
49
-
Navigate to 'docs/examples/example1-getting-started' to run the following commands.
49
+
Navigate to 'docs/examples/1-getting-started' to run the following commands.
kind load docker-image netbox-operator:build-local --name london
13
13
kind load docker-image netbox-operator:build-local --name london # fixes an issue with podman where the image is not correctly tagged after the first kind load docker-image
kind load docker-image netbox-operator:build-local --name zurich # fixes an issue with podman where the image is not correctly tagged after the first kind load docker-image
0 commit comments