K3s 是由 Rancher Labs 开发的轻量级 Kubernetes 发行版,专为资源受限的环境和边缘计算场景设计。
本文将介绍如何在 Raspberry Pi 5 集群上部署 K3s,搭建一个功能完整的容器编排平台。
K3s 是由 Rancher Labs 开发的轻量级 Kubernetes 发行版,专为资源受限的环境和边缘计算场景设计。
本文将介绍如何在 Raspberry Pi 5 集群上部署 K3s,搭建一个功能完整的容器编排平台。
⛔️ Caution: Content below may offend some readers. All narratives and opinions are fictional and for illustrative purposes only — no direct references to real individuals or events intended.
Seriously, enough with the nonsensical log naming circus! Nobody has the time or psychic powers to decipher your default values or to dive into the abyss of your source code!!!
git-crypt
enables transparent encryption and decryption of files in a git repository.
Here is a demo of how to use git-crypt
to encrypt files in a git repository.
开胃菜来了!
你有一个硬盘,存了很多重要资料,你担心这个硬盘某天坏了,怎么办?
当然是多买点硬盘,把数据备份在不同的硬盘上。
这篇文章主要是对分布式系统中的一致性进行区分
上个学期的 CS5223 Distributed Systems ,Prof. Li 讲的蛮好,尽管实现了 Basic Paxos 和 Multi Paxos(多亏了 Junhui 的 cheatsheet1),但是耐不住时间的拷打,写的 Paxos 都快忘光了…
所以,赶紧开一篇博客把想法都记录下来,以便之后的复习。
这是一个科普性质的文章
之前很抗拒做 VFL,因为我认为 VFL 只是一个训练模型的工作。
但是,我刚刚意识到 VFL 不只是深度学习。(一种突然开窍的感觉)