naison 最近的时间轴更新
naison's repos on GitHub
Go · 10 人关注
sshvpn
Safe VPN over SSH and Gvisor
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 人关注
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
naison

naison

🏢  字节跳动
V2EX 第 653516 号会员,加入于 2023-10-07 16:27:08 +08:00
naison 最近回复了
@dier 是的,你说的这样也是一种方案。不过 kubevpn 不仅可以访问到 service ip (或 service name )也可以访问 pod ip ,同时也可以拦截流量到本地,挺方便的吧~
@artiga033 go go go ~
@vczyh 修改本地路由,不会影响到别人的,因为使用了 service mesh 来做区分,不同的流量会击中不同的服务。
@vczyh https://www.kubevpn.cn/docs/architecture/connect 这里也有一些架构图,可以看看~
@Mystery0 启动时可以使用 kubevpn connect --image 参数,指定从哪里拉取镜像的,可以是私有仓库,只要集群可以拉取到就行
@Mystery0 好人侠~
35 天前
回复了 siya 创建的主题 程序员 一个炫酷的个人网站
没用过 envoy gateway ,不知道能不能打开 9003 端口看看,类似于这样配置。
admin:
access_log_path: /dev/null
address:
socket_address:
address: "::"
port_value: 9003
ipv4_compat: true
会不会是 envoy 的规则没匹配到尼?
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   890 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 20:16 · PVG 04:16 · LAX 13:16 · JFK 16:16
Developed with CodeLauncher
♥ Do have faith in what you're doing.