Lab 3.1. Install Kubernetes
Hi,
I created two google cloud VM's. I tried to follow Lab "3.1. Install Kubernetes" documentation. in 3.1->14 step "kubeadm-config.yaml" is not created.
There is a lot of confusion. please provide the little more detail guide
Best Answer
-
This post has been moved to the specific LFS258 forum.
0
Answers
-
what exact steps did you do/take? What do you mean specifically that it does not get created? You should create a file that is outlined in step 14 with the section called "kubeadm-config.yaml".
0 -
I created that file "kubeadm-config.yaml" with the help vim. But my question. The result out not available. Could we able copy and paste the result output or something else is bit confuses
0 -
Hi @krishna1984,
A working
kubeadm-config.yamlfile can be found in the SOLUTIONS tarball, together with other helpful files grouped by chapter. I would recommend using those files as provided, in order to avoid typos and any possible copy/paste issues.Regards,
-Chris0 -
I am not following step 6:
6. Add a new repo for kubernetes. You could also download a tar file or use code from GitHub. Create the file and add an entry for the main repo for your distribution. We are using the Ubuntu 18.04 but the kubernetes-xenial repo of the software, also include the key word main. Note there are four sections to the entry.
root@cp: ̃# vim /etc/apt/sources.list.d/kubernetes.listPlease help. Not sure how to relate this step to the installation process.
Thanks,
Zahid Ali0 -
Hi @zahidali,
Often when new packages are installed through a package manager, the user is expected to add a custom software repository to the list of repositories used by the package manager. This is the step that instructs us how to add a new repository.
After running the
vimcommand, a new blank file should be presented, namedkubernetes.list. The user is expected to enter into the file the text shown inside the text box below the command. Then save the file, and continue with the next step.Regards,
-Chris0
Categories
- All Categories
- 178 LFX Mentorship
- 178 LFX Mentorship: Linux Kernel
- 775 Linux Foundation IT Professional Programs
- 384 Cloud Engineer IT Professional Program
- 175 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 103 Cloud Native Developer IT Professional Program
- 7.7K Training Courses & Learning Paths
- 13 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 35 Cloud & Containers Training
- 3 Cybersecurity Training
- 3 DevOps & Site-Reliability Training
- 2 Linux Kernel Development Training
- 2 Networking Training
- 2 Open Source Best Practice Training
- 5 System Administration Training
- 1 System Engineering Training
- 6 Web & Application Development Training
- 798 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 96 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 92 Storage
- 773 Linux Distributions
- 81 Debian
- 68 Fedora
- 24 Linux Mint
- 13 Mageia
- 24 openSUSE
- 151 Red Hat Enterprise
- 32 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 472 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 103 Linux Security
- 79 Network Management
- 102 System Management
- 46 Web Management
- 166 Mobile Computing
- 32 Android
- 119 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 407 Off Topic
- 128 Introductions
- 35 Study Material
- 1.1K Programming and Development
- 311 Kernel Development
- 723 Software Development
- 1K Software
- 418 Applications
- 183 Command Line
- 5 Compiling/Installing
- 71 Games
- 320 Installation
- Archived
- 183 Small Talk
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
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)