Kubernetes开源书 - 周立是⼀个守护进程,利⽤它可实现 cluster-level logging 。 04-K8s组件 17 Kubernetes API API conventions doc 中描述了API的总体规范。 API Reference 中描述了API端点、资源类型和样本。 access doc 讨论了API的远程访问。 Kubernetes API也是系统声明式配置模式的基础。 Kubectl 命令⾏⼯具可⽤于创建、更新、删除以及获取API对象。 apiVersion: $GROUP_NAME/$VERSION (例如 apiVersion: batch/v1 )。 ⽀持的API组的完整列表可详⻅:Kubernetes API reference 。 使⽤ custom resources 扩展API有两个⽀持的路径: 1. CustomResourceDefinition 适⽤于⾮常基本的CRUD需求的⽤户。 2. 即将推出:⽤户需要完整的Kubernetes name 字符串,UID和可选的 namespace 您还需要提供 spec 字段。对于不同的Kubernetes对象来说, spec 的格式都是不同的。 Kubernetes API reference 可 帮助您找到所有对象的spec格式。 原⽂ https://kubernetes.io/docs/concepts/overview/working-with-objects/kubernetes-objects/0 码力 | 135 页 | 21.02 MB | 1 年前3
vmware组Kubernetes on vSphere Deep Dive KubeCon China VMware SIG• If you can’t fit in a single node because of core or memory requirements: • Minimize socket count to what is needed to meet requirements • Don’t assign an odd number of vCPUs • Never compose a Resource Quotas can be applied by an administrator at a namespace level • Requests • Limits • Numeric count of allowed instances of objects 16 Kubernetes Resource Management What Resource are managed? Pod 22 remaining slides not presented to meet time constraints - included in published deck for reference 23 Configuring VM affinity rules Quorum dictates design VM Fault Domain A VM VM VM VM VM VM0 码力 | 25 页 | 2.22 MB | 1 年前3
VMware SIG Deep Dive into Kubernetes Scheduling• If you can’t fit in a single node because of core or memory requirements: • Minimize socket count to what is needed to meet requirements • Don’t assign an odd number of vCPUs • Never compose a Resource Quotas can be applied by an administrator at a namespace level • Requests • Limits • Numeric count of allowed instances of objects 16 Kubernetes Resource Management What Resource are managed? Pod 22 remaining slides not presented to meet time constraints - included in published deck for reference 23 Open Issues (WIP) vSphere Cloud Provider should support implement Zones() interface #640210 码力 | 28 页 | 1.85 MB | 1 年前3
张海宁:使用Kubernetes部署超级账本Fabric- Name: Orderer Domain: orgorderer1 Template: Count: 1 PeerOrgs: - Name: Org1 Domain: org1 Template: Count: 1 39 部署- 生成Fabric配置文件 crypto-config |--- ordererOrganizations0 码力 | 45 页 | 2.70 MB | 1 年前3
Operator Pattern 用 Go 扩展 Kubernetes 的最佳实践contains an object reference to the object provided. // This allows you to declare that owner has a dependency on the object without specifying it as a controller. // If a reference to the same object0 码力 | 21 页 | 3.06 MB | 9 月前3
k8s操作手册 2.3#cpu资源限制的总量限额 limits.memory: 4Gi #内存资源限制的总量限额 count/deployments.apps: "2" #可以创建的deployment总数 count/deployments.extensions: "2" persistentvolumeclaims: "2" #可以创建的pvc总数0 码力 | 126 页 | 4.33 MB | 1 年前3
在大规模Kubernetes集群上实现高SLO的方法success about creating/upgrading pod. 3. Number of Terminating Pod A number value indicates the count of pods that can not be deleted in a certain period. 5. Nodes Availability A number value indicates0 码力 | 11 页 | 4.01 MB | 1 年前3
高性能 Kubernetes 元数据存储 KubeBrain 的设计思路和落地效果-许辰读优化 - 2 多分片并发读 通过并发,大大减少读时延 读优化 - 3 读写分离 follower 可以无限扩展,没有 raft 同步问题 读写之间无相互影响 读优化 - 4 Count 优化 基于周期性 Compact 统计,存在内存 降低时延,减轻存储压力 Watch 优化 - 1 写性能提升带来直接收益 写延迟降低,watch 延迟自然会降低 Watch 优化 -0 码力 | 60 页 | 8.02 MB | 1 年前3
Kubernetes Native DevOps Practicebuild tasks The timeout of the running build tasks, default: 12 hours backoffLimit Maximum retry count before mark the build task as failed, default: 6 ttlSecondsAfterFinished Time to clean up finished0 码力 | 21 页 | 6.39 MB | 1 年前3
基于 Kubernetes 构建标准可扩展的云原生应用管理平台-孙健波、周正喜biz=MzUzNzYxNjAzMg==&action =getalbum&album_id=1416643008195608577&scene=173&from_msgid=2247 491488&from_itemidx=1&count=3#wechat_redirect OAM 社区会议记录: https://space.bilibili.com/180074935/channel/detail?cid=138178 KubeVela0 码力 | 27 页 | 3.60 MB | 9 月前3
共 13 条
- 1
- 2













