简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
文章目录K8S多节点部署一、实验过程1、实验准备2、上传文件(master01)3、修改配置文件(Master02)4、启动三个组件服务(master02)5、安装nginx服务(lb01和lb02)6、修改node节点配置文件统一为VIP地址7、查看k8s日志(lb01)8、测试(master01)9、在节点上操作可以直接访问(node02)10、在k8s结点上查看日志(master01)K8S
文章目录K8S中Pod的使用一、概览1、Pod资源的特点2、Pod容器分类3、镜像拉取策略(image PullPolicy)4、资源限制5、重启策略6、探针检查二、实验与使用1、镜像拉取策略(master)2、在node节点使用curl查看头部信息(node)3、安装docker工具(harbor)4、部署harbor创建私有项目(harbor)5、配置连接私有仓库(node)6、编辑配置文件(
Error from server (AlreadyExists): clusterrolebindings.rbac.authorization.k8s.io "kubelet-bootstrap" already exists
问题描述[root@ client ~]# docker login -u admin -P Harbor12345 http://192.168.150.174WARNING! Using -password via the CLI is insecure. Use -password-stdin.Error response from daemon: Get https://192.168.
Can't find a suitable configuration file in this directory or anyparent. Are you in the right directory?Supported filenames: docker-compose.yml, docker-compose.yaml
The specified database user/password combination is rejected: com.mysql.cj.exceptions.CJException: Access denied for user 'root'@'192.168.235.1' (using password: YES)
文章目录一、概览1、程序和进程的关系1.1、程序1.2、进程2、crontab命令3、程序和进程的关系3.1、程序3.2、进程二、实验目的三、实验步骤1、管理系统中的进程1.1、使用kill命令终止postfix服务的运行1.2、查找系统中CPU占用率超过80%的进程,并强行终止该进程1.3、练习各种进程管理命令的使用1.3.1、查看系统中所有进程(BSD 风格)1.3.2、查看系统中所有进程(标