Skip to content

Commit

Permalink
Website update for main
Browse files Browse the repository at this point in the history
antrea-bot committed Dec 4, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 1d7124c commit 997ee53
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions content/docs/main/docs/antctl.md
Original file line number Diff line number Diff line change
@@ -826,6 +826,13 @@ ROUTE TYPE K8S-OBJ-REF
fec0::192:168:77:100/128 EgressIP egress2
fd00:10:244:1::/64 NodeIPAMPodCIDR <NONE>
fec0::10:96:10:10/128 ServiceLoadBalancerIP default/svc2
# Get the list of all advertised routes of a specific type
$ antctl get bgproutes -T EgressIP
ROUTE TYPE K8S-OBJ-REF
172.18.0.3/32 EgressIP egress1
fec0::192:168:77:100/128 EgressIP egress2
```

### Upgrade existing objects of CRDs
2 changes: 1 addition & 1 deletion content/docs/main/docs/api-reference.html
Original file line number Diff line number Diff line change
@@ -12571,5 +12571,5 @@ <h3 id="system.antrea.io/v1beta1.BundleStatus">BundleStatus
<hr/>
<p><em>
Generated with <code>gen-crd-api-reference-docs</code>
on git commit <code>3c6231e</code>.
on git commit <code>773fb32</code>.
</em></p>

0 comments on commit 997ee53

Please sign in to comment.