Installing the Kubernetes Software Package
$ dnf install -y docker conntrack-tools socat
After the EPOL source is configured, you can directly install Kubernetes through DNF.
$ rpm -ivh kubernetes*.rpm
Bug Catching
Long-Term Supported Versions
Innovation Versions
$ dnf install -y docker conntrack-tools socat
After the EPOL source is configured, you can directly install Kubernetes through DNF.
$ rpm -ivh kubernetes*.rpm