星云文件系统简介
星际文件系统(IPFS)是一个在分布式文件系统中为存储和共享数据的p2p网络协议,它基于内容寻址而不是位置寻址。在这个部分,我们将介绍IPFS的关键概念:内容寻址、CIDs、Merkle DAGs、DHT、libpip 和 Filecoin 等。
星际文件系统(IPFS)是一个在分布式文件系统中为存储和共享数据的p2p网络协议,它基于内容寻址而不是位置寻址。在这个部分,我们将介绍IPFS的关键概念:内容寻址、CIDs、Merkle DAGs、DHT、libpip 和 Filecoin 等。
The InterPlanetary File System (IPFS) is a peer-to-peer network protocol for storing and sharing data in a distributed file system, with addresses based on content, not location. In this section, we will introduce the key concepts in IPFS, such as Content Addressing, CIDs, Merkle DAGs, DHT, Libp2p, and Filecoin, ect.
本篇简单介绍了Docker容器技术和其网络模式。
本篇使用Linux的隧道技术ipip,来构建一个连通的隧道网络。
本篇主要介绍一种跨namespce的通信方式——虚拟以太网对(veth pair)和Linux网桥。
本篇主要介绍隔离资源的方式——namespace,以及其子系统Network。
本篇主要介绍,如何搭建一个包含Cloud节点和Edge节点的KubeEdge集群。
本篇主要介绍了一款功能强大的服务网格——Istio——同时提供控制平面和数据平面组件。
本篇主要介绍EdgeMesh——为满足边缘场景下的新需求(如边缘资源有限,边云网络不稳定等)而诞生的服务网格。
This blog introduces EdgeMesh —— a Service Mesh for the new requirements in edge scenarios (e.g., limited edge resources, unstable edge cloud network, etc.).