Skip to content

Commit d954113

Browse files
committed
feat: update readme
1 parent d276186 commit d954113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Yggdrasil
22
Yggdrasil is an Envoy control plane that configures listeners and clusters based off Kubernetes ingresses from multiple Kube Clusters. This allows you to have an envoy cluster acting as a mutli-cluster loadbalancer for Kubernetes. This was something we needed as we wanted our apps to be highly available in the event of a cluster outage but did not want the solution to live inside of Kubernetes itself.
33

4-
`Note:` Currently we support versions 1.20.x to 1.26.x of Envoy.</br>
4+
`Note:` Currently we support versions 1.20.x to 1.34.x of Envoy.</br>
55
`Note:` Yggdrasil now uses [Go modules](https://github.com/golang/go/wiki/Modules) to handle dependencies.
66

77
## Usage

0 commit comments

Comments
 (0)