Welcome to the Linux Foundation Forum!
-
Re: Ex 4.5
Hi @suser, The top command displays resource usage by process, and stress should be listed as the first process, consuming the most CPU and memory of the node. Keep in mind, however, that top needs t…1 -
Re: Ex 4.1
Hi @suser, Calico is the plugin in this case. If the kubectl describe pod | grep cni command returns a list of Annotations with IP addresses from the default Calico pool 192.168.0.0/16 then it should…1 -
Re: Unable to download file
Hi @volodymyr9933, In the same Download text box, there is a note with the solution to the download issue: .../LFD259_V2020-10-15_SOLUTIONS.tar.bz2 Regards, -Chris1 -
Re: lab 3.2 post simpleapp deployment not working
Hi @suser, The registry is cleaned up at reboot because the Persistent Volume uses /tmp/... as the hostPath: . You can edit your vol1.yaml and vol2.yaml manifests and update the path: property found …3 -
Re: Lab 4.4: Install CRI-0
Hi @dwolfe, The CRI-O installation steps have not been tested on Ubuntu 20, only on Ubuntu 18.04 LTS, running on the GCE VM instance provisioned following the steps from Lab 1. For a future course up…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)