March 2020
Intermediate to advanced
626 pages
14h 45m
English
Before we begin installing and setting up our Kubernetes, here are a few prerequisites tasks:
# yum -y install socat
# getenforceDisabled
# yum -y install yum-utils# yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
We will switch the Docker cgroup driver ...
Read now
Unlock full access