Welcome to the Linux Foundation Forum!
-
Re: Lab 4.2 - 4.3 What does setting the resource limits really change?
@vmayer At 4.2. you set limit in 1CPU and requested load in 2CPU as a result you can see just 100% (not 200% what is equal to 2CPU) of CPU usage via top. It means that limits work.: limits: cpu: &quo…1 -
Re: Lab 9.2
@reactivan You simply didn't change port from 8080 to 80 -- that's why you don't have access via NodePort (nginx itself doesn't listen on 8080). See lab 9.1 p13. You can't se…2 -
Re: [containerd] list of containers
@"thomas.bucaioni" You can find out what container runtime is used on you kates nodes with this command kubectl get nodes -o wide and use the same for crictl. For example if you want to use…2 -
Re: Place for posting suggested corrections, improvements, etc?
I agree, there are a lot of outdated info or errors/typos/misprints and no place to report them. I was really going to leave it as my feedback in the end of the course, but this post seems to be good…1 -
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
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)