NSX Container Plugin (NCP) runs as a pod on the control plane VMs. It listens for requests for network objects to the API server and interfaces with the NSX Manager to create, update, or delete those objects:
• A request to create a namespace results in a new NSX segment.
• A request to deploy a pod results in a segment port request and IP assignment.
• A request to create a service results in a new virtual server.
• A request to create a network policy results in a new distributed firewall rule.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
MattE76
6 months, 4 weeks agoDFdohled
7 months ago