2023年归档

第2/4页
  1. HelmChart制作

    参考 https://helm.sh/zh/docs/chart template guide/getting started/ 常规操作 使用HarborHelm仓库 https://juejin.cn/post/6844903795827146759 简易脚手…

  2. Tekton离线部署

    官方文档 https://tekton.dev/docs/getting started https://github.com/tektoncd/pipeline/tree/main/examples/v1beta1/pipelineruns https://hu…

  3. Harbor离线部署

    参考 https://segmentfault.com/a/1190000040905311 https://github.com/goharbor/harbor/releases 下载 Compose方式 https://github.com/goharbor/…

  4. ShellClash联网

    官网 https://github.com/juewuy/ShellClash/blob/master/README CN.md 跳板机 ssh root@10.193.36.33 配置 常规代理 docker配置http代理 containerd(k3s)配置h…

  5. K3S离线部署

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

  6. Registry简易搭建

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

    历史归档Docker
  7. JenkinsOnK8S配置

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

  8. 操作系统初始化

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

  9. K8S常用配置

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

  10. kubectl常用操作

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

  11. Rancher离线部署

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

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

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

  13. Longhorn离线部署

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

  14. KubeSphere离线部署

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

  15. KubeSphere离线部署

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