In CNCF, who develops specifications for industry standards around container formats and runtimes?
What is the difference between a Deployment and a ReplicaSet?
In Kubernetes, what is the primary responsibility of the kubelet running on each worker node?
What are the characteristics for building every cloud-native application?
The Kubernetes project work is carried primarily by SIGs. What does SIG stand for?
What is the minimum number of etcd members that are required for a highly available Kubernetes cluster?
Which Prometheus metric represents a single value that can go up and down?
Imagine there is a requirement to run a database backup every day. Which Kubernetes resource could be used to achieve that?