-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Description
After understanding the basic overview of vespa and https://github.com/vespa-engine/sample-apps/tree/master/examples/operations/multinode-HA/gke there are basic three categories of components that need to work together to make the ha setup happen:
- Config Server
- Admin node, feed container cluster, query container cluster and content node pods
- Application package
Are there any explicit dependencies that any of the category has on each other? Are they truly independent so that they can be deployed in parallel ?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request