Skip to content

Commit c184a9f

Browse files
committed
DOC/MINOR: add more detailed description
1 parent 2fd58a2 commit c184a9f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# ![HAProxy](assets/images/haproxy-weblogo-210x49.png "HAProxy")
22

3-
## HAProxy Unified Gateway for k8s
3+
## HAProxy Unified Gateway for Kubernetes
44

55
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
66

77
### Description
88

9-
HAProxy Unified Gateway for k8s monitors [Gateway API](https://gateway-api.sigs.k8s.io/) API objects and routes traffic from outside your cluster to services within the cluster.
9+
HUG provides a free open-source solution for cloud-native application routing, featuring unified integration with the latest Kubernetes [Gateway API](https://gateway-api.sigs.k8s.io/) and (coming next year) the existing Ingress API, all built on HAProxy’s legendary performance, reliability, and flexibility – so you can trust it to operate dependably at the largest scale.
10+
11+
Current releases are considered BETA as they do not yet provide full coverage of the Gateway API.
1012

1113
### Usage
1214

0 commit comments

Comments
 (0)