Welcome to the Linux Foundation Forum!

Cannot see the script to install kubernetes on a VM

Hello,

I have seen in the discussions several mentions of a script that installs all the things needed, and it says it's in the tarball, but I don't see it. Am I in the wrong folder?

student@twocp:~/LFS458/SOLUTIONS/s_03$ ls -al
total 80
drwxr-xr-x 2 student student 4096 Jul 24 16:04 .
drwxr-xr-x 17 student student 4096 Jul 24 16:04 ..
-rw-r--r-- 1 student student 121 Jul 1 17:39 99-kubernetes-cri.conf
-rw-r--r-- 1 student student 44324 Jul 1 17:39 cilium-cni.yaml
-rw-r--r-- 1 student student 5013 Jul 1 17:39 containerd-setup.txt
-rw-r--r-- 1 student student 958 Jul 1 17:39 first.yaml
-rw-r--r-- 1 student student 163 Jul 24 15:24 kubeadm-config.yaml
-rw-r--r-- 2 student student 206 Jul 1 17:39 low-resource-range.yaml
-rw-r--r-- 1 student student 2469 Jul 1 17:39 second.yaml

Answers

  • chrispokorni
    chrispokorni Posts: 2,357

    Hi @don.perkins,

    Assuming you are in lab 16, where there is mention of a script named k8sWorker.sh, it is located in ../SOLUTIONS/s_16.
    Alternately you can use the find command to locate files on your system.

    Regards,
    -Chris

  • okay. that makes sense. thanks!

Categories

Upcoming Training