Error during Deploy a New Cluster on lab 2.2,
Hello,
I have a lot of error during Deploy a New Cluster on lab 2.2,

Installed - now to get Calico Project network plugin
W0322 19:28:56.196482 26467 kubelet.go:200] cannot automatically set CgroupDriver when starting the Kubelet: cannot execute 'docker info -f {{.CgroupDriver}}': exit status 2
[init] Using Kubernetes version: v1.20.1
[preflight] Running pre-flight checks
[WARNING Service-Docker]: docker service is not enabled, please run 'systemctl enable docker.service'
[preflight] The system verification failed. Printing the output from the verification:
error execution phase preflight: [preflight] Some fatal errors occurred:
[ERROR CRI]: container runtime is not running: output: Client:
Debug Mode: false
Server:
ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
errors pretty printing info
, error: exit status 1
[ERROR Service-Docker]: docker service is not active, please run 'systemctl start docker.service'
[ERROR IsDockerSystemdCheck]: cannot execute 'docker info -f {{.CgroupDriver}}': exit status 2
[ERROR SystemVerification]: error verifying Docker info: "Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
[preflight] If you know what you are doing, you can make a check non-fatal with --ignore-preflight-errors=...
To see the stack trace of this error execute with --v=5 or higher
Running the steps explained at the end of the init output for you
cp: cannot stat '/etc/kubernetes/admin.conf': No such file or directory
chown: cannot access '/home/ubuntu/.kube/config': No such file or directory
Apply Calico network plugin from ProjectCalico.org
If you see an error they may have updated the yaml file
Use a browser, navigate to the site and find the updated file
The connection to the server localhost:8080 was refused - did you specify the right host or port?
You should see this node in the output below
It can take up to a mintue for node to show Ready status
The connection to the server localhost:8080 was refused - did you specify the right host or port?
Comments
-
Hi @bbenameur,
Initialization errors could be caused by various reasons. The infrastructure configuration - cloud vs local hypervisor, VM instance configuration - networking/firewalls/DNS, CPU and memory size, disk space, guest OS distribution and any active/running firewalls, repeated runs of the k8sMaster.sh script, etc. are just a few possible causes for install and init errors.
Where are you running your VM (cloud or local hypervisor infrastructure), what is the size of the VM, and what is your guest OS?
Are there any infra (cloud/hypervisor) firewalls that are enabled and blocking any traffic? Any guest OS firewall active/running?Regards,
-Chris0 -
Hi @chrispokorni ,
Thanks for your quick response,
The vm is on aws cloud (m5a.large) instance , 2 CPU , 8 G RAM, 10 G Storage,
Os is ubuntu 18.04-amd64-server-20210224,

I followed what 'is said in LFD259,
Thanks
0 -
Security group is : 0.0.0.0/0
enable all IPv4 addresses to access your instance using SSH.0 -
Hi @bbenameur,
When provisioning your EC2 VMs, did you happen to follow the demo video "Using AWS to Set Up Labs" from Chapter 1 - Introduction? I just followed the video and then Exercise 2.2 Step 2 and my master/control plane node was initialized without any errors. Keep in mind that the
k8sMastre.shscript should be run only once - running it several times causes more issues instead of helping the control plane init phase. Also, while running it you may see some Warnings, which you can safely disregard.Would you be able to provide the content of the
master.outfile?Regards,
-Chris0 -
Hello @chrispokorni ,
I remove the 2 vm and i ree installe the cluster all be OK ,
i dont know what happen ,
should be the user be sudoer?Thanks
0 -
The default user configuration should be fine
0 -
Thank you @chrispokorni
0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 754 Linux Foundation IT Professional Programs
- 374 Cloud Engineer IT Professional Program
- 170 Advanced Cloud Engineer IT Professional Program
- 74 DevOps IT Professional Program - Discontinued
- 5 DevOps & GitOps IT Professional Program
- 100 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 2 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 5 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 2 Open Source Best Practice Training
- 2 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 794 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 89 Storage
- 769 Linux Distributions
- 81 Debian
- 68 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 112 Mobile Computing
- 20 Android
- 77 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 393 Off Topic
- 121 Introductions
- 182 Small Talk
- 29 Study Material
- 977 Programming and Development
- 310 Kernel Development
- 649 Software Development
- 990 Software
- 382 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 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)