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

Join the slave node to the cluster

Sumit Rawal answered on May 15, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • Master Node in K8s cluster:
  • node to existing cluster

  • Join the slave node to the cluster

    0

    Join the other nodes by issuing the previously saved cluster join command. Before running this command you should set up the slave nodes also by following step1. Join command would like below,

    kubeadm join 10.225.100.130:6443 — token \

    — discovery-token-ca-cert-hash

    You can check whether your cluster is deployed correctly by issuing the below command in the master node.

    kubectl get nodes  

    Popularity 1/10 Helpfulness 1/10 Language javascript
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on May 15 2023
    Sumit Rawal
    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.