Welcome to the Linux Foundation Forum!

When i am giving command to check the health of database it is showing error in my cli.

What is the issue can anyone help me?

Answers

  • Posts: 67

    Please run the below command

    kubectl get pods -n kube-system | grep etcd

    Note down the name of your etcd pod and replace that pod name in the above command.

    for ex: kubectl -n kube-system exec -it etcd-podname -- sh -c "ETCDCTL ......

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training