From 7755b257356520f3228f5458c3bc42719d18c982 Mon Sep 17 00:00:00 2001 From: cuisongliu Date: Sat, 12 Mar 2022 12:44:11 +0800 Subject: [PATCH] feature: add endpoint-operator feature --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5645f0d..ddb5394 100644 --- a/README.md +++ b/README.md @@ -1096,6 +1096,7 @@ - [kubernetes](https://github.com/kubernetes/kubernetes) - 容器调度管理平台 - [k0s](https://github.com/k0sproject/k0s) - 最小体积的 k8s 发行版 - [sealos](https://github.com/fanux/sealos) - 一条命令部署 Kubernetes 高可用集群 +- [endpoints-operator](https://github.com/sealyun/endpoints-operator) - K8s内部服务访问外部服务的具备探活功能的4层LB - [KubeEye](https://github.com/kubesphere/kubeeye) - 通过配置规则发现 Kubernetes 上的各种问题