标签:docker

kubernetes集群安装部署

kubernetes集群安装部署

资料下载 ISO 下载地址:从以下链接下载文件:ubuntu-20.04.6-live-server-amd64.iso http://mirrors.aliyun.com/ubuntu-releases/20.04.6/ubuntu-20.04.6-live-server-amd64.is

edug.net edug.net 2024-09-17
408 0 0
Ubuntu 14.04/16.04/22.04(使用 apt-get 进行安装)

Ubuntu 14.04/16.04/22.04(使用 apt-get 进行安装)

# step 1: 安装必要的一些系统工具 sudo apt-get update sudo apt-get -y install apt-transport-https ca-certificates curl software-properties-common # step 2: 安装G

edug.net edug.net 2024-03-23
366 0 0
openEuler安装docker

openEuler安装docker

一、环境及问题 操作系统环境如下: 操作系统:OpenEuler 22.03 LTS 安装方式:最小化安装 在操作系统安装完毕如果直接采用dnf或者yum方式安装docker会报如下错误:   产生该问题的原因是openeuler操作系统自带的软件源不全。

edug.net edug.net 2023-12-30
638 0 0