Tool/software:
we are facing an issue while installing Kubernetes(K3s) version, we are installing it in yocto based image,
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
i just need to run a sample" helloworld "container through Kubernetes in yocto environment , currently im not able to launch the k3s, while trying out the below command , im getting the error as below ,
root@am64xx-evm:~# kubectl get nodes
couldn't get current server API group list: Get "https://localhost:6443/api?timeout=32s": dial tcp localhost:6443: connect: connection refused