Skip to content

Commit

Permalink
Add diagram for PrefixClaim example
Browse files Browse the repository at this point in the history
  • Loading branch information
jstudler committed Sep 6, 2024
1 parent 9dd314e commit d95a127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ In the folder config/samples/ you can find example manifests to create IpAddress

Example based on a PrefixClaim:

![PrefixClaim example with a NetBox and NetBox Operator instance deployed on the same cluster](docs/prefixclaim-sample-with-netbox-running-in-cluster.drawio)
![PrefixClaim example with a NetBox and NetBox Operator instance deployed on the same cluster](docs/prefixclaim-sample-with-netbox-running-in-cluster.drawio.svg)

1. Apply a PrefixClaim: `kubectl apply -f config/samples/netbox_v1_prefixclaim.yaml`
2. Wait for ready condition: `kubectl wait prefix prefixclaim-sample --for=condition=Ready`
Expand Down

0 comments on commit d95a127

Please sign in to comment.