- How is Kubernetes related to Docker?
- What is Container Orchestration?
- What are the features of Kubernetes?
- How does Kubernetes simplify containerized Deployment?
- What is Google Container Engine?
- What is Heapster?
- What is Minikube?
- What is Kubectl?
- What is the syntax for the Kube-proxy command?
- What is the syntax for the Kubectl command?
- What is Kubelet?
- What are the different components of Kubernetes Architecture?
- What do you understand by Kube-proxy?
- What is the Kubernetes controller manager?
- What are the different types of controller manager running on the master node?
- What is ETCD?
- What do you understand by load balancer in Kubernetes?
- Write a command to create and fetch the deployment.
- What is Ingress network?
- What do you understand by Cloud controller manager?
- What are the different types of cloud controller manager?
- What is a Headless Service?
- What are federated clusters?
- What is a pod?
- What is the difference between a daemonset, a deployment, and a replication controller?
- What is a sidecar container, and what would you use it for?
- How can you separate resources?
- What are K8s?
- What is a node in Kubernetes?
- What does the node status contain?
- What process runs on Kubernetes Master Node?
- What is the job of the kube-scheduler?
- What is a cluster of containers in Kubernetes?
- What is a Namespace in Kubernetes?
- Name the initial namespaces from which Kubernetes starts?
- What are the different services within Kubernetes?
- What is ClusterIP?
- What is NodePort?
- What is Kube-proxy?
- How can you get a static IP for a Kubernetes load balancer?
- What is the difference between config map and secret?
- If a node is tainted, is there a way to still schedule the pods to that node?
- Can we use many claims out of a persistent volume?
- What is Kube-proxy?
- What are the tools that are used for container monitoring?
- What are the important components of node status?
- What is minikube?
- Explain Prometheus in Kubernetes.
- List tools for container orchestration.
- Define Stateful sets in Kubernetes.
- Explain Replica set.
- Why uses Kube-apiserver?
- Explain the types of Kubernetes pods.
- What are the labels in Kubernetes?
- What is Sematext Docker Agent?
- Define OpenShift.
- What is ContainerCreating pod?
- What do you mean by Persistent Volume Claim?
- What will happen while adding new API to Kubernetes?
- How do you make changes in the API?
- What is kubectl drain?
- Define Autoscaling in Kubernetes.
- What is the “Master”?
- What is a Swarm in Docker?
- What is Kubernetes Log?
- What are the types of Kubernetes Volume?
- Explain PVC.
- What is the Kubernetes Network Policy?
- What are minions in Kubernetes cluster?
- Kubernetes cluster data is stored in which of the following?
- Which of them is a Kubernetes Controller?
- Which of the following are core Kubernetes objects?
- The Kubernetes Network proxy runs on which node?
- What are the responsibilities of a node controller?
- What are the responsibilities of Replication Controller?
- How to define a service without a selector?
- What did the 1.8 version of Kubernetes introduce?
- The handler invoked by Kubelet to check if a container’s IP address is open or not is?