in Technology by
What do you know about clusters in Kubernetes?

1 Answer

0 votes
by

The fundamental behind Kubernetes is that we can enforce the desired state management, by which I mean that we can feed the cluster services of a specific configuration, and it will be up to the cluster services to go out and run that configuration in the infrastructure.

Kubernetes Cluster - Kubernetes Interview Questions - Edureka

Fig 5: Representation Of Kubernetes Cluster – Kubernetes Interview Questions

So, as you can see in the above diagram, the deployment file will have all the configurations required to be fed into the cluster services. Now, the deployment file will be fed to the API and then it will be up to the cluster services to figure out how to schedule these pods in the environment and make sure that the right number of pods are running.

So, the API which sits in front of services, the worker nodes & the Kubelet process that the nodes run, all together make up the Kubernetes Cluster.

Related questions

0 votes
    What exactly do you know about the Tortoise SVN and what sort of help it offers to the users?...
asked Feb 21, 2021 in Technology by JackTerrance
0 votes
    What do you know about Port Testing?...
asked Feb 7, 2021 in Technology by JackTerrance
0 votes
    What do you know about Partition in Kafka?...
asked Nov 1, 2020 in Technology by JackTerrance
0 votes
0 votes
    What do you understand by a node in Kubernetes?...
asked Oct 2, 2021 in Technology by JackTerrance
0 votes
    What are the different memories you know about? Which of them takes the shortest access time? Select the correct answer from above options...
asked Dec 29, 2021 in Education by JackTerrance
0 votes
    _________ simulates failure by randomly terminating clusters. 1. Latency Monkey 2. Chaos Gorilla 3. Chaos Monkey 4. Chaos Kong...
asked Oct 28, 2020 in Technology by JackTerrance
0 votes
    _________ searches for significant clusters in genetic data. (a) BayesCount (b) BayesComm (c) bayesclust (d) ... of R Programming Select the correct answer from above options...
asked Feb 10, 2022 in Education by JackTerrance
0 votes
    Give scientific reasons: There are clusters of thick forests in the Western Ghats of India. Select ... Science proposed by,electromagnetic theory engineering physics,Science nptel...
asked Nov 7, 2021 in Education by JackTerrance
0 votes
    Do you know how you could add support for Web Service transactions?...
asked Jun 6, 2021 in Technology by JackTerrance
0 votes
    How do you know that Kafka is a Distributed Streaming Platform?...
asked Nov 5, 2020 in Technology by JackTerrance
0 votes
    Do You know the different components of Kafka?...
asked Nov 5, 2020 in Technology by JackTerrance
0 votes
    I'm building a C++/MFC program in a multilingual environment. I have one main (national) language ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 25, 2022 in Education by JackTerrance
0 votes
    I'm building a C++/MFC program in a multilingual environment. I have one main (national) language ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 24, 2022 in Education by JackTerrance
0 votes
    I know next to nothing when it comes to the how and why of https connections. Obviously, when I'm ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 27, 2022 in Education by JackTerrance
...