 jsc::chunk_evenly Range Adaptor for Distributing Work Across Tasksstd::ptrdiff_t { chunk_index == remainder ]}; 了] 了 y 一Range adaptorfor dlstributing work across tasks (CZ) ASM comparison > GCC RISC-V 64-bit assembly manual_loop(long,long): jsc-chunk_evenly unnecessary waiting > Iftasks are scheduled as early as possible, then distributin8g work evenly across tasks can improve performance (O) Future Directions > Support random access in jsc: :chunk_even1y_view<>0 码力 | 1 页 | 1.38 MB | 6 月前3 jsc::chunk_evenly Range Adaptor for Distributing Work Across Tasksstd::ptrdiff_t { chunk_index == remainder ]}; 了] 了 y 一Range adaptorfor dlstributing work across tasks (CZ) ASM comparison > GCC RISC-V 64-bit assembly manual_loop(long,long): jsc-chunk_evenly unnecessary waiting > Iftasks are scheduled as early as possible, then distributin8g work evenly across tasks can improve performance (O) Future Directions > Support random access in jsc: :chunk_even1y_view<>0 码力 | 1 页 | 1.38 MB | 6 月前3
 Best practices for building Kubernetes Operators● Operators actually allow automatic implementation of typical Day-1 tasks (installation, configuration, etc.) and Day-2 tasks (reconfiguration, upgrade, backup, failover, recovery, etc.), for a software io/cronjob-tutorial/webhook-implementationDefaulting - OpenAPI v3 schema https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#defaulting ● Defaulting is executed webhook - https://slack.engineering/simple-kubernetes-webhook/ ● How to develop a Robust Operator for Day-2 (Lesson Learned on KubeVirt/HCO) - https://www.youtube.com/watch?v=vbDX4gOQb5EThank you! https://www0 码力 | 36 页 | 2.19 MB | 6 月前3 Best practices for building Kubernetes Operators● Operators actually allow automatic implementation of typical Day-1 tasks (installation, configuration, etc.) and Day-2 tasks (reconfiguration, upgrade, backup, failover, recovery, etc.), for a software io/cronjob-tutorial/webhook-implementationDefaulting - OpenAPI v3 schema https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#defaulting ● Defaulting is executed webhook - https://slack.engineering/simple-kubernetes-webhook/ ● How to develop a Robust Operator for Day-2 (Lesson Learned on KubeVirt/HCO) - https://www.youtube.com/watch?v=vbDX4gOQb5EThank you! https://www0 码力 | 36 页 | 2.19 MB | 6 月前3
 Taming Istio
Configuration with Helmabout using Helm with Istio ● Look at helm from a new perspective ● Helm helps automate Istio day-2 tasks ● Helm gitops #IstioCon HELM The package manager for Kubernetes It’s not just for installation0 码力 | 19 页 | 867.72 KB | 1 年前3 Taming Istio
Configuration with Helmabout using Helm with Istio ● Look at helm from a new perspective ● Helm helps automate Istio day-2 tasks ● Helm gitops #IstioCon HELM The package manager for Kubernetes It’s not just for installation0 码力 | 19 页 | 867.72 KB | 1 年前3
 Operator Pattern 用 Go 扩展 Kubernetes 的最佳实践Patching & Upgrades 小版本升级、大版本升级、安全漏洞修复等等。 Data Migrations 迁移、同步、清洗、跨地域、灾备、多活等等。 DB Operator Day-2 Operations Operator 基础模型 第二部分 K8s 架构 Cache Informer 机制 Cache 如何获取到本地(内存中) Informer 启动后会通过 reflector0 码力 | 21 页 | 3.06 MB | 9 月前3 Operator Pattern 用 Go 扩展 Kubernetes 的最佳实践Patching & Upgrades 小版本升级、大版本升级、安全漏洞修复等等。 Data Migrations 迁移、同步、清洗、跨地域、灾备、多活等等。 DB Operator Day-2 Operations Operator 基础模型 第二部分 K8s 架构 Cache Informer 机制 Cache 如何获取到本地(内存中) Informer 启动后会通过 reflector0 码力 | 21 页 | 3.06 MB | 9 月前3
 OpenShift Container Platform 4.4 安装MachineConfig 创建内容,并通过包括 一组清单文件来将其提供给 openshift-install。 通 通过 过 Machine Config Operator 置 置备 备内核模 内核模块 块( (day-2) ):如果可以等到集群启动并运行后再添 加内核模块,则可以通过 Machine Config Operator (MCO) 部署内核模块软件。 在这两种情况下,每个节点都需要在检测到新内核时0 码力 | 40 页 | 468.04 KB | 1 年前3 OpenShift Container Platform 4.4 安装MachineConfig 创建内容,并通过包括 一组清单文件来将其提供给 openshift-install。 通 通过 过 Machine Config Operator 置 置备 备内核模 内核模块 块( (day-2) ):如果可以等到集群启动并运行后再添 加内核模块,则可以通过 Machine Config Operator (MCO) 部署内核模块软件。 在这两种情况下,每个节点都需要在检测到新内核时0 码力 | 40 页 | 468.04 KB | 1 年前3
 OpenShift Container Platform 4.10 可伸缩性和性能8563b865c0345c86e9585f8c0b0a655612c.scope # for i in `ls cpuset.cpus tasks` ; do echo -n "$i "; cat $i ; done cpuset.cpus 1 tasks 32706 # grep ^Cpus_allowed_list /proc/32706/status Cpus_allowed_list: 创建输出文件夹: b. 生成 MachineConfig 安装 CR: 输 输出示例 出示例 7. 使用上一步中的参考 PolicyGenTemplate CR 生成并导出 day-2 配置 CR。运行以下命令: a. 为 day-2 CR 创建输出文件夹: b. 生成并导出第 2 天配置 CR: 该命令在 ./ref 文件夹中为单节点 OpenShift、三节点集群和标准集群生成示例组和特定于站0 码力 | 315 页 | 3.19 MB | 1 年前3 OpenShift Container Platform 4.10 可伸缩性和性能8563b865c0345c86e9585f8c0b0a655612c.scope # for i in `ls cpuset.cpus tasks` ; do echo -n "$i "; cat $i ; done cpuset.cpus 1 tasks 32706 # grep ^Cpus_allowed_list /proc/32706/status Cpus_allowed_list: 创建输出文件夹: b. 生成 MachineConfig 安装 CR: 输 输出示例 出示例 7. 使用上一步中的参考 PolicyGenTemplate CR 生成并导出 day-2 配置 CR。运行以下命令: a. 为 day-2 CR 创建输出文件夹: b. 生成并导出第 2 天配置 CR: 该命令在 ./ref 文件夹中为单节点 OpenShift、三节点集群和标准集群生成示例组和特定于站0 码力 | 315 页 | 3.19 MB | 1 年前3
 OpenShift Container Platform 4.7 安装--disk-container "file:// OpenShift Container Platform 4.7 安装--disk-container "file://- /containers.json" 2 $ watch -n 5 aws ec2 describe-import-snapshot-tasks --region ${AWS_DEFAULT_REGION} { "ImportSnapshotTasks": [ { "Description": bootstrap 节点,以便在 OpenShift Container Platform 集群初始化过程中使用。 $ watch -n 5 aws ec2 describe-import-snapshot-tasks --region ${AWS_DEFAULT_REGION} { "ImportSnapshotTasks": [ { "Description": days ago Docs: man:libvirtd(8) https://libvirt.org Main PID: 9850 (libvirtd) Tasks: 20 (limit: 32768) Memory: 74.8M CGroup: /system.slice/libvirtd.service ├─ 9850 /usr/sbin/libvirtd 0 码力 | 2276 页 | 23.68 MB | 1 年前3
 OpenShift Container Platform 4.8 安装--disk-container "file:// OpenShift Container Platform 4.8 安装--disk-container "file://- /containers.json" 2 $ watch -n 5 aws ec2 describe-import-snapshot-tasks --region ${AWS_DEFAULT_REGION} { "ImportSnapshotTasks": [ { "Description": --disk-container "file:// - /containers.json" 2 $ watch -n 5 aws ec2 describe-import-snapshot-tasks --region ${AWS_DEFAULT_REGION} { "ImportSnapshotTasks": [ { "Description": 虚拟机可能无法引导集群节点,这会阻止虚拟机使用 RHCOS 镜像置备节点。这 可能是因为以下原因: https://libvirt.org Main PID: 9850 (libvirtd) Tasks: 20 (limit: 32768) Memory: 74.8M CGroup: /system.slice/libvirtd.service ├─ 9850 /usr/sbin/libvirtd 0 码力 | 2586 页 | 27.37 MB | 1 年前3
 Celery 2.1 Documentation. . . . . . . . . . . . . 13 2.2 Tasks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 2.3 Executing Tasks . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 2.5 Periodic Tasks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39 2.6 Sets of tasks, Subtasks and Callbacks . . . . . . . . . . . . . . . . . . . . 42 2.7 HTTP Callback Tasks (Webhooks) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 2.8 Routing Tasks . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 285 页 | 1.19 MB | 1 年前3 Celery 2.1 Documentation. . . . . . . . . . . . . 13 2.2 Tasks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 2.3 Executing Tasks . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 2.5 Periodic Tasks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39 2.6 Sets of tasks, Subtasks and Callbacks . . . . . . . . . . . . . . . . . . . . 42 2.7 HTTP Callback Tasks (Webhooks) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 2.8 Routing Tasks . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 285 页 | 1.19 MB | 1 年前3
 Celery 2.1 DocumentationCelery Resources User Guide Overview Tasks Executing Tasks Workers Guide Periodic Tasks Sets of tasks, Subtasks and Callbacks HTTP Callback Tasks (Webhooks) Routing Tasks Monitoring Guide Optimizing Configuration Configuration and defaults Example configuration file Configuration Directives Cookbook Creating Tasks Running celeryd as a daemon Community Resources Resources News Contributing Community Code of Conduct Security Brokers Tasks Windows API Reference Task Decorators - celery.decorators Defining Tasks - celery.task.base Task Sets, Subtasks and Callbacks - celery.task.sets Executing Tasks - celery.execute0 码力 | 463 页 | 861.69 KB | 1 年前3 Celery 2.1 DocumentationCelery Resources User Guide Overview Tasks Executing Tasks Workers Guide Periodic Tasks Sets of tasks, Subtasks and Callbacks HTTP Callback Tasks (Webhooks) Routing Tasks Monitoring Guide Optimizing Configuration Configuration and defaults Example configuration file Configuration Directives Cookbook Creating Tasks Running celeryd as a daemon Community Resources Resources News Contributing Community Code of Conduct Security Brokers Tasks Windows API Reference Task Decorators - celery.decorators Defining Tasks - celery.task.base Task Sets, Subtasks and Callbacks - celery.task.sets Executing Tasks - celery.execute0 码力 | 463 页 | 861.69 KB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100














 
  
  
 