Welcome to the Linux Foundation Forum!
-
Re: Ex 5.4 I cannot edit deployment
Hi @suser, What you may be experiencing is a strange behavior of vim when invoked by kubectl edit. Occasionally, after making the desired changes in the yaml file, the lines that were just edited ten…1 -
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
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)