Using Kubernetes for handling second screen experience of european tv show20min End of show Participants API Requests Application architecture Application architecture PHP-based Admin application Shared state in Redis and SQL database Scalable userfacing API in GoLang Application technologies Best of breed-technologies Right tool for the right job Easy prototyping with php - good performance with GoLang Scaling and orchestration Containerized development and production0 码力 | 28 页 | 3.86 MB | 1 年前3
第1930期:Kubernetes基础介绍production 的资源对象 name in(redis-master,redis-salve):匹配所有带有标签name=master或者name=salve的资源 name not in (php):匹配所有不具有标签name=php的资源对象 也可以多个条件一起使用。 标签和标签选择器共同构成了k8s系统中最核心的应用模型,使得被管理对象能够被精细的分组管理,同时实现了整 个集群的高可用性。 17 www0 码力 | 49 页 | 4.11 MB | 1 年前3
Kubernetes开源书 - 周立guestbook tier: frontend spec: containers: 15-Replica Set 49 - name: php-redis image: gcr.io/google_samples/gb-frontend:v3 resources: requests: Failed Pod Template: Labels: app=guestbook tier=frontend Containers: php-redis: Image: gcr.io/google_samples/gb-frontend:v3 Port: 80/TCP Requests: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/ 参考⽂档 22-将Pod分配到Node 100 http://www.php230.com/1491134522.html 22-将Pod分配到Node 101 Taints and Tolerations 译者按: Taints:在本⽂中根据上下⽂,有的地⽅直接0 码力 | 135 页 | 21.02 MB | 1 年前3
Go Programming Pattern in Kubernetes Philosophycreate -f hpa.yaml apiVersion: autoscaling/v2alpha1 kind: HorizontalPodAutoscaler metadata: name: php-apache namespace: default spec: scaleTargetRef: apiVersion: apps/v1beta1 kind: Deployment0 码力 | 29 页 | 2.12 MB | 1 年前3
Kubernetes + OAM 让开发者更简单workload: apiVersion: apps/v1 kind: Deployment spec: template: spec: containers: - name: web image: 'php:latest' env: - name: OAM_TEXTURE value: texture.jpg ports: - containerPort: 8001 name: http protocol:0 码力 | 22 页 | 10.58 MB | 1 年前3
石墨文档Go在K8S上微服务的实践-彭友顺• 主要做 pb 的 format、lint、breaking 检查。 CI build 阶段 • 会基于 pb 的注释自动产生文档,并推送至内部的微服务管理系统接口平台中 • 会生成 Go/PHP/Node/Java 桩代码和错误码,推送到指定的仓库 开发阶段 • go get 客户端、服务端的gRPC和错误码的代码 配置 对接 Debug • 配置驱动 • 配置补齐 • 配置工具0 码力 | 41 页 | 3.20 MB | 1 年前3
共 6 条
- 1













