Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

What do you know about clusters in Kubernetes?

Deepika Sahu answered on December 30, 2022 Popularity 9/10 Helpfulness 1/10

Contents


More Related Answers

  • eks list clusters
  • get current cluster kubectl
  • kubernetes clusterip service template
  • change cluster kubectl
  • gcloud list kubernetes clusters
  • kubernetes get persistent volumes
  • get kubernetes cluster name
  • how to get information about cluster in kind
  • install kubernetes cluster with kubeadm
  • Creating a kubernetes service cluster
  • What is a Kubernetes Cluster?
  • What can you tell us about the different components of Kubernetes Architecture?
  • deploy Kubernetes dashboard into the cluster
  • What is a pod in Kubernetes?
  • what is kubernetes
  • Metrics server in kubernetes
  • what is kubernetes used for
  • How does the Load Balancer work in Kubernetes?
  • volumes in kubernetes
  • kube cluster
  • kube cluster
  • kubernetes clusterip
  • kubernetes get cluster
  • the basic kubernets objects include
  • What are some features of Kubernetes?
  • Where is the Kubernetes Cluster data stored?
  • kubernetes kustomize kubectl
  • kubernetes kustomize kubectl
  • kubernetes kustomize kubectl

  • What do you know about clusters in Kubernetes?

    0
    Popularity 9/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Tags: whatever
    Link to this answer
    Share Copy Link
    Contributed on Dec 30 2022
    Deepika Sahu
    0 Answers  Avg Quality 2/10

    Closely Related Answers



    0

    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.

    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.

    https://www.vmware.com/topics/glossary/content/kubernetes-cluster.html#:~:text=Kubernetes%20clusters%20are%20comprised%20of,and%20their%20corresponding%20container%20images.

    Popularity 8/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 11 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.