Antrea CLI to dump applied-to groups, address groups and translated network policies #239
Labels
area/api
Issues or PRs related to an API.
area/component/antctl
Issues or PRs releated to the command line interface component
area/component/controller
Issues or PRs related to the controller component
enhancement
New feature or request
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Antrea controller translates the upstream network policies into internal data models, e.g. applied-to groups, adress groups and internal network policies. The CLIs to dump those data on both controller and node agents will help the trouble shooting and debugging.
The CLIs look like:
antctl get address-groups
antctl get apt-groups
antctl get network-policies
The text was updated successfully, but these errors were encountered: