vmware组Kubernetes on vSphere Deep Dive KubeCon China VMware SIGnumactl command to interleave memory, or engage other options • potentially broad performance effects. (e.g interleaving get predictable albeit reduced performance) • A cgroup aware version (e.g0 码力 | 25 页 | 2.22 MB | 1 年前3
VMware SIG Deep Dive into Kubernetes Schedulingnumactl command to interleave memory, or engage other options • potentially broad performance effects. (e.g interleaving get predictable albeit reduced performance) • A cgroup aware version (e.g.0 码力 | 28 页 | 1.85 MB | 1 年前3
K8S安装部署开放服务ulSet.yaml spec: volumes: - name: host-time hostPath: path: "/etc/localtime" volumeMounts: - name: host-time mountPath: statefulset.yaml volumes: - name: host-time hostPath: path: "/etc/localtime" volumeMounts: //注意有多个! - name: host-time statefulset.yaml volumes: - name: host-time hostPath: path: "/etc/localtime" volumeMounts: //注意有 5 处 - name: host-time0 码力 | 54 页 | 1.23 MB | 1 年前3
Kubernetes开源书 - 周立"HTTP" scheme will be used. Only "HTTP" and "HTTPS" are allowed # scheme: HTTPS path: /healthz port: 8080 httpHeaders: - name: X-Custom-Header 14-Pod 46 storageClassName: manual capacity: storage: 10Gi accessModes: - ReadWriteOnce hostPath: path: "/mnt/data" --- kind: PersistentVolumeClaim apiVersion: v1 metadata: name: pv-claim spec: varlog 18-Daemon Set 75 hostPath: path: /var/log - name: varlibdockercontainers hostPath: path: /var/lib/docker/containers 基于YAML⽂件创建DaemonSet: kubectl0 码力 | 135 页 | 21.02 MB | 1 年前3
k8s操作手册 2.3★容器探测其他配置: ★HTTP探测 livenessProbe: #pod存活性探测 h�pGet: #使用h�p path: /xx/cxxx/healthz #请求的文件 port: 80 scheme: HTTP #协议,可为HTTP, HTTPS ★执行shell命令进行探测 rules: #以下是各转发规则,根据匹配的hostName去转发 - host: "web.xxx.com" h�p: paths: - path: / #若不指定url,则默认就是/根路径,全部转发 backend: serviceName: mynginx-svc # host下还可根据不同的url去转发到不同svc - path: /apixx #转发到后端时也是带这个url的 backend: serviceName: mynginx-svc2 servicePort: 2390 - path: /sta�cxx backend:0 码力 | 126 页 | 4.33 MB | 1 年前3
涂小刚-基于k8s的微服务实践ai-dc-web 20190510-1033 v20 registry.hz.local/huize/ai-test_ai-dc-web:20190510-1033_v20 k8s镜像构建过程 domain/path namespaces app-name date-time git-ver 镜像地址规范 镜像地址组成 你好我是分享标题 我是作者名称 每个控制平面节点运行的一个 实例kube-apiserver,kube- vip appid qx-user-web pod-name namespace TEST DEV k8s应用 容器平台日志解决方案 node-local-path /data/all-log pod-path /data/all-log kafka-cluster elasticsearch-cluster logstash-cluster kafka-groupid=es file-storage mkdir -p /data/all- log/${namespaces}/${pod-name} ln -sf ${namespaces}/${pod-name} to app-log-path pod 1 worker node pod * app-log log* daemonsets filebeat 容器启动挂载宿主/data/all-log到容器/data/all-log0 码力 | 19 页 | 1.34 MB | 1 年前3
多雲一體就是現在:
GOOGLE CLOUD 的
KUBERNETES
混合雲戰略Turn-key, production-grade, conformant Kubernetes with best-practice configuration ● Easy upgrade path to the latest Kubernetes releases that have been validated and tested by Google ● Access to Container the installation of a cluster. --dry-run saves your configuration to a YAML file. Please enter the path of a directory where this configuration will be saved? [/Users/karangoel/my-test-cluster/]: Where K8s 1.8.3) Please enter your numeric choice [1]: 1 Pulling gke-on-prem-vsphere-1.10.3... DONE Path to kubeconfig for the GKE On-Prem Admin Control Plane (leave empty to create it): A GKE On-Prem0 码力 | 32 页 | 2.77 MB | 1 年前3
⾸云容器产品Kubernetes操作指南存储类型:选择所⽀持的存储类型,⽬前仅⽀持NAS⽂件存储 存储对象:已创建并且挂在到该集群的NAS盘 驱动提供者:⽂件NAS存储选择 cds/nas server-ip: 系统会⾃动读取NAS盘的挂载点IP path:NAS盘对应的远端挂在⽬录,默认为 /nfsshare mode: pv使⽤⽂件夹的mode,⼀般选择 755 或 777 存储类名称:配置该存储类的名称,当创建pvc时,需要引⽤该名称 存储类型:选择所⽀持的存储类型,⽬前仅⽀持NAS⽂件存储 存储对象:已创建并且挂在到该集群的NAS盘 存储驱动:请选择CSI(Flexvolume今后会停⽌⽀持) server-ip: 系统会⾃动读取NAS盘的挂载点IP path:NAS盘对应的远端挂在⽬录,默认为 /nfsshare mode: pv使⽤⽂件夹的mode,⼀般选择 755 或 777 存储卷名称:配置该存储类的名称,当创建pvc时,需要引⽤该名称 容量:所要创建存储卷的⼤⼩,单位GB archiveOnDelete: "false" 8 server: "10.10.10.12" # 替换为集群配置的存储NAS云盘ip地址 9 path: "/nfsshare/wordpress" # ⽬录可⾃⾏修改为 /nfssahre/10 vers: "4.0" 11 mode: "777" 0 码力 | 94 页 | 9.98 MB | 1 年前3
石墨文档Go在K8S上微服务的实践-彭友顺ci,docker in docker • 目前结合配置中心拓扑图,自动生成jekins编排,ing 微服务的测试阶段 测试类型 工具生成测试用例 简单高效做单元测试 protoc --proto_path=${ROOT}/examples/helloworld --go-test_out=pkg=main,paths=source_relative:. helloworld.proto • 拉取镜像、启动服务、探活、滚动更新等功能 微服务的启动阶段 启动参数 加载配置 探活 滚动更新 微服务的启动阶段 启动参数 加载配置 探活 滚动更新 软链接:filepath.EvalSymlinks(fp.path) 微服务的启动阶段 启动参数 加载配置 探活 滚动更新 • HTTP: server.Use(healthcheck.Default()) • gRPC: healthpb.Reg endpoints中剔除 exec: command: -grpc_health_probe --addr=127.0.0.1:9001 httpGet: path: / port: 9002 scheme: HTTP httpHeaders: -name:X-Health-Check value: 1 微服务的调用阶段0 码力 | 41 页 | 3.20 MB | 1 年前3
01. K8s扩展功能解析Download and install the latest version of apiserver-builder • Create project path in your GOPATH • Go into your project path and init your project ‘your-domain’ would be like your private tenant name.0 码力 | 12 页 | 1.08 MB | 1 年前3
共 15 条
- 1
- 2













