汇总all
编辑
临时总结
需求: 访问A地址/ 都转发到 39.12.12.3:8082 访问A地址/v3 都转到: 10.0.0.3…
https://www.aliyun.com/price/product?spm=5176.smartserv…
1 编译安装nginx 1.1 安装编译工具 yum -y install git wget g…
configMap对应用程序的配置文件进行单独挂载 demo: apiVersion: v1 k…
现象: kubesphere 流水线点击运行什么也不出来,没有日志 问题排查 登录 30180 …
文件拷贝 kubectl cp /etc/hosts baimei-wp:/haha -c db…
k8s 日志查看 – 日志查看 kubectl logs -f linux86-web # …
k8s 存储卷 pod数据持久化 的方式 1- emptyDir 2- -hostPath hotsPath数…
爱的方式 apiVersion: v1 kind: Pod metadata: name: co…
k8s基础 – K8S一切皆资源: 1.查看所有内置资源 kubectl api-resources 2.创建…