Security and day 2 operations with Harbor
Widespread container adoption leads to an old problem – security and day 2 operations. Harbor is a CNCF incubating open source registry that stores, signs, and scans container images for vulnerabilities. Harbor solves common registry challenges…
InfoQ: "Harbor 1.8 includes OIDC integration and replication enhancements"
The latest version of Harbor, 1.8, was recently released. Harbor is a Cloud Native Computing Foundation (CNCF) project that provides a self-hosted, cloud-native registry for storing, signing, and scanning container images.
Going Big: Harbor 1.8 takes security and replication to new heights
By Michael Michael, Harbor Core Maintainer, Director of Product Management, VMware (Twitter: @michmike77) Happy release day everyone! We are very excited to present the latest release of Harbor. The release cycle for version 1.8 was one of…
JAXenter: "Harbor works alongside with Kubernetes and Helm to manage your container images securely"
Something new is on the horizon. Moving on up from sandbox status, the CNCF now welcomes Harbor into the incubation stage. The Technical Oversight Committee (TOC) voted and now admits Harbor into the club. .
TOC votes to move Harbor into CNCF incubator
Harbor started in 2014 as a humble internal project meant to address a simple use case: storing images for developers leveraging containers. The cloud native landscape was wildly different and tools like Kubernetes were just starting…
Harbor is an open source cloud native registry that securely stores container images, signs them as trusted, and scans them for vulnerabilities. Harbor solves common challenges by delivering trust, compliance, performance, and interoperability. It fills a…
CNCF to host Harbor in the Sandbox
Today, the Cloud Native Computing Foundation (CNCF) accepted Harbor, a cloud native registry, into the CNCF Sandbox, a home for early stage and evolving cloud native projects. Project Harbor is an open source cloud native registry that stores, signs, and…
Congratulations to 45 CNCF Term 2 2024 LFX Program mentees!
Mentorship blog by Nate Waddington, Head of Mentorship & Documentation at CNCF We are thrilled to share that 45 CNCF mentees with the LFX Program have successfully completed their mentorship. Numerous CNCF projects across Graduated, Incubating,…
Introduction etcd is a highly reliable key-value store for distributed systems that provides a way for applications of any complexity — from simple web applications to large software platforms — to store and access critical data….
etcd Project Journey Report – Japanese translation
はじめに etcdは、分散システム用の信頼性の高いキー バリュー ストアであり、単純なウェブ アプリケーションから大規模なソフトウェア プラットフォームまで、あらゆる複雑さのアプリケーションが重要なデータを保存およびアクセスする方法を提供します。 etcdは、2018年にRed Hatが買収したCoreOSで開発されたもので、リーダー ノードでも一貫性の保証とマシン障害への耐性をユーザーに提供します。アプリケーションはetcdからデータを読み取ったり、etcdにデータを書き込んだりすることができます。また、特定のキーやディレクトリの変更を監視し、自動的に反応して、アプリケーションがそれに応じて再構成できるようにします。etcdは、CNCFの最も勢いのあるopen source velocityプロジェクトであるKubernetesの主要なデータストアです。 etcdは2018年12月にCNCFに参加し、2020年11月に卒業するまで、約2年間インキュベーションに残りました。CNCFは2021年3月にetcdプロジェクトの最初のジャーニー レポートを公開しました。そして、3年以上にわたる目覚ましいプロジェクトの成長とコミュニティの拡大を経て、2024年に更新されたetcdプロジェクトの2回目のジャーニー レポートを発表できることを誇らしく思います。 このプロジェクトジャーニー レポートでは、CNCFの下でetcdが経験した驚くべき成長の道のりをご案内します。全てのデータに特定の入力要因を関連付けることはできませんが、成功した決定やアクションを調査し、相関関係を文書化し、探求することはできます。このレポートは、CNCFが発行するプロジェクト ジャーニー レポート シリーズの一部です。 注:これらの統計は、CNCFがCNCFプロジェクト コミュニティと共同で構築したDevStatsツールで収集されたものです。「コントリビューター」とは、レビュー、コメント、コミット、PRまたはイシューの作成を行った人を指します。 プロジェクト スナップショット Xiang Li は、2013年6月6日にetcd GitHubリポジトリに最初のコミットを行いました。2018年12月11日にCNCFに参加して以来、etcdには次の内容が加わりました。 etcdは、Fidelity Investments、Ant Financial、Huaweiなど、金融サービス、テクノロジー、通信、AIなどのリーダーを含む世界中の組織に採用されています。さらに、Kubernetesクラスターはetcdを主要なデータストアとして使用しているため、 etcdを利用しているエンド ユーザーには、Google、Alibaba Cloud、Amazon、Booking.com、Spotify、OpenAI、SquareSpace、Visa、Salesforce、Uberなどが含まれます。 コントリビューターの多様性 1/7 etcdは、主要なベンダーとエンド…