- The Consul service mesh works across heterogeneous environments and data centers across different regions.
A) True
B) False
- In a Consul cluster, the Consul servers can be in Kubernetes or in VMs.
A) True
B) False
- Consul members can't join the existing Consul cluster from a VM or Kubernetes.
A) True
B) False
- Consul servers can span multiple data centers.
A) True
B) False
- Kubernetes can send write requests to any Consul server, but only the lead Consul server writes that information to the distributed key-value store.
A) True
B) False
- Consul extends Kubernetes' key-value database store, etcd, to maintain the state of Consul clusters.
A) True
B) False