OpenShift Container Platform 3.11 扩展和性能指南
定义了要监听的 HTTP 服务器端口 (默认为 9090)。 running 布尔值等待带有与selectors 匹配的标签的 pod 进入 Running 状态。 succeeded 布尔值等待带有与selectors 匹配的标签的 pod 进入 Completed 状态。 selectors 匹配处于 Running 或 Completed 状态 的 pod 的选 择器列表。 timeout 1G Requests: cpu: 1 memory: 1G ... QoS Class: Guaranteed Node-Selectors: cpumanager=true region=primary # systemd-cgls -l OpenShift Container Platform0 码力 | 58 页 | 732.06 KB | 1 年前3Kubernetes开源书 - 周立
to Nodes(将Pod分配到Node) 您可以约束⼀个 pod ,让其只能在特定 nodes 上运⾏,或者更倾向于在特定Node上运⾏。有⼏种⽅法能做到这点,他 们都使⽤ label selectors 进⾏选择。通常这种约束不是必要的,因为Scheduler会⾃动执⾏合理的放置(例如:在Node 之间传播您的Pod,⽽不是将Pod放在⼀个没有⾜够资源的Node上等),但在某些情况下,您可能需要控制⼀个Pod落 版本中更改该Pod所暴露的端⼝,⽽不会影响客户端的调⽤。 Kubernetes Service ⽀持 TCP 和 UDP 协议。 默认值为 TCP 。 Services without selectors(不带选择器的Service) Service通常抽象了 Pod 的访问,但也可抽象其他类型的后端。 例如: 26-Service 115 您希望在⽣产环境中使⽤外部数据库集群,但在测试中,您将使⽤⾃⼰的数据库。 如何⾃动配置DNS,取决于Service是否定义了选择器。 With selectors(有选择器) 对于定义了选择器的Headless Services,Endpoint Controller会在API中创建 Endpoint 记录,并修改DNS配置以返 回 Pods A记录(地址),A记录直接指向Service后端的Pod。 Without selectors(⽆选择器) 对于没有选择器的Headless0 码力 | 135 页 | 21.02 MB | 1 年前3Deploying and ScalingKubernetes with Rancher
specific tier label value as database. Labels and selectors are inherently two sides of the same coin. You can use labels to classify resources and use selectors to find them and use them for certain actions0 码力 | 66 页 | 6.10 MB | 1 年前3QCon北京2018/QCon北京2018-《Kubernetes-+面向未来的开发和部署》-Michael+Chen
containers as an atomic unit Namespaces A way to organize items in a cluster Labels, Annotations & Selectors Tags for component grouping and methods to access them Service Discovery An object associated to0 码力 | 42 页 | 10.97 MB | 1 年前3Istio Security Assessment
gateway workload can only select gateway resources in the same namespace” and “Gateways with same selectors in different namespaces will not be applicable”;4 however, it is unclear how such a setting would0 码力 | 51 页 | 849.66 KB | 1 年前3Cloud Native Contrail Networking Installation and Life Cycle ManagementGuide for Rancher RKE2
configuration changes, and other customizations. NOTE: If you have a large number of nodes, use node selectors to group your upgrades to a more manageable number. 47 4. Upgrade CN2. kubectl apply -f mani0 码力 | 72 页 | 1.01 MB | 1 年前3pandas: powerful Python data analysis toolkit - 1.4.2
slicers You can slice a MultiIndex by providing multiple indexers. You can provide any of the selectors as if you are indexing by label, see Selection by Label, including slices, lists of labels, labels of the table with specified internal CSS. Although table styles allow the flexibility to add CSS selectors and properties controlling all individual parts of the table, they are unwieldy for individual cell functionality. The :hover pseudo-selector, as well as other pseudo-selectors, can only be used this way. To replicate the normal format of CSS selectors and properties (attribute value pairs), e.g. tr:hover {0 码力 | 3739 页 | 15.24 MB | 1 年前3pandas: powerful Python data analysis toolkit - 1.4.4
slicers You can slice a MultiIndex by providing multiple indexers. You can provide any of the selectors as if you are indexing by label, see Selection by Label, including slices, lists of labels, labels of the table with specified internal CSS. Although table styles allow the flexibility to add CSS selectors and properties controlling all individual parts of the table, they are unwieldy for individual cell functionality. The :hover pseudo-selector, as well as other pseudo-selectors, can only be used this way. To replicate the normal format of CSS selectors and properties (attribute value pairs), e.g. tr:hover {0 码力 | 3743 页 | 15.26 MB | 1 年前3Oracle VM VirtualBox 4.0.6 User Manual
typically needs to reserve some portion of the guest’s address space (both linear address space and selectors) for its own use. This is not entirely transparent to the guest OS and may cause clashes. 4. The renaming a VM (bug #8469) • GUI: persistently remember the last folders of the disk/DVD/floppy selectors • GUI: never allow to start a VM with USB-2.0 activated if the proper extension pack is missing0 码力 | 270 页 | 4.65 MB | 1 年前3pandas: powerful Python data analysis toolkit - 1.3.3
slicers You can slice a MultiIndex by providing multiple indexers. You can provide any of the selectors as if you are indexing by label, see Selection by Label, including slices, lists of labels, labels of the table with specified internal CSS. Although table styles allow the flexibility to add CSS selectors and properties controlling all individual parts of the table, they are unwieldy for individual cell functionality. The :hover pseudo-selector, as well as other pseudo-selectors, can only be used this way. To replicate the normal format of CSS selectors and properties (attribute value pairs), e.g. tr:hover {0 码力 | 3603 页 | 14.65 MB | 1 年前3
共 103 条
- 1
- 2
- 3
- 4
- 5
- 6
- 11
相关搜索词