文章·第5页

  1. K3S离线部署

    参考 https://k3s.io/ https://docs.k3s.io/zh/ k3s离线部署 常用运维操作 启停 server节点访问 本机访问 将 /etc/rancher/k3s/k3s.yaml 复制到本机的 /.kube/config ,并将ser…

  2. Registry简易搭建

    参考 https://docs.docker.com/registry/ https://hub.docker.com/r/konradkleine/docker registry frontend/ https://hub.docker.com/r/hyper/…

    历史归档Docker
  3. JenkinsOnK8S配置

    节点亲和性 构建所需基础镜像 自定义容器 1. 编辑 kubesphere devops system 命名空间下的名为 jenkins casc config 的configmap, 2. 重启名为 devops jenkins xxx 的deployment…

  4. 操作系统初始化

    网络配置 开启root用户ssh登录 配置hostname 磁盘挂载 通用调整 K8S专属调整 TiDB专属调整 Docker配置 配置软件源 ubuntu在线阿里源 centos在线阿里源 centos本地源 开启ntp

  5. K8S常用配置

    亲和性 https://tachingchen.com/tw/blog/kubernetes assigning pod to nodes/ deploy.yaml: coredns自定义解析

  6. kubectl常用操作

    参考 https://docs.ethanshen.cn/kubernetes/kubectl common.html https://kubernetes.io/zh cn/docs/reference/kubectl/cheatsheet/ https://k…

  7. Rancher离线部署

    参考 https://ranchermanager.docs.rancher.com/zh/getting started/installation and upgrade/other installation methods/air gapped helm cl…

  8. 常用中间件官方Helm安装

    MySQL https://artifacthub.io/packages/helm/bitnami/mysql Redis https://artifacthub.io/packages/helm/bitnami/redis Zookeeper https://…

  9. Longhorn离线部署

    参考 https://docs.k3s.io/zh/storage https://longhorn.io/docs/1.4.1/ https://github.com/longhorn/longhorn https://ranchermanager.docs.r…

  10. KubeSphere离线部署

    参考文档 https://kubesphere.io/zh/docs/v3.3/installing on kubernetes/on prem kubernetes/install ks on linux airgapped/ 版本选择 Kubernetes:…

  11. KubeSphere离线部署

    参考 https://docs.pingcap.com/zh/tidb in kubernetes/v1.5/prerequisites 镜像列表 注意手工处理一下kube scheduler镜像,将其移动到默认库中。并同时修改TidbOperator的value…

  12. DOCKEMON镜像工具

    简介 DOCKEMON 是一个Docker镜像工具包,用于简化离线K8S环境下的镜像的拉取、打标、推送、导出导入等批量操作 同时支持 一键安装Chart 、 一键推送镜像 等快捷操作 GitHub下载地址 https://github.com/xiiiblue/d…

  13. Docker离线部署

    Docker二进制方式离线 DockerUbuntu下在线安装 DockerCompose离线安装

  14. Containerd常用操作

    参考 https://os.51cto.com/article/705519.html 如何在命令行下优雅地管理 Containerd https://zhuanlan.zhihu.com/p/338484552 Containerd 的前世今生和保姆级入门教程…

  15. Helm常用操作

    参考文档 https://helm.sh/zh/docs/intro/install/ 中心仓库 https://artifacthub.io/ 离线安装 https://github.com/helm/helm/releases 常用操作 3.8以下通过cm p…