wencaiwulue 最近的时间轴更新
wencaiwulue's repos on GitHub
Java · 8 人关注
kvs
A distribute key-value system, base on raft protocal and hashmap, (a memory k-v system), still developing... if anyone have good idea to develop some interesting framework stuff, let me know, :) thanks in advance
Go · 3 人关注
envoy-control-plane
Go · 3 人关注
knativetest
1 人关注
clashX
clashX 备份文件
Java · 0 人关注
algorithms
a expreimental project, include tree, graph, compute geometry etc
Go · 0 人关注
apiserver-network-proxy
0 人关注
cilium
eBPF-based Networking, Security, and Observability
0 人关注
clash
A rule based proxy in Go.
Java · 0 人关注
commonresponsetest
Java · 0 人关注
demo
base on spring mvc implement requestmapping function
JavaScript · 0 人关注
frontend
0 人关注
frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
0 人关注
gfwlist2dnsmasq
A shell script which convert gfwlist into dnsmasq rules. Python version: https://github.com/cokebar/gfwlist2dnsmasq_python
0 人关注
go-ethereum
Go implementation of the Ethereum protocol
0 人关注
go-netroute
Routing table abstraction library
0 人关注
gokrb5
Pure Go Kerberos library for clients and services
Go · 0 人关注
gost
GO Simple Tunnel - a simple tunnel written in golang
0 人关注
hertz
A high-performance and strong-extensibility Go HTTP framework that helps developers build microservices.
0 人关注
jmpy
python 代码加密|加固
0 人关注
krb5
mirror of MIT krb5 repository
0 人关注
kubectl
Issue tracker and mirror of kubectl code
0 人关注
libpku
贵校课程资料民间整理
Java · 0 人关注
mybatistest
JavaScript · 0 人关注
nh-docs
0 人关注
nocalhost
Nocalhost is Cloud Native Dev Environment.
0 人关注
REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
Java · 0 人关注
rpc
rpc
Go · 0 人关注
socks5
0 人关注
spec
Container Storage Interface (CSI) Specification.
0 人关注
ssh
Easy SSH servers in Golang
wencaiwulue

wencaiwulue

🏢  字节跳动 / 云原生开发工程师
V2EX 第 672984 号会员,加入于 2024-01-24 12:11:27 +08:00
wencaiwulue 最近回复了
14 天前
回复了 wencaiwulue 创建的主题 Kubernetes KubeVPN-重新定义 Kubernetes 本地开发体验
@GeekGao 不是 port-forward 哈,port-forward 还是本地访问集群资源。是可以拦截流量到本地的。
14 天前
回复了 wencaiwulue 创建的主题 Kubernetes KubeVPN-重新定义 Kubernetes 本地开发体验
@retanoj 这个权限部分可以考虑和 kubeconfig 的 role 考虑起来哈。如果想实现这样的功能,可以把 kubeconfig 中的 "update deployment/xxx" 的权限去掉,只有一个 get deployment 的权限。这样就可以实现你说的功能了哈。
14 天前
回复了 wencaiwulue 创建的主题 Kubernetes KubeVPN-重新定义 Kubernetes 本地开发体验
@GeekGao 是可以把一个服务的入流量,路由到本地哈,比如访问一个集群中的服务 `curl productpage:9080/health`,然后流量就会打到本地电脑的 9080 端口上,你的本地电脑启动服务对应的源码,就可以调试啦。可以看这里哈 https://www.kubevpn.cn/zh/docs/functions/reverse_proxyhttps://www.kubevpn.cn/zh/docs/architecture/proxy
14 天前
回复了 wencaiwulue 创建的主题 Kubernetes KubeVPN-重新定义 Kubernetes 本地开发体验
@DefoliationM 嗯,看了一下 tailscale 在 k8s 中的部署,的确可以从本地访问到集群网络哈,不过我好像没有看到可以拦截流量到本地的操作哈(不知道是不是看漏了)。并且 kubevpn 还提供 service mesh 的功能,多人可以同时拦截同一个服务的流量。此外 kubevpn 提供了更加丰富的功能,比如通过跳板机访问 k8s 集群,开发模式,克隆模式哈。这两个工具的侧重场景是不同的哈。欢迎体验看看。PS: 项目中其实有用到 tailscale 的部分功能。😂
14 天前
回复了 wencaiwulue 创建的主题 Kubernetes KubeVPN-重新定义 Kubernetes 本地开发体验
@HSn0918 GO GO GO ,欢迎提 commit 和 issue 哈 ~
14 天前
回复了 wencaiwulue 创建的主题 Kubernetes KubeVPN-重新定义 Kubernetes 本地开发体验
@GeekGao 这两种是不同的场景哈,lens 是用来可视化的,kubevpn 是用来打通容器网络的。并且可以拦截服务流量到本地电脑,lens 是无法实现的哈。欢迎体验体验
297 天前
回复了 joye 创建的主题 程序员 唉,一年了无人问津,开源算了
做开源难哦。做开源已经三年了。https://github.com/wencaiwulue/kubevpn 项目还是起不来。难难。
@buffzty 但是 coredns 的 ip 是 cni 设置的内网 ip ,怎么给主机用尼?用 nodeport 好像也不行,nodeport 端口都是 30000 以上的了,不包含 53 号端口,还是说用的 lb ?
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   4724 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 09:54 · PVG 17:54 · LAX 02:54 · JFK 05:54
Developed with CodeLauncher
♥ Do have faith in what you're doing.