Search results for: Helm


Resilient and fast persistent container storage leveraging Linux’s storage functionalities

Posted on May 15, 2020

LINSTOR is a software-defined storage system built on top of the software based storage building blocks in the Linux kernel (LVM, ZFS, dm-crypt, dm-cache, DRBD, etc.). With that foundation, it is the leader in its class…


Harbor 2.0 takes a giant leap in expanding supported artifacts with OCI support

Posted on May 13, 2020

Originally published on goharbor.io by Alex Xu Harbor Contributor and Senior Product Manager, VMware We are pleased to announce general availability of Harbor 2.0. This release makes Harbor the first OCI (Open Container Initiative)-compliant open source registry capable of…


SD Times: "Open-source container image registry Harbor reaches 2.0 milestone"

Posted on May 13, 2020

The Open Container Initiative (OCI) has announced the general availability of Harbor 2.0. The latest release makes it the first OCI-compliant open-source registry capable of storing cloud-native artifacts such as container images, Helm charts, OPAs, and…


End User Community

Posted on May 4, 2020

CNCF End User Community Where users of cloud native technology connect, collaborate, and lead. The CNCF End User Community offers a vendor-neutral environment for forward-thinking companies to come together to influence the cloud native ecosystem, connect…


The KUbernetes Test TooL (kuttl)

Posted on May 1, 2020

The KUbernetes Test TooL (kuttl) is a new tool from the creators of KUDO for declarative testing of Kubernetes and Cloud Native software. kuttl empowers developers and end users to test operators, Helm charts, Kubernetes distributions,…


Announcing Vitess 6

Posted on April 29, 2020

Originally published on vitess.io by Morgan Tocker I am excited to announce the general availability of Vitess 6, the second release to follow our new accelerated release schedule. While only 12 weeks have elapsed since the…


How cloud native is enabling STL to ‘build once and run anywhere’ to supply Telecom operators worldwide

Posted on April 17, 2020

Based in India, Sterlite Technologies Ltd. (STL) builds and delivers operations support systems (OSS), business support systems (BSS), digital commerce, wifi, and other software for telecom operators across the globe. With customers in more than 150…


STL

Posted on April 17, 2020

Based in India, Sterlite Technologies Ltd. (STL) builds and delivers operations support systems (OSS), business support systems (BSS), digital commerce, wifi, and other software for telecom operators across the globe. With customers in more than 150…


STL

Posted on April 17, 2020

印度Sterlite Technologies Ltd.(STL)为全球电信运营商构建提供操作支持系统(OSS)、业务支持系统(BSS)、数字商务、wifi 及其他软件。 公司客户遍及150多个国家,“我们的产品可根据客户需求定制、配置,部署在客户的基础设施上,从裸金属、基于管理程序的虚拟化,到 OpenStack 私有云,以及近期使用越来越广的公有云平台,应有尽有,” STL 平台研发副总裁 Ajay Iyer 说,“因此,交货周期通常为15至18个月,部署时间需要3至5天。” 但对于 STL 来说,仅做到这些仍然不够,Iyer 说:“我们追求的目标是‘一朝构建、随处可用’,不需要依靠任何底层基础设施,就能够实现全网规模、云原生能力,也能更快实现产出。如今,全球电信产业对云原生解决方案的需求和应用正在呈指数级增长,我们希望能够满足需求,保持竞争力。” 团队相信,凭借其自动伸缩扩容、自我修复、自动部署与回滚功能,Kubernetes 编排一定能让 STL 实现目标。目前公司已经开始使用 Docker 容器,并在评估了多个平台之后,决定采用 Kubernetes,“主要是因为它无懈可击的社区支持,” Iyer 说。 2018年中,平台团队开始着手把标准电信企业应用转为云原生应用,网络等级应用转为 Kubernetes  上的 CNF(云原生网络功能)。STL 的云原生堆栈还包括 ELK、Ambassador API 网关、Prometheus 和 Grafana 等,作为获取应用…


Kubernetes RBAC 101

Posted on April 15, 2020

Incredibly powerful and flexible, Kubernetes role-based access control (RBAC) is an essential tool to effectively manage production clusters. Yet many Ops and DevOps engineers are still facing barriers to efficiently use it at scale. These include…