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.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit