From eaf029e14a2fefb43bbd83f9a99eddc915aaff56 Mon Sep 17 00:00:00 2001 From: Iskandar Abudiab Date: Tue, 1 Apr 2025 19:22:48 +0200 Subject: [PATCH] Add SwiftkubeServiceDiscovery to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9008d42..236b0c1 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ As the API has just launched, not many implementations exist yet. If you are int - [ordo-one/package-consul](https://github.com/ordo-one/package-consul) - discovery using [Consul](https://www.consul.io) - [tuplestream/swift-k8s-service-discovery](https://github.com/tuplestream/swift-k8s-service-discovery) - service discovery using the Kubernetes APIs +- [swiftkube/servicediscovery](https://github.com/swiftkube/servicediscovery) - service discovery for Kubernetes objects using [SwiftkubeClient](https://github.com/swiftkube/client) - Your library? Send in a pull request adding it to this list! ### Obtaining a service's instances