08 2019 档案
摘要:https://www.cnblogs.com/guyeshanrenshiwoshifu/p/9044655.html 资源对象 workload: Pod , ReplicSet , Deployment , StatefulSet , DaemonSet , Job , Crontab 服务发
阅读全文
摘要:gitlab 搭建 yum install -y curl policycoreutils-python openssh-server postfixsystemctl enable postfixsystemctl start postfixcurl -s https://packages.git
阅读全文
摘要:什么是Prometheus? Prometheus是由SoundCloud开发的开源监控报警系统和时序列数据库(TSDB)。Prometheus使用Go语言开发,是Google BorgMon监控系统的开源版本。 2016年由Google发起Linux基金会旗下的原生云基金会(Cloud Nativ
阅读全文
摘要:apiVersion: v1 #版本号 kind: Pod # kind定义这个一个pod资源 metadata: name: myweb #定义pod名字 namespace: string #命名空间 labels: #定义标签 name:myweb spec: #定义pod里容器属性 cont
阅读全文
摘要:Kubernetes作为容器编排工具,简化容器管理,提升工作效率而颇受青睐。国内阿里云部署Kubernetes的最简方法。 一、Kubernetes简介 Kubernetes(简称K8S)是开源的容器集群管理系统,可以实现容器集群的自动化部署、自动扩缩容、维护等功能。它既是一款容器编排工具,也是全新
阅读全文
摘要:kubernetes 系统学习-1 minikube 单机 minikube 下载安装 https://github.com/kubernetes/minikube 我的电脑桌面上dd的文件里有minikube mv minikube-linux-amd64 minikube cp minikube
阅读全文

浙公网安备 33010602011771号