Monday, February 18, 2019

Skynetes: High Level System Design


This shows the basic components of Skynetes dynamic provisioning of Kubernetes components. The Istio destination rules will route requests coming into the virtual service to different versions of the service based on evolving destination rules.  New services will be created when external conditions change (data source changes).  The Istio destination rules will assure a consistent call graph for sets of requests.  All calls starting with version 1 of the destination rules will flow to version 1 services.  Subsequent calls into service with version 2 of the destination rules will flow to version 2 and on and on as time progresses. 



No comments: