Slide 11
Slide 11 text
Transport Features
xDS supports delta and complete (State of the World) updates, allows multiple
subscriptions or connection to an aggregated resource server:
• State of the World (Basic xDS): SotW, separate gRPC stream for each resource type
(DiscoveryRequest/DiscoveryResponse proto3)
• Incremental xDS: incremental, separate gRPC stream for each resource type
(DeltaDiscoveryRequest/DeltaDiscoveryResponse proto3)
• Aggregated Discovery Service (ADS): SotW, aggregate stream for all resource types
• Incremental ADS: incremental, aggregate stream for all resource types