Welcome to the Linux Foundation Forum!
-
Re: [Ingress] curl: connection refused
@"thomas.bucaioni" Had a similar issue with linkerd 2.11.2. You can check it with linkerd version. How to fix kubectl get ds -o yaml | linkerd uninject - | kubectl apply -f -kubectl get ds …1 -
Re: Managing State with Deployments kubectl --record unnown flag
I suggest to change this error in training materials, because --record flag is not available since 2020 at least. As a workaround you can: * Run kubectl create deploy ghost --image=ghost * Run kubect…2 -
Re: LF258 Unable to join worker to control plane on Lab 3.2
@skopos Hi, obviously you have an issue with kubelet on worker's node it can be seen from the first output you provided. So I would check if kubelet is running at all with the command: systemctl…1
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)