Skip to content

Commit 0274e5b

Browse files
authored
Merge pull request #88 from uswitch/logo
Adding a logo
2 parents 349a89c + eebb20a commit 0274e5b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Yggdrasil
2+
3+
<img src="./logo/logo.jpg" width="150">
4+
5+
----
26
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.
37

48
`Note:` Currently we support versions 1.20.x to 1.26.x of Envoy.</br>

logo/logo.jpg

79.1 KB
Loading

0 commit comments

Comments
 (0)