In Kubernetes, what is the role of an "etcd"?
- A container orchestration tool
- A container runtime
- A distributed file system for pod data
- A network overlay solution
Etcd is a distributed key-value store used in Kubernetes to store all configuration data, which ensures high availability and consistency. It's crucial for maintaining a shared configuration and service discovery among all nodes in the cluster.
Loading...
Related Quiz
- Which migration strategy is often the quickest and least expensive initially but might not fully leverage the benefits of the cloud?
- A large enterprise is planning to move several of its applications to the cloud. They want to ensure that they optimize costs from day one. Which approach should they prioritize?
- Organizations that require a secure and isolated environment for their critical applications often opt for a ________ cloud.
- AWS stands for:
- Reserved instances in cloud services primarily help in: