Search results for: kubernetes


Announcing the updated CNCF Storage Landscape Whitepaper

Posted on July 6, 2020

The CNCF Storage Special Interest Group (SIG) has just announced an updated CNCF Storage Landscape Whitepaper. The updated whitepaper and landscape build on the first version, which was originally released during Kubecon Seattle by the Storage…


Cluster API – yesterday, today, tomorrow

Posted on July 2, 2020

In this webinar, learn about Cluster API and common Kubernetes lifecycle management alternatives. After a survey of alternative projects, we’ll provide a brief refresher on Cluster-API itself and how it fits into a broader infrastructure provisioning…


Getting started with container runtime security using Falco

Posted on July 2, 2020

Protect Kubernetes? As Kubernetes matures, security is becoming an important concern for both developers and operators. In this talk, Loris Degioanni will give an overview of cloud native security, discuss its different aspects, with particular focus…


Jaeger Project Journey Report

Posted on July 1, 2020

Jaeger is an open source, end-to-end distributed tracing platform built to help companies of all sizes monitor and troubleshoot their cloud native architectures. Created in 2015 by Uber, Jaeger is now integrated into thousands of microservices…


Introducing Cloud Native Community Groups!

Posted on July 1, 2020

As the CNCF community has grown, so too has the desire to have cloud native gatherings all over the world. CNCF Meetup Groups cover topics around cloud native computing and CNCF-hosted projects in groups across the…


Cloud Native Computing Foundation Continues Steady Growth with 30 New Members

Posted on June 29, 2020

From Open Source Summit North America, CNCF welcomes 30 new members, including A10 Networks, Futurewei, and Toyota Motor Corporation SAN FRANCISCO, Calif. – June 29, 2020 – Open Source Summit North America – The Cloud Native…


ContainerJournal: "CNCF graduates Harbor Container Registry"

Posted on June 26, 2020

The Cloud Native Computing Foundation (CNCF) announced today that the open source Harbor container registry has officially graduated, joining other projects such as Kubernetes and Prometheus monitoring software.


Observability of multi-party computation with OpenTelemetry

Posted on June 25, 2020

You have seen the impact of observability in enhancing the understanding and pace of development of complex systems. With the latest innovation in managing logs through the OpenTelemetry project, we can now combine together multiple blockchain…


京东

Posted on June 24, 2020

按营收计算,JD.com 是全球第三大互联网企业,同时也总是把自己定位为“以零售为核心业务的科技企业,”京东产品经理兼 CNCF 大使 Vivian Zhang 张丽颖 说。 京东技术架构负责开发超大规模容器化 Kubernetes 平台,支持京东业务的各个层面,包括有 3.8 亿活跃用户的网站,和当日或次日即可处理 90% 以上订单的电子商务物流基础设施。 2016 年,团队需要云原生registry,维护其镜像中心仓库。具体来说,就是平台需要解决以下问题的解决方案: 用户授权和基本认证; 授权用户的访问控制; 镜像中心的 UI 管理; 镜像漏洞扫描,实现镜像安全。 团队考察了包括Docker原生的registry在内的多个解决方案,发现原生注册表有两个主要几个问题问题:需要进行授权认证,镜像元信息需要穿越整个文件系统。这样一来,使用原生registry,“无法达到我们对性能的要求,” Vivian 说。 Harbor 是 CNCF 自2018 年开始托管的云原生注册表项目,最终成为“最适合我们的产品,” Vivian 说,“Harbor 导入数据库,加速了镜像元信息的获取,更重要的是提高了性能。” Harbor 同时整合了 Helm 的chart存储库功能,支持 Helm…


JD.com

Posted on June 24, 2020

JD.com is the world’s third largest internet company by revenue, and at its heart it considers itself “a science and technology company with retail at its core,” says Vivian Zhang, Product Manager at JD.com and CNCF…