https://avatars.githubusercontent.com/u/36830265

24岁的我,在思考着什么

引言

自大学以来,我的焦虑大概经历了这样几个阶段:

起初源于同辈间的不自觉的比较,毕竟人都是好强的。但永远,天外有天,人外有人。

大概持续了三年多时间,时间来到了20年年底,我经历了人生中最大的低谷。在读了《被讨厌的勇气》(讲述关于阿德勒目的论的书),意识到和他人比较,本质上是源于对自我的否定。

为TailScale部署私有DERP中继服务器

什么是 TailScale

后面再补充,先写重点的 TailScale DERP 中继服务器。

关键词:UDP打洞,NAT,点对点连接,大局域网。

好处/场景:待补充

怎么用 TailScale:待补充

什么是 TailScale DERP 中继服务器

前面提到,TailScale 的作用是实现多设备点到点的直连通讯。所以相比 frp 这种星形的穿透,TailScale 不会存在传输速度被中转服务器限制的问题。

GSoC Proposal: Support for Kubernetes Service Discovery(en)

Abstract

While using ShenYu, I found errors in the documentation of the registry component and submitted an Issue. Through communication with the community developers and reading the source code, I confirmed the issue and submitted a PR to fix it. This gave me great confidence in applying for this project.

This application mainly involves the architecture of the Apache ShenYu registry center, how to register microservices deployed in Kubernetes to ShenYu (overall solution design, code details), achievements, time plan, commitments, etc.

In GSoC 2023, I only submitted a proposal to ShenYu.

GSoC Proposal: Support for Kubernetes Service Discovery(zh-CN)

摘要

在使用 ShenYu 的时候,我发现注册中心部分的文档有误,提交了 Issue 。通过和社区开发者的交流,以及阅读源码,我确认了问题并提交了 PR 以修复。这给了我极大的申请本项目的信心。

本申请书主要涉及:Apache ShenYu 注册中心的架构;如何将部署在 Kubernetes 中的微服务注册到 ShenYu(整体方案设计、代码细节);成果、时间计划、承诺等。