Skip to content

Dependent software packages needed to deploy kubernetes cluster

Notifications You must be signed in to change notification settings

pixiake/k8s-dependencies

Repository files navigation

Describe

This repository provides the basic software packages(.deb .rpm) that kubernetes depends on.

Usage

After decompression, you can use the following command to install.

⚠ If you need to update dependencies for the running nodes in the cluster, please drain the nodes before executing.

ubuntu

dpkg -iR --force-all  ./

centos

rpm -Uvh --force --nodeps ./*rpm

About

Dependent software packages needed to deploy kubernetes cluster

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages