 Apache OpenWhisk + Kubernetes:
A Perfect Match for Your Serverless Platformdetails • Demo What is serverless ? What is serverless ? Serverless= Backend as a Service Functions as a Service • Zero server ops – No provisioning, updating, and managing server infrastructure event Trigger Rule Action Result A serverless, open source cloud platform that executes functions in response to events at any scale. Apache OpenWhisk offers: • Apache Software Foundation (ASF)0 码力 | 24 页 | 3.53 MB | 1 年前3 Apache OpenWhisk + Kubernetes:
A Perfect Match for Your Serverless Platformdetails • Demo What is serverless ? What is serverless ? Serverless= Backend as a Service Functions as a Service • Zero server ops – No provisioning, updating, and managing server infrastructure event Trigger Rule Action Result A serverless, open source cloud platform that executes functions in response to events at any scale. Apache OpenWhisk offers: • Apache Software Foundation (ASF)0 码力 | 24 页 | 3.53 MB | 1 年前3
 多租户Kubernetes VM Solutions for Multi-Tenant ApplicationsOthers Why We Run VM on Kubernetes? • Traditional Applications • No linux based Applications • Functions provided by host kernel are not satisfied • OpenStack is too complex • Unified infrastructure0 码力 | 33 页 | 3.34 MB | 1 年前3 多租户Kubernetes VM Solutions for Multi-Tenant ApplicationsOthers Why We Run VM on Kubernetes? • Traditional Applications • No linux based Applications • Functions provided by host kernel are not satisfied • OpenStack is too complex • Unified infrastructure0 码力 | 33 页 | 3.34 MB | 1 年前3
 Putting an Invisible Shield on Kubernetes Secretson • Hardware configurations • Biz scenarios • Solutions evaluated • Go KMS Plugin + C Go SGX Functions • C++ KMS Plugin • Rust KMS Plugin ü Go KMS Plugin + TEE LibOS (Occlum [1]) [1] https://github0 码力 | 33 页 | 20.81 MB | 1 年前3 Putting an Invisible Shield on Kubernetes Secretson • Hardware configurations • Biz scenarios • Solutions evaluated • Go KMS Plugin + C Go SGX Functions • C++ KMS Plugin • Rust KMS Plugin ü Go KMS Plugin + TEE LibOS (Occlum [1]) [1] https://github0 码力 | 33 页 | 20.81 MB | 1 年前3
 KubeCon2020/大型Kubernetes集群的资源编排优化and flexibly HPA-controller Supporting horizontal scaling of business is one of the essential functions on the cloud, but the HPA Controller of native K8S use only one goroutine to handle the scaling0 码力 | 27 页 | 3.91 MB | 1 年前3 KubeCon2020/大型Kubernetes集群的资源编排优化and flexibly HPA-controller Supporting horizontal scaling of business is one of the essential functions on the cloud, but the HPA Controller of native K8S use only one goroutine to handle the scaling0 码力 | 27 页 | 3.91 MB | 1 年前3
 多雲一體就是現在:
GOOGLE CLOUD 的
KUBERNETES
混合雲戰略最適架構 自動化部署 與開放平台以及開發環境 整合,加速應用上線 Google Cloud Taiwan 優勢 Google Infrastructure event driven functions web apps & APIs orchestrate containers infrastructure 使用多層次的架構重塑雲端佈署 應用佈建於 IaaS / PaaS 的思考方向0 码力 | 32 页 | 2.77 MB | 1 年前3 多雲一體就是現在:
GOOGLE CLOUD 的
KUBERNETES
混合雲戰略最適架構 自動化部署 與開放平台以及開發環境 整合,加速應用上線 Google Cloud Taiwan 優勢 Google Infrastructure event driven functions web apps & APIs orchestrate containers infrastructure 使用多層次的架構重塑雲端佈署 應用佈建於 IaaS / PaaS 的思考方向0 码力 | 32 页 | 2.77 MB | 1 年前3
 Advancing the Tactical Edge with K3s and SUSE RGSjobs quicker and more efficiently.” An array of embedded sensors perform a variety of distinct functions, gathering data in real time and performing analysis at the point of collection. Whether it’s0 码力 | 8 页 | 888.26 KB | 1 年前3 Advancing the Tactical Edge with K3s and SUSE RGSjobs quicker and more efficiently.” An array of embedded sensors perform a variety of distinct functions, gathering data in real time and performing analysis at the point of collection. Whether it’s0 码力 | 8 页 | 888.26 KB | 1 年前3
 腾讯基于 Kubernetes 的企业级容器云实践-罗韩梅可用的GPU资源数(GPU节点为1) • 节点通信开销(数字越小,访问代价越低) Singular and link Fragment 成本 GPU使用方式 实现 VCUDA 在vm中构建wrapper library以拦截GPU调用并将这些调用重定向 到宿主机执行 Amazon 将设备直接挂在到vm中 GPUvm 在Zen的hypervisor层实现了全虚拟化。为了隔离运行在物理 GPU上的多个VM,0 码力 | 28 页 | 3.92 MB | 1 年前3 腾讯基于 Kubernetes 的企业级容器云实践-罗韩梅可用的GPU资源数(GPU节点为1) • 节点通信开销(数字越小,访问代价越低) Singular and link Fragment 成本 GPU使用方式 实现 VCUDA 在vm中构建wrapper library以拦截GPU调用并将这些调用重定向 到宿主机执行 Amazon 将设备直接挂在到vm中 GPUvm 在Zen的hypervisor层实现了全虚拟化。为了隔离运行在物理 GPU上的多个VM,0 码力 | 28 页 | 3.92 MB | 1 年前3
 Jib Kubecon 2018 TalkProcess application k8s config skaffold github.com/GoogleContainerTools/jib Demo Jib Core Java library for building containers github.com/GoogleContainerTools/jib Jib.from("busybox") .addLayer(Arrays0 码力 | 90 页 | 2.84 MB | 1 年前3 Jib Kubecon 2018 TalkProcess application k8s config skaffold github.com/GoogleContainerTools/jib Demo Jib Core Java library for building containers github.com/GoogleContainerTools/jib Jib.from("busybox") .addLayer(Arrays0 码力 | 90 页 | 2.84 MB | 1 年前3
 第29 期| 2023 年9 月- 技术雷达阅读器和其他辅助技术所需的全量语义元素。 首先,在测试验证元素时,通过 ARIA 角色或者元素的其它语义化属性查找元素,而不采用元素的 test id 或 class 属性。像 Testing Library 的一些测试库甚至已经在文档中推荐了这一实践。其次,不要仅仅测试点击交互,还 要考虑不能使用鼠标或看不到屏幕的人,并考虑增加针对键盘和其他交互方式的额外测试。在我们的团队中,上 述测试设计实0 码力 | 43 页 | 2.76 MB | 1 年前3 第29 期| 2023 年9 月- 技术雷达阅读器和其他辅助技术所需的全量语义元素。 首先,在测试验证元素时,通过 ARIA 角色或者元素的其它语义化属性查找元素,而不采用元素的 test id 或 class 属性。像 Testing Library 的一些测试库甚至已经在文档中推荐了这一实践。其次,不要仅仅测试点击交互,还 要考虑不能使用鼠标或看不到屏幕的人,并考虑增加针对键盘和其他交互方式的额外测试。在我们的团队中,上 述测试设计实0 码力 | 43 页 | 2.76 MB | 1 年前3
 Kubernetes开源书 -  周立命令⾏时,CLI会为您提供必要的Kubernetes API调⽤;您也可直接在⾃⼰的程序中使⽤Kubernetes API。 Kubernetes⽬前提供了⼀个 golang client library ,并且正在开发其他语⾔的客户端库(如 Python )。 对象Spec和Status(规格和状态) 每个Kubernetes对象都包含两个嵌套的对象字段,它们控制着对象的配置:对象spec和对象status0 码力 | 135 页 | 21.02 MB | 1 年前3 Kubernetes开源书 -  周立命令⾏时,CLI会为您提供必要的Kubernetes API调⽤;您也可直接在⾃⼰的程序中使⽤Kubernetes API。 Kubernetes⽬前提供了⼀个 golang client library ,并且正在开发其他语⾔的客户端库(如 Python )。 对象Spec和Status(规格和状态) 每个Kubernetes对象都包含两个嵌套的对象字段,它们控制着对象的配置:对象spec和对象status0 码力 | 135 页 | 21.02 MB | 1 年前3
共 10 条
- 1













